Skip to content

Releases: supabase/postgres

15.14.1.053-pg17_7

21 Nov 21:25
54fb7af

Choose a tag to compare

Update vars.yml

15.14.1.053-auth-trgm-6

21 Nov 15:15

Choose a tag to compare

tmp: bump suffix

17.6.1.053-auth-trgm-5

20 Nov 23:51

Choose a tag to compare

fix: also rewrite manifest playbook tmp

17.6.1.053-auth-trgm-1

20 Nov 12:41

Choose a tag to compare

fix: tmp update tests

17.6.0.010-orioledb-auth-trgm-5

20 Nov 23:51

Choose a tag to compare

fix: also rewrite manifest playbook tmp

17.6.0.010-orioledb-auth-trgm-1

20 Nov 12:41

Choose a tag to compare

fix: tmp update tests

15.14.1.053-auth-trgm-5

20 Nov 23:50

Choose a tag to compare

fix: also rewrite manifest playbook tmp

15.14.1.053-auth-trgm-1

20 Nov 12:39

Choose a tag to compare

fix: tmp update tests

17.6.1.053-INDATA253

19 Nov 19:38
81c5347

Choose a tag to compare

Merge branch 'develop' into INDATA-253

17.6.1.053

19 Nov 19:50
60fbae0

Choose a tag to compare

feat: release orioledb with rewind functionality (#1880)

* feat: enable orioledb build with specific revision

Allow specifying git revision hash instead of version tags for orioledb sources, enabling builds from specific commits rather than only tagged releases.

* feat: update orioledb extension

Expose patchset and revision attributes in postgresql to build orioledb
properly.

Add NixOS VM test for orioledb extension validation.

* tests: migration tests needed updating

* fix: test needs restrictkey handling

* feat: apply changes to Dockerfile for orioledb

chore: bump version

* chore: switch back to using tags to specify version

* tests: new testing prefix

* chore: bump to release

---------

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