github-actions
released this
04 Nov 17:33
·
8 commits
to main
since this release
What's Changed
- Add --replica parameter to basebackup by @knizhnik in #9553
- feat(pageserver): support partial gc-compaction for lowest retain lsn by @skyzh in #9134
- fix(pagectl): layer parsing and image layer dump by @skyzh in #9571
- Add tests for sql-exporter metrics by @tristan957 in #9184
- pageserver: generation-aware storage for TenantManifest by @jcsp in #9555
- Remove non-gzipped basebackup code path by @tristan957 in #9453
- chore(compute): Bump pg_mooncake to the latest version by @ololobus in #9576
- postgres_ffi: add WAL generator for tests/benchmarks by @erikgrinaker in #9503
- Collect compute backpressure throttling time by @tristan957 in #9176
- Disallow archived timelines to be detached or reparented by @arpad-m in #9578
- Don't keep around the timeline's remote_client by @arpad-m in #9583
- refactor(pageserver): use JSON field encoding for consumption metrics cache by @skyzh in #9470
- Disallow offloaded children during timeline deletion by @arpad-m in #9582
- pageserver: lift decoding and interpreting of wal into wal_decoder by @VladLazar in #9524
- pageserver: don't return option from
DeletionQueue::new
by @erikgrinaker in #9588 - Add support of extensions for v17 (part 4) by @lubennikovaav in #9568
- increase lifetime of AWS session token to 12 hours by @Bodobolero in #9590
- pageserver: fix spurious error logs in timeline lifecycle by @jcsp in #9589
- auth_broker: fix local_proxy conn count by @conradludgate in #9593
- update pg_session_jwt to use pgrx 0.12 for pg17 by @conradludgate in #9595
- storage_controller: allow deployment infra to use infra token by @VladLazar in #9596
- fix pre-commit hook with python stubs by @conradludgate in #9602
- test_runner: fix
tenant_get_shards
with one pageserver by @erikgrinaker in #9603 - revert higher token expiration by @Bodobolero in #9605
- safekeeper: log slow WalAcceptor sends by @erikgrinaker in #9564
- storcon: skip non-active projects in chaos injection by @jcsp in #9606
- Do not assign page LSN to new (uninitialized) page in ClearVisibilityMapFlags redo handler by @knizhnik in #9287
- test_runner/performance: add sharded ingest benchmark by @erikgrinaker in #9591
- pageserver: make local timeline deletion infallible by @jcsp in #9594
- Fix a time zone issue in PG17 test case by @MMeent in #9618
- remove aws-lc-rs dep and fix storage_broker tls by @conradludgate in #9613
- [proxy]: parse proxy protocol TLVs with aws/azure support by @conradludgate in #9610
- Storage & Compute release 2024-11-04 by @vipvap in #9617
Full Changelog: release-7011...release-7044