Releases: supabase/postgres
Releases · supabase/postgres
17.5.1.028-orioledb-http-1
fix: a better way to handle http server for tests
17.5.1.028-orioledb
feat: support multiple versions of the rum extension (#1692) * feat: support multiple versions of the rum extension Build multiple versions of the rum extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: multiversion rum * chore: bump for test * chore: bump to release --------- Co-authored-by: Sam Rose <samuel@supabase.io>
15.14.1.008
feat: multiple versions for the pgsodium extension (#1660) * feat: multiple versions for the pgsodium extension Build multiple versions of the pgsodium extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * fix: cleanup after rebase * feat: multiversion pgsodium * fix: update package name in test * chore: bump version for release --------- Co-authored-by: Sam Rose <samuel@supabase.io> Co-authored-by: samrose <samuel.rose@gmail.com>
15.14.1.007-http-1
fix: a better way to handle http server for tests
15.14.1.007
feat: support multiple versions of the rum extension (#1692) * feat: support multiple versions of the rum extension Build multiple versions of the rum extension on different PostgreSQL versions. Add test for the extensions and their upgrade on PostgreSQL 15 and 17. * feat: multiversion rum * chore: bump for test * chore: bump to release --------- Co-authored-by: Sam Rose <samuel@supabase.io>
17.6.1.006-rum-1
chore: bump for test
17.6.1.006-pgs-1
chore: bump version
17.6.1.006
feat: multiple versions for the `timescaledb-apache` extension (#1749) * chores: opted-out nix-fast-build * chores: set up nix-github-actions * chores: comment out vestigal testinfra-ami-build * chores: use custom github runners * feat: multiple versions for the timescaledb-apache extension * feat: multiversion timescaledb * fix: refactor a bit to complete the extension * test: remove older version of integration test * fix: make sure integration tests do not run timescaledb tests on pg > 15 * test: revert to use test in nix/tests for timescale * fix: integrtion tests * Move timescaledb nixos test to nix/ext/tests * chore: bump for test * fix: need to also handle timescaledb-loader * chore: bump version for fix * fix: didn't need "loader" * chore: bump version for testing * fix: does need loader * feat: switch both timescaledb and its loader when switching versions Also reuse default tests defined in lib.py to test extension upgrade paths and switching extension versions. * chore: bump to test * fix: must symlink to timescaledb.so on switch * chore: bump for release --------- Co-authored-by: Sam Rose <samuel@supabase.io> Co-authored-by: samrose <samuel.rose@gmail.com> Co-authored-by: Jean-François Roche <jfroche@pyxel.be>
17.6.1.005-timescale-5
fix: must symlink to timescaledb.so on switch
17.5.1.027-orioledb-rum-1
chore: bump for test