Releases: zonkyio/embedded-postgres
Releases · zonkyio/embedded-postgres
v2.1.1
23 Aug 12:18
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed security vulnerabilities CVE-2025-49146 and CVE-2025-48924 (#153 #156 #157 )
Improved temporary detect_linux_distribution_xxx.sh files cleanup (#155 )
Added access to the underlying PostgreSQL process (#148 )
Upgraded dependencies:
Embedded Postgres Binaries to 14.19.0 (#160 )
Apache Commons Lang to 3.18.0 (#157 )
PostgreSQL JDBC Driver to 42.7.7 (#153 )
v2.1.0
29 Nov 13:24
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed dependency conflicts with commons-io and commons-compress libraries (#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
v2.0.7
09 Apr 09:47
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade to PostgreSQL JDBC Driver 42.7.3 (#129 )
Upgrade to Apache Commons Compress 1.26.0 (#127 )
v2.0.6
05 Dec 12:04
Compare
Sorry, something went wrong.
No results found
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.
v2.0.5
24 Nov 13:12
Compare
Sorry, something went wrong.
No results found
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:
Upgrade to PostgreSQL 14.10 (#121 )
Support for x86 emulation on Windows ARM platform (#116 )
v2.0.4
16 May 13:03
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade to PostgreSQL 14.8 (#112 )
v2.0.3
10 Feb 21:27
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade to PostgreSQL 14.7 (#109 )
Extend FlywayPreparer by a new factory method accepting a configuration map (#96 )
Fix issues that occurred when using Linux ARM binaries in Docker on M1 Macs (#99 #95 )
v2.0.2
07 Dec 16:58
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade to PostgreSQL 14.6 (#101 )
Extend LiquibasePreparer by a new forFile factory method (#98 )
Fix a rare permission issue occurring when starting a postgres process on the Windows platform (#66 #97 )
v2.0.1
20 Aug 10:04
Compare
Sorry, something went wrong.
No results found
Changes:
Upgrade to PostgreSQL 14.5 (#93 )
Fix using unshare wrapper when the wrapper user does not have a valid name (#81 #84 )
v2.0.0
25 Jun 13:21
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Upgrade to PostgreSQL 14.3 (#78 )
Other changes:
Upgrade to PostgreSQL JDBC Driver 42.3.5 (#88 )
Upgrade to Apache Commons Lang 3.12.0 (#88 )
Upgrade to Apache Commons IO 2.11.0 (#88 )
Upgrade to Apache Commons Codec 1.15 (#88 )
Upgrade to SLF4J API 1.7.36 (#88 )
Upgrade to Tukaani XZ 1.9 (#88 )