Releases: supabase/postgres
Releases · supabase/postgres
17.6.0.010-orioledb
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
add version for ami testing
15.14.1.053-INDATA253
Merge branch 'develop' into INDATA-253
15.14.1.053
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
add version for ami testing
17.6.1.052-plv8-1-INDATA253
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
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
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
feat: reduciton of closure size for plv8
17.6.1.052-INDATA-211
refactor(ansible): update vars.yml for ami testing