Skip to content

17.6.0.010-orioledb

Choose a tag to compare

@github-actions github-actions released this 19 Nov 19:44
60fbae0
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>