Releases: supabase/postgres
Releases · supabase/postgres
17.5.1.054-orioledb
chore: bump wrappers version 0.5.6 (#1877) * chore: bump wrappers version 0.5.6 * update hash * update test case expected result * update test case expected result
17.5.1.052-orioledb-INDATA-152-1
test(ami-versions): bump the ami versions so i can run the infra tests
15.14.1.033
chore: bump wrappers version 0.5.6 (#1877) * chore: bump wrappers version 0.5.6 * update hash * update test case expected result * update test case expected result
15.14.1.031-INDATA-152-1
test(ami-versions): bump the ami versions so i can run the infra tests
17.6.1.032
feat: support multiple versions of the pg_hashids extension (#1755) * feat: multiple versions for the pg_hashids extension Build multiple versions of the pg_hashids extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: use default nixos extension test And run pg_regress tests for pgtap as part of the unified extension tests * chore: bump version to release --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.1.031-wmig-1
fix: remove copy and deref
17.6.1.031
fix: covering migrations for wrappers across all versions` (#1876) * fix: covering migrations for wrappers across all versions` * chore: remove comment * fix: remove copy and deref * Always run in-place upgrade extension in default nixos tests We do not want to uninstall and install the extension during an upgrade test. * chore: bump to release --------- Co-authored-by: Jean-François Roche <jfroche@pyxel.be>
17.6.1.024-plv8
chore: add release suffix for testing
17.5.1.053-orioledb
feat: support multiple versions of the pg_hashids extension (#1755) * feat: multiple versions for the pg_hashids extension Build multiple versions of the pg_hashids extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: use default nixos extension test And run pg_regress tests for pgtap as part of the unified extension tests * chore: bump version to release --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.5.1.052-orioledb-wmig-1
fix: remove copy and deref