Releases: moov-io/base
Releases · moov-io/base
v0.60.0
What's Changed
- chore(deps): update github/codeql-action action to v4 by @renovate[bot] in #478
- fix(deps): update all by @renovate[bot] in #476
- feat: add an optional config model for database retries by @sarumont in #477
- fix(deps): update module golang.org/x/time to v0.14.0 by @renovate[bot] in #479
Full Changelog: v0.59.0...v0.60.0
v0.59.0
v0.58.0
What's Changed
- chore(deps): update all (major) by @renovate[bot] in #469
- feat: add retryable DB operations by @sarumont in #473
- chore(deps): update postgres docker tag to v18 by @renovate[bot] in #472
- ratex: misc improvements from Grok by @adamdecaf in #474
- fix(deps): update opentelemetry-go monorepo to v1.38.0 by @renovate[bot] in #468
- fix(deps): update all by @renovate[bot] in #456
Full Changelog: v0.57.1...v0.58.0
v0.57.1
v0.57.0
What's Changed
- changelog: update for v0.56.0 by @vxio in #462
- Adding in tls mode support for postgres by @InfernoJJ in #467
Full Changelog: v0.56.0...v0.57.0
v0.56.0
v0.55.1
v0.55.0
v0.54.4
BUILD
- build(deps): bump golang.org/x/net from 0.37.0 to 0.38.0
- build: update cloud.google.com/go/alloydbconn to v1.15.1
- build: update cloud.google.com/go/spanner to v1.79.0
- build: update github.com/go-sql-driver/mysql to v1.9.2
- build: update github.com/jackc/pgx/v5 to v5.7.4
- build: update google.golang.org/grpc to v1.72.0
v0.54.3
IMPROVEMENTS
- fix lint errors by @kolaworld in #449
- add helper to catch postgres deadlock error by @kolaworld in #448
Full Changelog: v0.54.2...v0.54.3