Skip to content

Releases: supabase/postgres

17.6.1.018

09 Oct 10:32
cdb8609
Compare
Choose a tag to compare
feat: bump auth to v2.180.0 (#1829)

17.5.1.039-orioledb

09 Oct 10:32
cdb8609
Compare
Choose a tag to compare
feat: bump auth to v2.180.0 (#1829)

15.14.1.018

09 Oct 10:33
cdb8609
Compare
Choose a tag to compare
feat: bump auth to v2.180.0 (#1829)

17.6.1.017

08 Oct 19:51
a9c198a
Compare
Choose a tag to compare
feat(migrations): predefined role grants (#1815)

* feat(migrations): predefined role grants

- supabase_etl_admin needs pg_monitor to query system catalog tables
(e.g. pg_replication_slots) - supabase_read_only_user needs pg_monitor
to view queries in pg_stat_statements - grant pg_create_subscription to
postgres with admin option in case users want to create subscriptions
with their own roles

* chore: bump version

* test: update

* chore: bump versions

17.6.1.016-pgmqfix-1

08 Oct 19:05
Compare
Choose a tag to compare
chore: bump suffix to test in local infra

17.6.1.015-pg-jsonschema-1

08 Oct 23:58
Compare
Choose a tag to compare
fix: missing dependency on macOS for pg_jsonschema

17.5.1.038-orioledb

08 Oct 19:54
a9c198a
Compare
Choose a tag to compare
feat(migrations): predefined role grants (#1815)

* feat(migrations): predefined role grants

- supabase_etl_admin needs pg_monitor to query system catalog tables
(e.g. pg_replication_slots) - supabase_read_only_user needs pg_monitor
to view queries in pg_stat_statements - grant pg_create_subscription to
postgres with admin option in case users want to create subscriptions
with their own roles

* chore: bump version

* test: update

* chore: bump versions

17.5.1.037-orioledb-pgmqfix-1

08 Oct 19:05
Compare
Choose a tag to compare
chore: bump suffix to test in local infra

17.5.1.036-orioledb-pg-jsonschema-1

08 Oct 23:47
Compare
Choose a tag to compare
fix: missing dependency on macOS for pg_jsonschema

15.14.1.017

08 Oct 19:53
a9c198a
Compare
Choose a tag to compare
feat(migrations): predefined role grants (#1815)

* feat(migrations): predefined role grants

- supabase_etl_admin needs pg_monitor to query system catalog tables
(e.g. pg_replication_slots) - supabase_read_only_user needs pg_monitor
to view queries in pg_stat_statements - grant pg_create_subscription to
postgres with admin option in case users want to create subscriptions
with their own roles

* chore: bump version

* test: update

* chore: bump versions