Releases: supabase/postgres
Releases · supabase/postgres
15.14.1.045
feat: support multiple versions of the wal2json extension (#1875) * feat: support multiple versions of the wal2json extension Build multiple versions of the wal2json extension on different PostgreSQL versions. Add test for the extension and their upgrade on PostgreSQL 15 and 17. * chore: update release suffix for testing * feat: improve pg_regress to validate `pg_logical_slot_get_changes` parameters used in supabase/realtime * chore: bump to release * chore: bump suffix to test * chore: bump to release --------- Co-authored-by: Sam Rose <[email protected]>
15.14.1.044-wal2json-2
chore: bump suffix to test
15.14.1.044-feat-pull-request-image-version-v2-19303865655
feat: ami-release-nix.yml workflow triggers for pg_upgrade scripts an…
15.14.1.044-east-1
chore: bump suffix to test
15.14.1.044-INDATA152-1
test(nix): update epected test outputs
17.6.1.044-wal2json-1-multi-version-ext-wal2json-19279143838
chore: bump to release
17.6.1.044-bs-1
tmp
17.6.1.044
fix: restore defaults to /var/lib/postgresql (#1901) * fix: back to to root:root (standard for system binaries) * fix: restore permissions on /var/lib/postgresql/ for link traversal * chore: suffix to test * chore: bump to release
17.6.1.043-feat-pull-request-image-version-19261603098
fix: generate a unique AMI version GitHub run_id is appended to the version suffix to ensure uniqueness. It also enables to track the AMI back to the specific workflow run that created it using url like: https://github.com/supabase/postgres/actions/runs/<run_id>