Releases: supabase/postgres
Releases · supabase/postgres
17.5.1.062-orioledb-INDATA152-1
test(pg_regress): update pg_regress pg roles tests
17.5.1.062-orioledb
fix: grant execute on pg_reload_conf() to postgres (#1892) * fix: grant execute on pg_reload_conf() to postgres * Update migrations/db/migrations/20251105172723_grant_pg_reload_conf_to_postgres.sql Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com> --------- Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com>
17.5.1.050-orioledb-pg-tle-1
feat(pg_tle): use default nixos extension test And run pg_regress tests for pg_tle as part of the unified extension tests
15.14.1.041-INDATA152-1
test(pg_regress): update pg_regress pg roles tests
15.14.1.041
fix: grant execute on pg_reload_conf() to postgres (#1892) * fix: grant execute on pg_reload_conf() to postgres * Update migrations/db/migrations/20251105172723_grant_pg_reload_conf_to_postgres.sql Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com> --------- Co-authored-by: Bobbie Soedirgo <31685197+soedirgo@users.noreply.github.com>
15.14.1.029-pg-tle-1
feat(pg_tle): use default nixos extension test And run pg_regress tests for pg_tle as part of the unified extension tests
17.6.1.040
feat: support multiple versions of the pgaudit extension (#1758) * feat: multiple versions for the pgaudit extension Build multiple versions of the pgaudit extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * chore: add release suffix for testing * feat: include migrations on newer version, for all previous * fix: postgres integration tests * fix: strip suffix on passthru * fix: just use the the name * fix: try without list * Fix pgaudit upgrade * fix: migration handling --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.1.039
feat: bump auth to v2.182.1 (#1894)
17.6.1.038-storage-2
17.5.1.061-orioledb
feat: support multiple versions of the pgaudit extension (#1758) * feat: multiple versions for the pgaudit extension Build multiple versions of the pgaudit extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * chore: add release suffix for testing * feat: include migrations on newer version, for all previous * fix: postgres integration tests * fix: strip suffix on passthru * fix: just use the the name * fix: try without list * Fix pgaudit upgrade * fix: migration handling --------- Co-authored-by: Sam Rose <samuel@supabase.io>