Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.018
feat: bump auth to v2.180.0 (#1829)
17.5.1.039-orioledb
feat: bump auth to v2.180.0 (#1829)
15.14.1.018
feat: bump auth to v2.180.0 (#1829)
17.6.1.017
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
chore: bump suffix to test in local infra
17.6.1.015-pg-jsonschema-1
fix: missing dependency on macOS for pg_jsonschema
17.5.1.038-orioledb
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
chore: bump suffix to test in local infra
17.5.1.036-orioledb-pg-jsonschema-1
fix: missing dependency on macOS for pg_jsonschema
15.14.1.017
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