Skip to content

Releases: fergusstrange/embedded-postgres

v1.22.0

21 May 10:22
b632dc8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.0

25 Feb 10:24
9c9e366

Choose a tag to compare

Improved logging during errors

v1.20.0

28 Jan 10:00
6dade9d

Choose a tag to compare

  • Add better support for Apple Mac M1/M2 devices, from version 14.2 onwards.
  • Update versions of Postgres, including addition of v15.
  • Upgrade from Golang 1.13 to 1.18.
  • Update deprecated system calls.

v1.19.0

09 Oct 10:56
b03c7f6

Choose a tag to compare

Upgrade Postgres versions and set the default version to v14.

What's Changed

Full Changelog: v1.18.0...v1.19.0

v1.18.0

21 Sep 10:08
f9d296f

Choose a tag to compare

Add error info when 'unable to init db'.

What's Changed

  • Add error info in message 'unable to init db' by @dor-utila in #77

New Contributors

Full Changelog: v1.17.0...v1.18.0

v1.17.0

14 Jun 01:14
1d2eeea

Choose a tag to compare

Add SHA256 validation on download

v1.16.0

07 Jun 05:39
9f87ef1

Choose a tag to compare

Upgrade Postgres versions
Upgrade some dependencies that have fallen behind

v1.15.0

02 Mar 04:34
ad24f6e

Choose a tag to compare

Upgrade Postgres versions.
Add new maven repository binary override configuration.

v1.14.0

06 Feb 09:53
6c3027c

Choose a tag to compare

Fixes for leaks within connection closure.

v1.13.0

15 Jan 03:27
62494bc

Choose a tag to compare

Upgrade Postgres versions, including major v14 which supports ARM based Mac hardware.