Releases: zonkyio/embedded-database-spring-test
Releases · zonkyio/embedded-database-spring-test
v1.6.3
v1.6.2
Changes:
- Upgrade to Embedded Postgres 1.2.10
- Fixes compatibility issue with macOS Big Sur (#84)
- Fixes consistency of postgres binaries when the temporary directory was partially deleted (zonkyio/embedded-postgres#50)
- Support for Flyway 7.4 and 7.5 (#144)
- Support for Testcontainers 1.15.1 (#142)
v2.0.0-beta1
For full upgrade instructions and new and noteworthy features please see the release notes.
Updated documentation is available here: https://github.com/zonkyio/embedded-database-spring-test/tree/v2.0.0-beta1
Breaking changes:
New features:
v1.6.1
v1.6.0
v1.5.5
v1.5.4
Changes:
- Upgrade to Embedded Postgres 1.2.7 (#97)
- Fixed access to database binaries when the database is used from multiple user accounts (zonkyio/embedded-postgres#27)
- Added support for "max_connections" property to Zonky and OpenTable providers (#93)
- Fixed that database connections was not being released properly in some cases (#94)