Skip to content

Releases: supabase/postgres

15.6.1.125

01 Oct 20:09
Compare
Choose a tag to compare
feat: bump gotrue version to v2.162.0 (#1241)

15.8.1.001

28 Sep 14:06
3db2f70
Compare
Choose a tag to compare
feat: bump gotrue version to v2.162.0 (#1241)

15.8.1.000

25 Sep 16:42
80d929b
Compare
Choose a tag to compare
Sam/postgres 15 8 (#1209)

* wip 15.8

* chore: roll back nixpkgs version as moving it up breaks pg_graphql

* chore: bump version

---------

Co-authored-by: Sam Rose <[email protected]>

15.6.1.124

25 Sep 00:34
Compare
Choose a tag to compare
feat: bump auth to v2.161.0

15.6.1.124-rc2

23 Sep 15:24
Compare
Choose a tag to compare
version bump

15.6.1.124-rc1

20 Sep 14:46
Compare
Choose a tag to compare
chore: bump v

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"โ€ฆ

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]>