github golang-migrate/migrate v4.20.0

latest release: v4.20.1
6 hours ago

Warning

Due to a bug in the release workflow, GoReleaser failed and v4.20.0 was not published to Docker or other package registries. We did not want to re-tag (due to the possible impacts of that action), so we will attempt to backfill this shortly.

To mitigate this in the immediate term, v4.20.1 is being released with the patched workflow and distributed to all registries.

What's Changed

  • ci: update golangci-lint to v2 by @PascalBourdier in #1341
  • Upgrade pgx v5 to latest version by @achanda in #1320
  • Bump go.opentelemetry.io/otel/sdk from 1.36.0 to 1.40.0 in the go_modules group across 1 directory by @dependabot[bot] in #1361
  • fix(security): migrate docker/docker to moby/moby modules (BlackDuck Polaris findings) by @fzl-22 in #1402
  • Bump google.golang.org/grpc from 1.74.2 to 1.79.3 in the go_modules group across 1 directory by @dependabot[bot] in #1373
  • build: use Go 1.25 and 1.26 to build project by @joschi in #1389
  • test(yugabyte): run YugabyteDB tests with supported versions by @joschi in #1396
  • spanner: Update spansql statement parser version by @adamhicks in #1398
  • build: bump alpine docker image to 3.24 by @Fontinalis in #1431
  • fix(mongodb): replace deprecated DecodeBytes by @Fontinalis in #1432
  • build(deps): bump the go_modules group across 1 directory with 3 updates by @dependabot[bot] in #1429
  • fix(source/aws_s3): paginate ListObjects to load >1000 migrations by @EylonLevy in #1412
  • perf(source): build migrations index lazily to avoid quadratic startup by @YuheiTakagawa in #1424
  • test: add MSSQL 2025 to test matrix by @joschi in #1390
  • test: update PostgreSQL test matrix by @joschi in #1388

New Contributors

Full Changelog: v4.19.1...v4.20.0

Don't miss a new migrate release

NewReleases is sending notifications on new releases.