Skip to content

Releases: supabase/postgres

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

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

15.14.1.016-pgmqfix-1

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

17.6.1.016

07 Oct 23:55
6e3ae5b
Compare
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
Compare
Choose a tag to compare
chore: bump suffix to test

17.5.1.037-orioledb

07 Oct 23:55
6e3ae5b
Compare
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
Compare
Choose a tag to compare
chore: bump suffix to test