Releases: supabase/postgres
Releases · supabase/postgres
17.4.1.45
chore: strip out unnecessary dependencies from QEMU builds Also upgrades to Alpine 3.22.
17.0.1.095-orioledb
chore: strip out unnecessary dependencies from QEMU builds Also upgrades to Alpine 3.22.
15.8.1.102
chore: strip out unnecessary dependencies from QEMU builds Also upgrades to Alpine 3.22.
17.4.1.044
fix: pin version of libpq to 17.x (#1649) * fix: pin version of libpq to the major version installed * fix: the variable is postgresql_major_version * fix: using the correct var * fix: default to postgres 15 major version * fix: default to 15 * fix: supposedly main contains all releases for libpq5 * fix: syntax * fix: different syntax * fix: rely on ppa * fix: ppa removal * fix: change to trigger workflow * fix: adding a test to see postgres version * fix: testing for failure related to libpq5 version issue * test: include read-only test for postgrest * test: reduce log access time * test: make sure to fail if version wrong * chore: bump vars
17.0.1.094-orioledb
fix: pin version of libpq to 17.x (#1649) * fix: pin version of libpq to the major version installed * fix: the variable is postgresql_major_version * fix: using the correct var * fix: default to postgres 15 major version * fix: default to 15 * fix: supposedly main contains all releases for libpq5 * fix: syntax * fix: different syntax * fix: rely on ppa * fix: ppa removal * fix: change to trigger workflow * fix: adding a test to see postgres version * fix: testing for failure related to libpq5 version issue * test: include read-only test for postgrest * test: reduce log access time * test: make sure to fail if version wrong * chore: bump vars
15.8.1.101
fix: pin version of libpq to 17.x (#1649) * fix: pin version of libpq to the major version installed * fix: the variable is postgresql_major_version * fix: using the correct var * fix: default to postgres 15 major version * fix: default to 15 * fix: supposedly main contains all releases for libpq5 * fix: syntax * fix: different syntax * fix: rely on ppa * fix: ppa removal * fix: change to trigger workflow * fix: adding a test to see postgres version * fix: testing for failure related to libpq5 version issue * test: include read-only test for postgrest * test: reduce log access time * test: make sure to fail if version wrong * chore: bump vars
17.4.1.043-mvw-1
Change VM name suffix
17.0.1.093-orioledb-mvw-1
Change VM name suffix
15.8.1.100-mvw-1
Change VM name suffix
17.4.1.044-libpq-1
fix: testing for failure related to libpq5 version issue