Releases: supabase/postgres
Releases · supabase/postgres
15.14.1.011-postgis-4
fix: handling of versions
15.14.1.011-postgis-3
chore: bump to test
17.6.1.011-postgis-2
chore: bump version to retest
17.6.1.011
fix: templating of SAA service file
17.5.1.032-orioledb-postgis-2
chore: bump version to retest
17.5.1.032-orioledb
fix: templating of SAA service file
15.14.1.011-postgis-2
chore: bump version to retest
15.14.1.011
fix: templating of SAA service file
17.6.1.010
Merge pull request #1800 from supabase/da/aa-v3
17.6.1.009
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]>