Skip to content

Releases: supabase/postgres

17.5.1.028-orioledb-http-1

24 Sep 20:28
Compare
Choose a tag to compare
fix: a better way to handle http server for tests

17.5.1.028-orioledb

24 Sep 02:42
c6002c4
Compare
Choose a tag to compare
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

24 Sep 17:33
dd54146
Compare
Choose a tag to compare
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

24 Sep 20:28
Compare
Choose a tag to compare
fix: a better way to handle http server for tests

15.14.1.007

24 Sep 02:44
c6002c4
Compare
Choose a tag to compare
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

23 Sep 21:36
Compare
Choose a tag to compare
chore: bump for test

17.6.1.006-pgs-1

23 Sep 19:15
Compare
Choose a tag to compare
chore: bump version

17.6.1.006

23 Sep 16:31
20dc72e
Compare
Choose a tag to compare
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

23 Sep 15:04
Compare
Choose a tag to compare
fix: must symlink to timescaledb.so on switch

17.5.1.027-orioledb-rum-1

23 Sep 21:36
Compare
Choose a tag to compare
chore: bump for test