Releases: amacneil/dbmate
Releases · amacneil/dbmate
v2.13.0
What's Changed
- Bump ip from 2.0.0 to 2.0.1 in /typescript by @dependabot in #521
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #525
- Bump golang from 1.22.0 to 1.22.1 by @dependabot in #524
- Update dependencies by @amacneil in #526
Full Changelog: v2.12.0...2.13.0
v2.12.0
What's Changed
- Bump alpine from 3.19.0 to 3.19.1 by @dependabot in #517
- Bump golang from 1.21.6 to 1.22.0 by @dependabot in #519
- Update dependencies by @amacneil in #520
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Add Redshift support by @aterekhov-plr in #488
- Bump golang from 1.21.5 to 1.21.6 by @dependabot in #512
- Update dependencies by @amacneil in #513
New Contributors
- @aterekhov-plr made their first contribution in #488
Full Changelog: v2.10.0...v2.11.0
v2.10.0
What's Changed
- Bump golang from 1.21.4 to 1.21.5 by @dependabot in #511
- Update dependencies by @amacneil in #510
Full Changelog: v2.9.0...v2.10.0
v2.9.0
What's Changed
- Add load command to import schema by @s1owjke in #469
- support --env-file CLI option (#274) by @hamza512b in #491
- Make appending to FLAGS possible when invoking make by @dossy in #499
- Fix typo by @testwill in #498
- Update dependencies by @amacneil in #505
New Contributors
- @testwill made their first contribution in #498
- @hamza512b made their first contribution in #491
- @s1owjke made their first contribution in #469
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Add --strict flag by @philip-hartmann in #441
- MySQL: Add ANSI_QUOTES support by @toru in #475
- PostgreSQL: Add line/column/position details to error messages by @dossy in #495
- Fix CRLF line endings by @dossy in #496
- Update dependencies by @amacneil in #497
New Contributors
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.0
What's Changed
- Go v1.21 by @amacneil in #467
- Fix docker test command by @philip-hartmann in #465
- Update README.md about percent encoding DATABASE_URL by @kmchmk in #466
New Contributors
- @philip-hartmann made their first contribution in #465
- @kmchmk made their first contribution in #466
Full Changelog: v2.5.0...v2.6.0
v2.5.0
v2.4.0
What's Changed
- ClickHouse: Support migrations on cluster by @FatherCandle in #432
- Postgres: Add support for schemas containing special characters by @alfredringstad in #446
- Read GitHub Actions go version from go.mod by @amacneil in #448
New Contributors
- @FatherCandle made their first contribution in #432
- @alfredringstad made their first contribution in #446