Skip to content

Releases: supabase/postgres

oriole-16.3.1.000-staging-7

18 Oct 21:26
Compare
Choose a tag to compare
chore: bump to release

16.3.1.010

17 Oct 18:07
d4709ba
Compare
Choose a tag to compare
chore: cut releases for 15.8 and 16.3 (#1279)

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

15.8.1.004

17 Oct 18:08
d4709ba
Compare
Choose a tag to compare
chore: cut releases for 15.8 and 16.3 (#1279)

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

15.6.1.132

15 Oct 19:44
82152fa
Compare
Choose a tag to compare
feat: bump auth to v2.163.0 on 15.6 (#1275)

15.6.1.131

15 Oct 17:52
ba417af
Compare
Choose a tag to compare
chore(15.6): bump pg version (#1273)

15.6.1.129-rc1

14 Oct 15:07
Compare
Choose a tag to compare
fix: wrappers; plv8; backwards compat

16.3.1.000-staging-5

08 Oct 22:53
Compare
Choose a tag to compare
feat: pg 16 debug symbols

15.8.1.003-staging-5

08 Oct 22:56
Compare
Choose a tag to compare
feat: pg 16 debug symbols

15.6.1.130

07 Oct 07:44
9062da4
Compare
Choose a tag to compare
feat: bump gotrue to v2.162.2 (#1264)

15.8.1.003

04 Oct 19:17
263aa1e
Compare
Choose a tag to compare
Adds the pgmq extension to support queuing (#1120)

* add pgmq SQL only extension

* revert accidental file inclusion

* add public interface test coverage

* order by namespace for tables in interface test to make timescale stable since they use 3 schemas

* pgmq in prime

* update to pgmq 1.4.2

* regression tests for pgmq

* add pgmq migration test script

* add pg_partman

* remove pg_partman_bgq from test suite postgresql.conf

* checkin broken test

* checkin broken test 2

* bump pgmq to 1.4.4

* sync test outputs and pg_partman with 1.4.4

* add pgmq to supautils privileged extensions