Skip to content

Releases: supabase/postgres

17.6.0.010-orioledb

19 Nov 19:44
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 <[email protected]>

17.5.1.073-orioledb-pgrst-14

19 Nov 05:42

Choose a tag to compare

add version for ami testing

15.14.1.053-INDATA253

19 Nov 19:40
81c5347

Choose a tag to compare

Merge branch 'develop' into INDATA-253

15.14.1.053

19 Nov 19:43
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 <[email protected]>

15.14.1.052-pgrst-14

19 Nov 05:45

Choose a tag to compare

add version for ami testing

17.6.1.052-plv8-1-INDATA253

18 Nov 18:29
ccefd0a

Choose a tag to compare

Merge branch 'develop' of github.com:supabase/postgres into INDATA-253

* 'develop' of github.com:supabase/postgres:
  feat: reduciton of closure size for plv8 (#1925)

17.5.1.073-orioledb-plv8-1-INDATA253

18 Nov 18:30
ccefd0a

Choose a tag to compare

Merge branch 'develop' of github.com:supabase/postgres into INDATA-253

* 'develop' of github.com:supabase/postgres:
  feat: reduciton of closure size for plv8 (#1925)

15.14.1.052-plv8-1-INDATA253

18 Nov 18:32
ccefd0a

Choose a tag to compare

Merge branch 'develop' of github.com:supabase/postgres into INDATA-253

* 'develop' of github.com:supabase/postgres:
  feat: reduciton of closure size for plv8 (#1925)

17.6.1.052-plv8-1

17 Nov 20:42

Choose a tag to compare

feat: reduciton of closure size for plv8

17.6.1.052-INDATA-211

18 Nov 15:21

Choose a tag to compare

refactor(ansible): update vars.yml for ami testing