github-actions
released this
13 Dec 13:01
·
55 commits
to main
since this release
What's Changed
- Use updated patched azure SDK crates by @arpad-m in #10036
- Enable the pg_regress tests on staging for PG17 by @a-masterov in #9978
- fix(pageserver): fix gc-compaction racing with legacy gc by @skyzh in #10052
- safekeeper: use arc for global timelines and config by @oldmanfleming in #10051
- [proxy] impr: Additional logging for cancellation queries by @awarus in #10039
- Replace MAX_KEYS_PER_DELETE constant with function by @arpad-m in #10061
- test_runner: add visibility map test by @erikgrinaker in #9940
- Fix handling in-flight requersts in prefetch buffer resize by @knizhnik in #9968
- fix(pageserver): refresh_gc_info should always increase cutoff by @skyzh in #9862
- Print a log message if GetPage response takes too long by @hlinnaka in #10046
- feat(test_runner): allowed_errors in storage scrubber by @skyzh in #10062
- Emit nbtree vacuum cycle id in nbtree xlog through forced FPIs by @MMeent in #9932
- Disable readstream's reliance on seqscan readahead by @MMeent in #9860
- pageserver: fix ingest handling of CLog truncate by @jcsp in #10080
- CI(deploy): create git tags/releases before triggering deploy workflows by @jcgruenhage in #10022
- wal_decoder: fix compact key protobuf encoding by @VladLazar in #10074
- page_service: don't count time spent in Batcher towards smgr latency metrics by @problame in #10075
- pageserver: don't drop multixact slrus on non zero shards by @VladLazar in #10086
- compute_ctl: don't panic if control plane can't be reached by @myrrc in #10078
- Enable LFC for all the PG versions. by @a-masterov in #10068
- Increase neon_local http client to compute timeout in reconfigure. by @arssher in #10088
- walproposer: fix link error on debian 12 / ubuntu 22 by @myrrc in #10090
- Update compute_installed_extensions metric: by @lubennikovaav in #9891
- pageserver/storcon: add patch endpoints for tenant config metrics by @VladLazar in #10020
- storcon: allow for more concurrency in drain/fill operations by @VladLazar in #10093
- Do tenant manifest validation with index-part by @arpad-m in #10007
- test_runner: bump test_check_visibility_map timeout by @erikgrinaker in #10091
- Improve typing in test_runner/fixtures/httpserver.py by @tristan957 in #10103
- storcon: add safekeeper list API by @arpad-m in #10089
- Bump vm-builder v0.35.0 -> v0.37.1 by @mikhail-sakhnov in #10015
- Storage: create release PRs On Fridays by @bayandin in #10017
- tests: default interpreted proto in tests by @VladLazar in #10079
- Fix test_subscriber_synchronous_commit flakiness. by @arssher in #10057
- chore(proxy): remove code for old API by @conradludgate in #10109
- ci(fix): Use OIDC auth to login on ECR by @rahulinux in #10055
- Change the channel for notification. by @a-masterov in #10112
- Disable connection logging in pgbouncer by default by @hlinnaka in #10118
- fix(ci): Allow github-script to post test reports by @rahulinux in #10120
- storcon: refine logic for choosing AZ on tenant creation by @jcsp in #10054
- feat(pageserver): gc-compaction split over LSN by @skyzh in #9900
- use OIDC role instead of AWS access keys for managing test runner by @Bodobolero in #10117
- CI: don't run debug builds with LFC by @bayandin in #10123
- CI(deploy): fix git tag/release creation by @jcgruenhage in #10119
- Storage release 2024-12-13 by @vipvap in #10133
New Contributors
- @oldmanfleming made their first contribution in #10051
- @mikhail-sakhnov made their first contribution in #10015
Full Changelog: release-7336...release-7381