Releases: supabase/postgres
Releases · supabase/postgres
17.6.1.052
feat: support multiple versions of the pg_stat_monitor extension (#1683) * feat: support multiple versions of the pg_stat_monitor extension Build multiple versions of the pg_stat_monitor extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: rebase on develop and suffix for testing * feat: use default nixos extension test And run pg_regress tests for pg_stat_monitor as part of the unified extension tests --------- Co-authored-by: Sam Rose <[email protected]>
17.5.1.073-orioledb
feat: support multiple versions of the pg_stat_monitor extension (#1683) * feat: support multiple versions of the pg_stat_monitor extension Build multiple versions of the pg_stat_monitor extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: rebase on develop and suffix for testing * feat: use default nixos extension test And run pg_regress tests for pg_stat_monitor as part of the unified extension tests --------- Co-authored-by: Sam Rose <[email protected]>
15.14.1.052
feat: support multiple versions of the pg_stat_monitor extension (#1683) * feat: support multiple versions of the pg_stat_monitor extension Build multiple versions of the pg_stat_monitor extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: rebase on develop and suffix for testing * feat: use default nixos extension test And run pg_regress tests for pg_stat_monitor as part of the unified extension tests --------- Co-authored-by: Sam Rose <[email protected]>
17.6.1.051
feat: support multiple versions of the pgjwt extension (#1751) * feat: multiple versions for the pgjwt extension Build multiple versions of the pgjwt 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: run pg_regress tests for pgjwt extension Reuse the existing test library for postgresql extensions to run pg_regress tests * tests: bypass on this package if only one version * fix: conn rules * chore: bump to release --------- Co-authored-by: Sam Rose <[email protected]>
17.6.1.048-copy-1
chore: suffix to test
17.6.1.044-test-2
chore: update release suffix for testing
17.6.1.044-pg-jwt-1
fix: conn rules
17.5.1.072-orioledb
feat: support multiple versions of the pgjwt extension (#1751) * feat: multiple versions for the pgjwt extension Build multiple versions of the pgjwt 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: run pg_regress tests for pgjwt extension Reuse the existing test library for postgresql extensions to run pg_regress tests * tests: bypass on this package if only one version * fix: conn rules * chore: bump to release --------- Co-authored-by: Sam Rose <[email protected]>
17.5.1.069-orioledb-copy-1
chore: suffix to test
17.5.1.065-orioledb-test-2
chore: update release suffix for testing