v1.70.0
Pre-release
Pre-release
Changelog
Features
- 4eb6424: feat: implement migration squashing (@sweatybridge)
- b48bf25: feat: support baselining migration history table (@sweatybridge)
- b3a2359: feat: squash all migrations when no version is specified (@sweatybridge)
Bug fixes
- bb26c7c: fix: throw error on missing version glob (@sweatybridge)
Others
- 39b1b9e: chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#1214) (@dependabot[bot])
- 55192fe: chore: add spinner for stopping containers (@sweatybridge)
- d22e9ee: chore: refactor db dump logic (@sweatybridge)
- 534cca5: chore: refactor db diff logic (@sweatybridge)
- 3d39a5b: chore: add unit tests for migration squash (@sweatybridge)
- e8fcd49: chore: improve squash log messages (@sweatybridge)