release-6911
github-actions
released this
18 Oct 16:24
·
132 commits
to main
since this release
What's Changed
- proxy: split out the console-redirect backend flow by @conradludgate in #9270
- Ignore pg_dynshmem fiel when comparing directories by @knizhnik in #9374
- CI(build-build-tools): fix unexpected cancellations by @bayandin in #9357
- Add test for fixed storage broker issue by @arpad-m in #9311
- tests: make size comparisons more lenient by @VladLazar in #9388
- Also consider offloaded timelines for obtaining retain_lsn by @arpad-m in #9308
- Add more timing histogram and gauge metrics to the Neon extension by @MMeent in #9116
- Switch CI, Storage and Proxy to Debian 12 (Bookworm) by @bayandin in #9170
- pageserver: stabilize & refine controller scale test by @jcsp in #8971
- Shut down timelines during offload and add offload tests by @arpad-m in #9289
- [local_proxy] update api for pg_session_jwt by @conradludgate in #9359
- proxy: Migrate jwt module away from anyhow by @cloneable in #9361
- Remove redundant code by @knizhnik in #9373
- Generate sql_exporter config files with Jsonnet by @tristan957 in #9368
- fix(pageserver): use a buffer for basebackup; add aux basebackup metrics log by @skyzh in #9401
- Add newly added metrics from #9116 to exports by @MMeent in #9402
- Fix jsonnet_files wildcard by @tristan957 in #9403
- Add jsonnetfmt targets by @tristan957 in #9404
- don't trigger workflows in two repos by @fcdm in #9340
- pageserver: improve handling of archival_config calls during Timeline shutdown by @jcsp in #9415
- proxy: format imports with nightly rustfmt by @cloneable in #9414
- storcon: use the same trace fields for reconciler and results by @VladLazar in #9410
- tests: stabilize test_timelines_parallel_endpoints by @jcsp in #9413
- Remove allow(clippy::unknown_lints) by @arpad-m in #9416
- Add support of extensions for v17 (part 2) by @lubennikovaav in #9389
- Activate timelines during unoffload by @arpad-m in #9399
- refactor(pageserver): upgrade remote_storage to use hyper1 by @skyzh in #9405
- proxy: merge AuthError and AuthErrorImpl by @cloneable in #9418
- Fix beta clippy warnings by @arpad-m in #9419
- Fix typo in sql_exporter generator by @tristan957 in #9420
- Fix some sql_exporter metrics for PG 17 by @tristan957 in #9406
- readme: fix build instructions for debian 12 by @problame in #9371
- Check access_count in lfc_evict by @knizhnik in #9407
- storage_scrubber: fixes to garbage commands by @jcsp in #9409
- proxy: move the connection pools to separate file by @awarus in #9398
- Add config variable for timeline offloading by @arpad-m in #9421
- Add support of extensions for v17 (part 3) by @lubennikovaav in #9430
- test_runner: Update the README.md to build neon with 'testing' by @awarus in #9437
- Releases/2024 10 17 compute kq only by @lubennikovaav in #9451
Full Changelog: release-6872...release-6911