Skip to content

1.5.5 (#198)

Latest
Compare
Choose a tag to compare
@markxnelson markxnelson released this 13 Mar 22:12
3f08a60

This release includes the following changes:

  • @VictorErmakov updated the docker-compose sample with connection pool parameters to avoid fast connect cycling (#191).
  • Update default values for connection pool parameters to use go-sql pooling by default to avoid fast connet cycling.
  • Updated some third-party dependencies.
  • Updated TxEventQ load generator utility.

Thank you to the following people for their suggestions and contributions:

@VictorErmakov