Sourced from github.com/golang-migrate/migrate/v4's releases.
v4.18.1
Changes
- Update dktest from v0.4.2 to v0.4.3
Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.18.0...v4.18.1
v4.18.0
What's Changed
- Bump golang.org/x/net from 0.21.0 to 0.23.0 by
@dependabotin golang-migrate/migrate#1074- Make MySQL SetVersion compatible with sql_safe_update by
@maxmatiin golang-migrate/migrate#1070- #1104 Fix golanglint-ci lint config & lint errors by
@Shion1305in golang-migrate/migrate#1105- 🧑💻 improve error message for invalid source, database, resolves: #1102 by
@Shion1305in golang-migrate/migrate#1103- Upgrade go-sqlite3 to v1.14.22 by
@gjabellin golang-migrate/migrate#1098- Fix redshift tests by
@dhuiin golang-migrate/migrate#1151- chore: remove deprecated
rand.Seed()in testing.docker by@joschiin golang-migrate/migrate#1149- build: use Go 1.23 to build the project by
@joschiin golang-migrate/migrate#1133- fix(tests): fix Docker imports by
@joschiin golang-migrate/migrate#1153- test(postgres): run tests with PostgreSQL 16 by
@joschiin golang-migrate/migrate#1126- test(mysql): run tests with MySQL 8.0, 8.4, and 9.0 by
@joschiin golang-migrate/migrate#1127- Support .deb package for Noble Numbat (24.04) by
@muzammilarin golang-migrate/migrate#1119- Bump google.golang.org/grpc from 1.64.0 to 1.64.1 by
@dependabotin golang-migrate/migrate#1152- CORRECTION DONE near m.Step(2) if you want to explicitly set the number of migrations to run by
@adityassharma-ssin golang-migrate/migrate#1101A special thanks to
@joschifixing tests and builds!New Contributors
@maxmatimade their first contribution in golang-migrate/migrate#1070@Shion1305made their first contribution in golang-migrate/migrate#1105@gjabellmade their first contribution in golang-migrate/migrate#1098@joschimade their first contribution in golang-migrate/migrate#1149@muzammilarmade their first contribution in golang-migrate/migrate#1119@adityassharma-ssmade their first contribution in golang-migrate/migrate#1101Full Changelog: https://github.com/golang-migrate/migrate/compare/v4.17.1...v4.17.2
555501f
Update dktest from v0.4.2 to v0.4.3d5eb594
Merge pull request #1101
from adityassharma-ss/patch-167c71f9
Merge pull request #1152
from golang-migrate/dependabot/go_modules/google.gol...1e02b42
Merge pull request #1119
from muzammilar/add-noble-numbat5b6f623
Bump google.golang.org/grpc from 1.64.0 to 1.64.1ddd7fa6
Merge pull request #1127
from joschi/tests-mysql-97e8f6be
Merge pull request #1126
from joschi/tests-postgres-1665a3bd5
Merge pull request #1153
from joschi/fix-docker-importse40e64c
Merge pull request #1133
from joschi/go-1.236ceb5a9
fix(tests): fix Docker imports