release-6933
github-actions
released this
20 Oct 14:55
·
111 commits
to main
since this release
What's Changed
- feat(pageserver): do space check before gc-compaction by @skyzh in #9250
- storage_controller: delete stale shards when deleting tenant by @erikgrinaker in #9333
- safekeeper: flush WAL on compute disconnect by @erikgrinaker in #9436
- Add logging of installed_extensions by @lubennikovaav in #9438
- refactor(pageserver): remove aux v1 code path by @skyzh in #9424
- pageserver: detect & warn on loading an old index which is probably the result of a bad generation by @jcsp in #9383
- Update Rust to 1.82.0 and mold to 2.34.0 by @arpad-m in #9445
- update rustls by @conradludgate in #9396
- 2024 oct new clippy lints by @conradludgate in #9448
- compute_ctl: Add endpoint that allows setting role grants by @devjv in #9395
- storcon: fix case where we might fail to send compute notifications after two opposite migrations by @jcsp in #9435
- Increase shared_buffers in test_subscriber_synchronous_commit. by @arssher in #9427
- Update ruff to much newer version by @cloneable in #9433
- compute_ctl: Add endpoint that allows extensions to be installed by @devjv in #9344
- walproposer: immediately exit if sync-safekeepers collected 0/0. by @arssher in #9442
- pageserver: disconnect when asking client to reconnect by @VladLazar in #9390
- [local_proxy]: install pg_session_jwt extension on demand by @conradludgate in #9370
- storcon: handle ongoing deletions gracefully by @VladLazar in #9449
- Take the collector name as argument when generating sql_exporter configs by @tristan957 in #9447
- Accept basebackup --gzip requests by @arpad-m in #9456
- bump pg-session-jwt version by @conradludgate in #9455
- Compute release 2024-10-20 by @ololobus in #9459
Full Changelog: release-6911...release-6933