Releases: amacneil/dbmate
Releases · amacneil/dbmate
v2.29.3
v2.29.2
v2.29.1
v2.29.0
What's Changed
- Support multiple migration sections in a single file by @igorvoltaic in #620
- Set mysqldump SSL/TLS args based on 'tls' connection URL param. by @dossy in #679
- Handle \restrict/\unrestrict in PostgreSQL 17.6 pg_dump output by @sofuture in #716
- Bump alpine from 3.22.1 to 3.23.0 by @dependabot[bot] in #710
- Bump golang from 1.24.6 to 1.25.1 by @dependabot[bot] in #684
- Remove redundant t.Chdir() by @amacneil in #717
- Update dependencies by @amacneil in #720
New Contributors
- @igorvoltaic made their first contribution in #620
- @sofuture made their first contribution in #716
Full Changelog: v2.28.0...v2.29.0
v2.28.0
What's Changed
- Pin Spanner pgadapter-emulator to v0.48.3 by @dossy in #660
- Bump golang from 1.24.2 to 1.24.5 by @dependabot[bot] in #658
- Bump alpine from 3.21.3 to 3.22.1 by @dependabot[bot] in #661
- Upgrade dependencies by @amacneil in #662
New Contributors
- @adrianosela made their first contribution in #651
Full Changelog: v2.27.0...v2.28.0
v2.27.0
What's Changed
- Prefer
varcharovervarchar(n)on Postgres-like databases by @nstylo in #641 - Enable usetesting linter and simplify tests by @alexandear in #627
- Mention sqlite
transaction:falsein README.md by @malteneuss in #636 - Bump golang from 1.24.0 to 1.24.2 by @dependabot in #635
- Upgrade golangci-lint to v2.1.5 by @amacneil in #643
- Upgrade dependencies @amacneil in #644
New Contributors
- @alexandear made their first contribution in #627
- @malteneuss made their first contribution in #636
- @nstylo made their first contribution in #641
Full Changelog: v2.26.0...v2.27.0
v2.26.0
What's Changed
- Remove binary_parameters from pg_dump database url by @ultrotter in #614
- Bump alpine from 3.21.2 to 3.21.3 by @dependabot in #618
- Bump golang from 1.23.5 to 1.24.0 by @dependabot in #617
- Update dependencies by @amacneil in #619
New Contributors
- @ultrotter made their first contribution in #614
Full Changelog: v2.25.0...v2.26.0
v2.25.0
What's Changed
- Bump alpine from 3.21.0 to 3.21.2 by @dependabot in #611
- Bump golang from 1.23.4 to 1.23.5 by @dependabot in #612
- Update dependencies by @amacneil in #613
Full Changelog: v2.24.2...v2.25.0
v2.24.2
What's Changed
- Bump golang.org/x/net to v0.33.0 by @amacneil in #605 (resolves CVE-2024-45338)
Full Changelog: v2.24.1...v2.24.2
v2.24.1
What's Changed
- Upgrade golang.org/x/crypto to v0.31.0 by @TMathers-rula in #603 (resolves CVE-2024-45337)
New Contributors
- @TMathers-rula made their first contribution in #603
Full Changelog: v2.24.0...v2.24.1