Skip to content

Releases: supabase/postgres

15.1.0.85-rc0

24 May 04:48
Compare
Choose a tag to compare
chore: setup docker extension task

15.1.0.84

23 May 13:06
f4a1906
Compare
Choose a tag to compare
chore: use ubuntu focal as base docker image (#644)

15.1.0.83

18 May 09:33
Compare
Choose a tag to compare
chore: fix walg installation

15.1.0.82

17 May 16:25
85f92c6
Compare
Choose a tag to compare
Update pg_cron to 1.5.2 (#634)

* update pg_cron to 1.5.2 for sub-minute schedules

* pg_cron sha update

* pg_cron does not allow definng a schema

15.1.0.81

17 May 12:43
Compare
Choose a tag to compare
feat: upgrade to pgbouncer 1.19.0

15.1.0.80

16 May 11:39
9b4d75e
Compare
Choose a tag to compare
chore: log upgrade failures remotely to project (#635)

* chore: log upgrade failures remotely to project table

* chore: nits

* chore bump version

15.1.0.79

12 May 03:04
Compare
Choose a tag to compare
feat: enable sysstat collection

15.1.0.78

10 May 06:30
Compare
Choose a tag to compare
chore: upgrade pg_tle

Pulling in
https://github.com/aws/pg_tle/commit/c8767fb0f5c18bbcc4ff1f5a76a78d4bc7aef93b
allows us to remove the workaround migration that involved
creating/dropping pg_tle on init and restores, which is causing issues
under restores if tle extensions have been installed on top.

15.1.0.77

09 May 07:53
Compare
Choose a tag to compare
chore: bump docker release version

15.1.0.76

03 May 15:18
Compare
Choose a tag to compare
chore: upgrade to postgrest v11.0.1