Skip to content

Tags: fergusstrange/embedded-postgres

Tags

v1.33.0

Toggle v1.33.0's commit message
Update CircleCI config: add Rosetta installation step for macOS executor

v1.32.0

Toggle v1.32.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for Postgres 17 and update default version (#159)

* Add support for Postgres 17 and update default version

* Update tests to use Postgres 17 as the default version

---------

Co-authored-by: ferguss <[email protected]>

v1.31.0

Toggle v1.31.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: prevent panic when `*http.Response` is nil (#156)

* fix: prevent panic when *http.Response is nil

Signed-off-by: Danny Kopping <[email protected]>

* fix: add error handling for sha256 download

Signed-off-by: Danny Kopping <[email protected]>

* fix: check body nilness as well

Signed-off-by: Danny Kopping <[email protected]>

---------

Signed-off-by: Danny Kopping <[email protected]>

v1.30.0

Toggle v1.30.0's commit message
Clean up go mod files

v1.29.0

Toggle v1.29.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update versions (#142)

Co-authored-by: ferguss <[email protected]>

v1.28.0

Toggle v1.28.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade versions (#140)

* Upgrade versions

* Update build version

---------

Co-authored-by: ferguss <[email protected]>

v1.27.0

Toggle v1.27.0's commit message
Purge unused files.

v1.26.0

Toggle v1.26.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade versions (#132)

* Upgrade versions

* Fix default version

* Try rolling back v12

---------

Co-authored-by: ferguss <[email protected]>

v1.25.0

Toggle v1.25.0's commit message
Fix go.mod

v1.24.0

Toggle v1.24.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add confugurable cachePath (#120)