Releases: supabase/postgres
Releases · supabase/postgres
17.5.1.014-orioledb-test-1
chore: tmp suffix to test release
17.5.1.014-orioledb-pgsm-1
chore: rename to avoid conflict
17.4.1.071-test-1
chore: tmp suffix to test release
17.4.1.071-pgsm-1
chore: rename to avoid conflict
15.8.1.128-test-1
chore: tmp suffix to test release
15.8.1.128-pgsm-1
chore: rename to avoid conflict
17.5.1.014-orioledb
feat: bump auth to v2.178.0 (#1733)
17.4.1.071
feat: bump auth to v2.178.0 (#1733)
15.8.1.128
feat: bump auth to v2.178.0 (#1733)
17.5.1.013-orioledb
feat: support multiple versions of the index_advisor extension (#1671) * feat: multiple versions for the index_advisor extension Build multiple versions of the index_advisor extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * Change VM name suffix * chore: bump testing version * chore: formatting * tests: bump version to test * fix: account for access needed by macos * fix: handle flake check user in darwin env * fix: pin version of macos * fix: trying without cleanup * fix: revert workflow * fix: disable pgtap * fix: restore tap tests * fix: restore and check version * chore: bump version for final testing * fix: include orioledb-17 in index_advisor * feat: bump version to release --------- Co-authored-by: Sam Rose <[email protected]>