github golang-migrate/migrate v4.19.0

5 days ago

What's Changed

  • Fixed sqlserver not actually getting a lock if lock is already set by @urbim in #1186
  • Bump golang.org/x/oauth2 from 0.18.0 to 0.27.0 by @dependabot[bot] in #1299
  • Update apt-key to gpg by @sandhilt in #1277
  • Update dktest to v0.4.6 for docker vuln fix by @dhui in #1309
  • refactor: Remove go.uber.org/atomic in favor of std sync/atomic by @romshark in #1303
  • Ensure bufferWriter is always closed in Migration.Buffer and propagate close errors by @ckantcs in #1308
  • Add support for Go 1.25 and drop support for 1.23 by @dhui in #1310

New Contributors

Full Changelog: v4.18.3...v4.19.0

Don't miss a new migrate release

NewReleases is sending notifications on new releases.