Breaking changes
- RecordStats improvements by @boekkooi-impossiblecloud in #330.
waitCount
,waitDuration
,idleClosed
, andlifetimeClosed
are now Counter instead of Gauge. Please update your metric dasbboards accordingly.
Other changes
- Bump go.nhat.io/testcontainers-extra from 0.14.0 to 0.15.0 in /tests/suite by @dependabot in #315
- Bump go.nhat.io/testcontainers-registry from 0.16.0 to 0.17.0 in /tests/suite by @dependabot in #314
- Bump github.com/prometheus/client_golang from 1.20.3 to 1.20.4 in /tests/suite by @dependabot in #316
- Bump the otel group with 7 updates by @dependabot in #317
- Bump github.com/prometheus/client_golang from 1.20.4 to 1.20.5 in /tests/suite by @dependabot in #318
- Bump github.com/godogx/dbsteps from 0.1.2 to 0.1.3 in /tests/suite by @dependabot in #319
- Bump github.com/cucumber/godog from 0.14.1 to 0.15.0 in /tests/suite by @dependabot in #320
- Bump the otel group with 7 updates by @dependabot in #321
- Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 in /tests/mssql by @dependabot in #322
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #323
- Bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /tests/suite by @dependabot in #325
- Bump github.com/bool64/sqluct from 0.2.3 to 0.2.4 in /tests/suite by @dependabot in #324
- Bump the otel group with 7 updates by @dependabot in #329
- Bump github.com/jackc/pgx/v5 from 5.7.1 to 5.7.2 in /tests/postgres by @dependabot in #331
- Bump dependencies by @nhatthm in #332
- Update
README.md
and bump postgres support to v17 by @nhatthm in #333
New Contributors
- @boekkooi-impossiblecloud made their first contribution in #330
Full Changelog: v0.14.0...v0.15.0