| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-08 | 3.1 kB | |
| v4.20.0 source code.tar.gz | 2026-09-08 | 217.4 kB | |
| v4.20.0 source code.zip | 2026-09-08 | 386.8 kB | |
| Totals: 3 Items | 607.3 kB | 0 | |
[!WARNING] Due to a bug in the release workflow, GoReleaser failed and
v4.20.0was 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.1is being released with the patched workflow and distributed to all registries.
What's Changed
- ci: update golangci-lint to v2 by @PascalBourdier in https://github.com/golang-migrate/migrate/pull/1341
- Upgrade pgx v5 to latest version by @achanda in https://github.com/golang-migrate/migrate/pull/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 https://github.com/golang-migrate/migrate/pull/1361
- fix(security): migrate docker/docker to moby/moby modules (BlackDuck Polaris findings) by @fzl-22 in https://github.com/golang-migrate/migrate/pull/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 https://github.com/golang-migrate/migrate/pull/1373
- build: use Go 1.25 and 1.26 to build project by @joschi in https://github.com/golang-migrate/migrate/pull/1389
- test(yugabyte): run YugabyteDB tests with supported versions by @joschi in https://github.com/golang-migrate/migrate/pull/1396
- spanner: Update spansql statement parser version by @adamhicks in https://github.com/golang-migrate/migrate/pull/1398
- build: bump alpine docker image to 3.24 by @Fontinalis in https://github.com/golang-migrate/migrate/pull/1431
- fix(mongodb): replace deprecated DecodeBytes by @Fontinalis in https://github.com/golang-migrate/migrate/pull/1432
- build(deps): bump the go_modules group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/golang-migrate/migrate/pull/1429
- fix(source/aws_s3): paginate ListObjects to load >1000 migrations by @EylonLevy in https://github.com/golang-migrate/migrate/pull/1412
- perf(source): build migrations index lazily to avoid quadratic startup by @YuheiTakagawa in https://github.com/golang-migrate/migrate/pull/1424
- test: add MSSQL 2025 to test matrix by @joschi in https://github.com/golang-migrate/migrate/pull/1390
- test: update PostgreSQL test matrix by @joschi in https://github.com/golang-migrate/migrate/pull/1388
New Contributors
- @PascalBourdier made their first contribution in https://github.com/golang-migrate/migrate/pull/1341
- @achanda made their first contribution in https://github.com/golang-migrate/migrate/pull/1320
- @fzl-22 made their first contribution in https://github.com/golang-migrate/migrate/pull/1402
- @adamhicks made their first contribution in https://github.com/golang-migrate/migrate/pull/1398
- @EylonLevy made their first contribution in https://github.com/golang-migrate/migrate/pull/1412
- @YuheiTakagawa made their first contribution in https://github.com/golang-migrate/migrate/pull/1424
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.19.1...v4.20.0