forked from opentable/otj-pg-embedded
-
Notifications
You must be signed in to change notification settings - Fork 60
Releases: zonkyio/embedded-postgres
Releases Β· zonkyio/embedded-postgres
v2.2.2
v2.2.1
Assets 2
1 person reacted
v2.2.0
Changes:
- Added support for advanced PostgreSQL configuration via data directory customizer (#144)
- Upgraded dependencies: (#167 #168)
- Embedded Postgres Binaries to 14.20.0
- PostgreSQL JDBC Driver to 42.7.8
- Liquibase to 4.33.0
- Apache Commons Compress to 1.28.0
- Apache Commons IO to 2.21.0
- Apache Commons Codec to 1.20.0
- Apache Commons Lang to 3.19.0
Assets 2
2 people reacted
v2.1.1
Changes:
- Fixed security vulnerabilities CVE-2025-49146 and CVE-2025-48924 (#153 #156 #157)
- Improved temporary
detect_linux_distribution_xxx.shfiles cleanup (#155) - Added access to the underlying PostgreSQL process (#148)
- Upgraded dependencies:
Assets 2
4 people reacted
v2.1.0
Changes:
- Fixed dependency conflicts with
commons-ioandcommons-compresslibraries (#133) - Removed unnecessary try-catch handling when extracting PostgreSQL binaries (#136)
- Upgraded dependencies: (#135 #142 #140 #130 #128)
- Flyway to 9.22.3
- Liquibase to 4.30.0
- PostgreSQL JDBC Driver to 42.7.4
- Embedded Postgres Binaries to 14.15.0
- Apache Commons Compress to 1.26.2
- Apache Commons IO to 2.16.1
- Apache Commons Codec to 1.17.1
- Apache Commons Lang to 3.15.0
- Tukaani XZ to 1.10
Assets 2
4 people reacted
v2.0.7
v2.0.6
Release notes
This is a bugfix version that fixes missing libintl library in Embedded Postgres Binaries (zonkyio/embedded-postgres-binaries#75). The issue is specific only to version 14.10 (the default version) for the macOS platform. If you are using the library with a different version of PostgreSQL, the problem should not affect you.
Assets 2
3 people reacted
v2.0.5
Warning
This version contains a critical bug (zonkyio/embedded-postgres-binaries#75) and should not be used anymore. Please use version 2.0.6 instead.
Changes:
Assets 2
1 person reacted