Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
migrate.linux-amd64.deb | 2024-09-08 | 16.2 MB | |
migrate.linux-armv7.deb | 2024-09-08 | 15.4 MB | |
sha256sum.txt | 2024-09-08 | 1.4 kB | |
migrate-4.18.0.zip | 2024-09-08 | 353.0 kB | |
migrate.darwin-amd64.tar.gz | 2024-09-08 | 16.6 MB | |
migrate.linux-386.deb | 2024-09-08 | 15.1 MB | |
migrate.linux-arm64.deb | 2024-09-08 | 15.0 MB | |
migrate.windows-arm64.zip | 2024-09-08 | 15.0 MB | |
migrate.linux-amd64.tar.gz | 2024-09-08 | 16.2 MB | |
migrate.windows-386.zip | 2024-09-08 | 15.8 MB | |
migrate.windows-amd64.zip | 2024-09-08 | 16.6 MB | |
migrate.windows-armv7.zip | 2024-09-08 | 15.6 MB | |
migrate.darwin-arm64.tar.gz | 2024-09-08 | 15.7 MB | |
migrate.linux-386.tar.gz | 2024-09-08 | 15.1 MB | |
migrate.linux-arm64.tar.gz | 2024-09-08 | 14.9 MB | |
migrate.linux-armv7.tar.gz | 2024-09-08 | 15.3 MB | |
README.md | 2024-09-08 | 2.5 kB | |
v4.18.0 source code.tar.gz | 2024-09-08 | 214.9 kB | |
v4.18.0 source code.zip | 2024-09-08 | 384.6 kB | |
Totals: 19 Items | 219.5 MB | 0 |
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in https://github.com/golang-migrate/migrate/pull/1074
- Make MySQL SetVersion compatible with sql_safe_update by @maxmati in https://github.com/golang-migrate/migrate/pull/1070
- [#1104] Fix golanglint-ci lint config & lint errors by @Shion1305 in https://github.com/golang-migrate/migrate/pull/1105
- š§āš» improve error message for invalid source, database, resolves: [#1102] by @Shion1305 in https://github.com/golang-migrate/migrate/pull/1103
- Upgrade go-sqlite3 to v1.14.22 by @gjabell in https://github.com/golang-migrate/migrate/pull/1098
- Fix redshift tests by @dhui in https://github.com/golang-migrate/migrate/pull/1151
- chore: remove deprecated
rand.Seed()
in testing.docker by @joschi in https://github.com/golang-migrate/migrate/pull/1149 - build: use Go 1.23 to build the project by @joschi in https://github.com/golang-migrate/migrate/pull/1133
- fix(tests): fix Docker imports by @joschi in https://github.com/golang-migrate/migrate/pull/1153
- test(postgres): run tests with PostgreSQL 16 by @joschi in https://github.com/golang-migrate/migrate/pull/1126
- test(mysql): run tests with MySQL 8.0, 8.4, and 9.0 by @joschi in https://github.com/golang-migrate/migrate/pull/1127
- Support .deb package for Noble Numbat (24.04) by @muzammilar in https://github.com/golang-migrate/migrate/pull/1119
- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by @dependabot in https://github.com/golang-migrate/migrate/pull/1152
- CORRECTION DONE near m.Step(2) if you want to explicitly set the number of migrations to run by @adityassharma-ss in https://github.com/golang-migrate/migrate/pull/1101
A special thanks to @joschi fixing tests and builds!
New Contributors
- @maxmati made their first contribution in https://github.com/golang-migrate/migrate/pull/1070
- @Shion1305 made their first contribution in https://github.com/golang-migrate/migrate/pull/1105
- @gjabell made their first contribution in https://github.com/golang-migrate/migrate/pull/1098
- @joschi made their first contribution in https://github.com/golang-migrate/migrate/pull/1149
- @muzammilar made their first contribution in https://github.com/golang-migrate/migrate/pull/1119
- @adityassharma-ss made their first contribution in https://github.com/golang-migrate/migrate/pull/1101
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.17.1...v4.17.2