Skip to content

Releases: supabase/postgres

15.14.1.011-postgis-4

30 Sep 21:52
Compare
Choose a tag to compare
fix: handling of versions

15.14.1.011-postgis-3

30 Sep 19:38
Compare
Choose a tag to compare
chore: bump to test

17.6.1.011-postgis-2

26 Sep 16:26
Compare
Choose a tag to compare
chore: bump version to retest

17.6.1.011

26 Sep 05:10
Compare
Choose a tag to compare
fix: templating of SAA service file

17.5.1.032-orioledb-postgis-2

26 Sep 16:31
Compare
Choose a tag to compare
chore: bump version to retest

17.5.1.032-orioledb

26 Sep 05:08
Compare
Choose a tag to compare
fix: templating of SAA service file

15.14.1.011-postgis-2

26 Sep 16:31
Compare
Choose a tag to compare
chore: bump version to retest

15.14.1.011

26 Sep 05:10
Compare
Choose a tag to compare
fix: templating of SAA service file

17.6.1.010

25 Sep 23:34
c48a883
Compare
Choose a tag to compare
Merge pull request #1800 from supabase/da/aa-v3

17.6.1.009

25 Sep 21:19
9a4fbfd
Compare
Choose a tag to compare
feat: support multiple versions of the http extension (#1664)

* feat: support multiple versions of the http extension

Build multiple versions of the http extension on different PostgreSQL versions.
Add test for the extensions and their upgrade on PostgreSQL 15 and 17.

* feat: http multiversion extension and pg_regress tests

* chore: bump to test

* tests: local mock http server for http regress tests

* fix: a better way to handle http server for tests

* chore: bump to release

---------

Co-authored-by: Sam Rose <[email protected]>