Skip to content

Releases: supabase/postgres

15.6.1.111-libpq

15 Aug 07:38
Compare
Choose a tag to compare
chore: add postgres PPA key

15.6.1.104-groonga

13 Aug 11:27
Compare
Choose a tag to compare
chore: trigger build for pgroonga mecab support

15.6.1.111-rc3

12 Aug 22:24
Compare
Choose a tag to compare
chore: fix ami workflow

15.6.1.111-rc1

12 Aug 20:20
Compare
Choose a tag to compare
chore: bump version

15.6.1.111

13 Aug 00:52
fe0e511
Compare
Choose a tag to compare
fix: write sql migration files for wrappers (#1114)

Co-authored-by: Paul Cioanca <paul.cioanca@supabase.io>
Co-authored-by: Sam Rose <samuel@supabase.io>

15.6.1.110

12 Aug 01:26
Compare
Choose a tag to compare
chore: build AMI on release branch

15.6.1.109-rc1

11 Aug 11:51
Compare
Choose a tag to compare
fix: remove darwin support for nix

15.6.1.109

11 Aug 21:59
33b49eb
Compare
Choose a tag to compare
fix: it is required to run this at the end of AMI build (#1109)

Co-authored-by: Sam Rose <samuel@supabase.io>

15.6.1.108

09 Aug 14:11
7b5aab5
Compare
Choose a tag to compare
Upgrade pgvector to 0.7.4 (#1101)

15.6.1.106

08 Aug 13:01
cb95314
Compare
Choose a tag to compare
feat: add our updated fork of pg_backtrace (#1098)

* feat: add our updated fork of pg_backtrace

* Fix nix tests + use version 1.1

* test: use postgres release version for docker tag (#1099)

* test: use postgres release version for docker tag

* fix: ref the var correct

* fix: use correct Dockerfile

---------

Co-authored-by: Sam Rose <samuel@supabase.io>