Skip to content

Releases: mattrobenolt/ps-http-sim

v0.0.11

28 Nov 16:32
c30b514
Compare
Choose a tag to compare

Changelog

v0.0.10

19 Nov 18:47
6102c9c
Compare
Choose a tag to compare

Changelog

  • 3cf27bc Exposes a log level option to the command line interface
  • 342612d bump connectrpc
  • 6102c9c meta: force CI against go1.22

v0.0.9

14 Jul 20:01
a25c36f
Compare
Choose a tag to compare

Changelog

  • a25c36f better idle connection timeout handling
  • d6bb9e5 meta: updating dependencies

v0.0.8

12 Jun 18:31
3833955
Compare
Choose a tag to compare

Changelog

  • 42ec954 Remove unused types
  • 0b24faf Update help in readme
  • 3833955 build and push linux/arm64 images
  • 282f67b tell pkg.go.dev about new release when publishing

v0.0.7

27 Feb 00:18
d7c80b2
Compare
Choose a tag to compare

Changelog

  • d7c80b2 Ignore PlanetScale specific queries

v0.0.6

26 Feb 23:50
fc04024
Compare
Choose a tag to compare

Changelog

v0.0.5

26 Feb 23:46
498fbf2
Compare
Choose a tag to compare

Changelog

v0.0.4

26 Feb 23:44
Compare
Choose a tag to compare

Changelog

  • 5f04736 Add a mysql-listen-port configuration
  • 5ca211a Add docker registry to README
  • 341b722 Add sample docker-compose.yml (#6)
  • 93c8852 Add timing to Execute
  • 046488c Simplify idle connection cleanup
  • a2701f4 add more correct session support and use production protobufs
  • 611d687 carry along dbname through the session
  • 31624e6 go mod tidy
  • 93d74e2 implement CloseSession
  • d9475bf merge some session state

v0.0.3

19 Nov 08:17
3df1153
Compare
Choose a tag to compare

Changelog

v0.0.2

11 Nov 00:58
7dc275b
Compare
Choose a tag to compare

Changelog

  • 620d3a9 Add installation instructions to README
  • 7dc275b Prevent concurrent session usage