release-7145
github-actions
released this
18 Nov 10:06
·
337 commits
to main
since this release
What's Changed
- pageserver: refuse to load tenants with suspiciously old indices in old generations by @jcsp in #9719
- Improve error handling for NeonAPI fixture by @tristan957 in #9751
- safekeeper: fix atomicity of WAL truncation by @arssher in #9685
- cargo: use neon branch of rust-postgres by @VladLazar in #9757
- Correctly truncate VM by @knizhnik in #9342
- test: disable test_readonly_node_gc until proper fix by @yliang412 in #9755
- Remove the replication slot in test_snap_files at the end of the test by @tristan957 in #9752
- tests: add test_timeline_archival_chaos by @jcsp in #9609
- storcon: exclude non-Active tenants from shard autosplitting by @jcsp in #9743
- deny.toml: allow CDDL-1.0 license by @erikgrinaker in #9766
- tests: tolerate pageserver 500s in test_timeline_archival_chaos by @jcsp in #9769
- Correct mistakes in offloaded timeline retain_lsn management by @arpad-m in #9760
- Collect max_connections metric by @myrrc in #9770
- wal_decoder: make InterpretedWalRecord serde by @VladLazar in #9775
- Fix PG_MAJORVERSION_NUM typo by @tristan957 in #9774
- wal_decoder: rename end_lsn to next_record_lsn by @VladLazar in #9776
- safekeeper: send
AppendResponse
on segment flush by @erikgrinaker in #9692 - Cargo.toml: upgrade tikv-jemallocator to 0.6.0 by @erikgrinaker in #9779
- build(deps): bump smallvec to 1.13.2 to get UB fix by @problame in #9781
- Storage & Compute release 2024-11-18 by @vipvap in #9783
New Contributors
Full Changelog: release-7125...release-7145