Skip to content

Releases: fergusstrange/embedded-postgres

v1.10.0

17 Sep 01:25
c1bd5f3
Compare
Choose a tag to compare

Add option to select pre-existing binaries path for starting a Postgres instance without having to download and extract it.

v1.9.0

22 Aug 11:11
c53d7f3
Compare
Choose a tag to compare

Minor logging changes

v1.8.0

19 Aug 00:53
19a27f3
Compare
Choose a tag to compare

Postgres versions upgraded to latest available versions from https://mvnrepository.com/artifact/io.zonky.test.postgres/embedded-postgres-binaries-bom

v1.7.0

20 May 10:51
06efa36
Compare
Choose a tag to compare

Add ARM support and test coverage for OSX and Linux.

v1.6.0

16 Apr 22:57
a50b550
Compare
Choose a tag to compare

Add Alpine Linux support

v1.5.0

01 Apr 02:26
1825a12
Compare
Choose a tag to compare

Upgrade minor Postgres versions.

v1.4.0

02 Mar 10:19
Compare
Choose a tag to compare

Allow the Postgres data directory to be overriden so that the database can be be reused beyond the lifecycle of a test case or single instantiation.

Assists with issues #18 and #15

v1.3.0

28 Jan 11:27
c7d9cea
Compare
Choose a tag to compare

Adds custom log handler for all Postgres logging.

v1.2.0

30 Nov 10:43
d972fc3
Compare
Choose a tag to compare

Add Postgres v13
Update older Postgres minor versions

v1.1.0

12 Jun 03:24
73cda76
Compare
Choose a tag to compare
Add locale config option (#12)