release-6548
版本发布时间: 2024-09-02 23:58:11
neondatabase/neon最新发布版本:release-6667(2024-09-21 04:55:26)
What's Changed
- safekeeper: reorder routes and their handlers. by @arssher in https://github.com/neondatabase/neon/pull/8831
- Fix the pg_hintplan flakyness by @a-masterov in https://github.com/neondatabase/neon/pull/8834
- proxy: remove dead code by @conradludgate in https://github.com/neondatabase/neon/pull/8847
- proxy: Rename backend types and variants as prep for refactor by @cloneable in https://github.com/neondatabase/neon/pull/8845
- fix(walproposer): Do not restart on safekeepers reordering by @ololobus in https://github.com/neondatabase/neon/pull/8840
- Remove support for pageserver <-> compute protocol version 1 by @hlinnaka in https://github.com/neondatabase/neon/pull/8774
- tests: Remove unnecessary entries from list of allowed errors by @hlinnaka in https://github.com/neondatabase/neon/pull/8199
- .github: direct feature requests to the feedback form by @jcsp in https://github.com/neondatabase/neon/pull/8849
- bench: flush before shutting down by @koivunej in https://github.com/neondatabase/neon/pull/8844
- docs: rolling storage controller restarts RFC by @VladLazar in https://github.com/neondatabase/neon/pull/8310
- pageserver: do vectored read on each dio-aligned section once by @yliang412 in https://github.com/neondatabase/neon/pull/8763
- storcon: track pageserver availability zone by @VladLazar in https://github.com/neondatabase/neon/pull/8852
- fix(storage-scrubber): make retry error into warnings by @skyzh in https://github.com/neondatabase/neon/pull/8851
- bypass
PageCache
forInMemoryLayer
+ avoidValue::deser
on L0 flush by @problame in https://github.com/neondatabase/neon/pull/8537 - feat(compute_ctl): add periodic
lease lsn
requests for static computes by @prepor in https://github.com/neondatabase/neon/pull/7994 - Undo walloging replorgin file on checkpoint by @knizhnik in https://github.com/neondatabase/neon/pull/8794
- ingest: rate-limited warning if WAL commit timestamps lags for > wait_lsn_timeout by @problame in https://github.com/neondatabase/neon/pull/8839
- proxy+pageserver: shared leaky bucket impl by @conradludgate in https://github.com/neondatabase/neon/pull/8539
- pageserver: default to 4MiB stack size and add env var to control it by @problame in https://github.com/neondatabase/neon/pull/8862
- Don't unarchive a timeline if its ancestor is archived by @arpad-m in https://github.com/neondatabase/neon/pull/8853
- tenant background loops: periodic log message if long-running iteration by @problame in https://github.com/neondatabase/neon/pull/8832
- proxy: improve test performance by @conradludgate in https://github.com/neondatabase/neon/pull/8863
- fix(pageserver): add dry-run to force compact API by @skyzh in https://github.com/neondatabase/neon/pull/8859
- fix(pageserver): reject non-i128 key on the write path by @skyzh in https://github.com/neondatabase/neon/pull/8648
- Remove async_trait usages from safekeeper and neon_local by @arpad-m in https://github.com/neondatabase/neon/pull/8864
- proxy: fix password hash cancellation by @conradludgate in https://github.com/neondatabase/neon/pull/8868
- chore: speed up testing by @conradludgate in https://github.com/neondatabase/neon/pull/8874
- storage controller: sleep between compute notify retries by @jcsp in https://github.com/neondatabase/neon/pull/8869
- CI(promote-compatibility-data): fix job by @bayandin in https://github.com/neondatabase/neon/pull/8871
- feat(storage-scrubber): check layer map valid by @skyzh in https://github.com/neondatabase/neon/pull/8867
- pageserver: set default io_buffer_alignment to 512 bytes by @yliang412 in https://github.com/neondatabase/neon/pull/8878
- fix(pageserver): fire layer eviction alert only when it's visible by @skyzh in https://github.com/neondatabase/neon/pull/8882
- Add safekeeper scrubber test by @arpad-m in https://github.com/neondatabase/neon/pull/8785
- Storage & Compute release 2024-09-02 by @vipvap in https://github.com/neondatabase/neon/pull/8883
Full Changelog: https://github.com/neondatabase/neon/compare/release-6514...release-6548