Releases: supabase/postgres
Releases · supabase/postgres
15.14.1.029
feat: support multiple versions of the pgroonga extension (#1677) * feat: support multiple versions of the pgroonga extension Build multiple versions of the pgroonga extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * refactor(nix): make sure ext contains only extensions Moved sfcgal and mecab-naist-jdic from nix/ext to nix/packages. * feat: resolve a few issues with tests and integration with tooling * fix: make sure that docker image has full/correct groonga/pgroonga handling * chore: bump version to release --------- Co-authored-by: Sam Rose <[email protected]>
17.6.1.028
fix: bump version for new release (#1860)
17.6.1.027-pgroonga-1
feat: resolve a few issues with tests and integration with tooling
17.5.1.049-orioledb
fix: bump version for new release (#1860)
17.5.1.048-orioledb-pgroonga-1
feat: resolve a few issues with tests and integration with tooling
15.14.1.028
fix: bump version for new release (#1860)
15.14.1.027-pgroonga-1
feat: resolve a few issues with tests and integration with tooling
15.14.1.025-test-partman
add suffix to version for staging test
17.6.1.027
feat: support multiple versions of the pg_repack extension (#1688) * feat: support multiple versions of the pg_repack extension Build multiple versions of the pg_repack extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * chore: bump to test * tests: basic test for repack * chore: bump to release --------- Co-authored-by: Sam Rose <[email protected]>
17.6.1.024-repack-1
chore: bump to test