Skip to content

Releases: supabase/postgres

17.5.1.036-orioledb-pg-jsonschema-1

08 Oct 23:47

Choose a tag to compare

fix: missing dependency on macOS for pg_jsonschema

15.14.1.017

08 Oct 19:53
a9c198a

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

15.14.1.016-pgmqfix-1

08 Oct 19:08

Choose a tag to compare

chore: bump suffix to test in local infra

15.14.1.015-pg-jsonschema-1

08 Oct 23:49

Choose a tag to compare

fix: missing dependency on macOS for pg_jsonschema

17.6.1.016

07 Oct 23:55
6e3ae5b

Choose a tag to compare

feat: support multiple versions of the pgmq extension (#1668)

* feat: support multiple versions of the pgmq extension

Build multiple versions of the pgmq extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: bump suffix to test

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

17.6.1.014-pgmq-1

07 Oct 16:37

Choose a tag to compare

chore: bump suffix to test

17.5.1.037-orioledb

07 Oct 23:55
6e3ae5b

Choose a tag to compare

feat: support multiple versions of the pgmq extension (#1668)

* feat: support multiple versions of the pgmq extension

Build multiple versions of the pgmq extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: bump suffix to test

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

17.5.1.035-orioledb-pgmq-1

07 Oct 16:41

Choose a tag to compare

chore: bump suffix to test

15.14.1.016

07 Oct 23:56
6e3ae5b

Choose a tag to compare

feat: support multiple versions of the pgmq extension (#1668)

* feat: support multiple versions of the pgmq extension

Build multiple versions of the pgmq extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* chore: bump suffix to test

* chore: bump version to release

---------

Co-authored-by: Sam Rose <samuel@supabase.io>

15.14.1.014-pgmq-1

07 Oct 16:42

Choose a tag to compare

chore: bump suffix to test