Skip to content

Releases: supabase/postgres

15.6.1.123

19 Sep 20:02
020186a
Compare
Choose a tag to compare
Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo"…

… (#1223)

* Revert "chore: version bump"

This reverts commit 1c97c0c32a7ba9c873833987aff8fec6f58f298a.

* Revert "chore: Set precedence to use ipv4 resolution in gettaddrinfo"

This reverts commit f9ff6c783d6fb6a32fff641d616790c676585531.

* chore: bump version

15.6.1.122

19 Sep 03:48
Compare
Choose a tag to compare
chore: version bump

15.6.1.121

11 Sep 17:41
Compare
Choose a tag to compare
fix: correct reference to Envoy Lua filters

Not sure why the tests at
https://github.com/supabase/postgres/blob/ab7f879ba4bfacb4d0568c42f6d14c11826c8a03/testinfra/test_ami_nix.py#L343
didn't catch this, but can investigate that seperately.

15.6.1.120

11 Sep 09:56
ab7f879
Compare
Choose a tag to compare
feat: change bootstrap user to `supabase_admin` upon upgrade (#1125)

* feat: change bootstrap user to supabase_admin upon upgrade

* chore: bump version

* fix: account for procedures

* fix: only update pg_hba.conf if needed

* chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16

* chore: revert PG16 gating

* Revert "chore: persist file in pg_upgrade_scripts directory; run only when targeting PG16"

This reverts commit 376a9346cae816a03077fcfa8c2c6b0c6f1a1890.

* Update common-nix.vars.pkr.hcl

---------

Co-authored-by: Paul Cioanca <[email protected]>

15.6.1.119

11 Sep 09:35
Compare
Choose a tag to compare
feat: configure Envoy to compress additional response types

Adds a number of Postgrest response types for compression by Envoy, enables gzip and brotli compression, and defaults to `br` compression (e.g. for `Accept-Encoding: *`).

15.6.1.118-bootstrap-user

10 Sep 13:21
Compare
Choose a tag to compare

15.6.1.118

08 Sep 23:21
Compare
Choose a tag to compare
fix: remove pg_backtrace from shared_preload_libraries

15.6.1.117

05 Sep 11:10
cb31a2e
Compare
Choose a tag to compare
chore: bump adminapi version (#1185)

15.6.1.116

02 Sep 15:12
a003a6e
Compare
Choose a tag to compare
feat: bump auth to v2.160.0 (#1179)

15.6.1.115-bootstrap-user-1

29 Aug 12:50
Compare
Choose a tag to compare