release-6667
github-actions
released this
20 Sep 20:55
·
751 commits
to main
since this release
What's Changed
- Grant access to pg_show_replication_origin_status for neon_superuser by @tristan957 in #8978
- Fix PG17's extension modifications by @MMeent in #9010
- Remove misc unused code by @hlinnaka in #9014
- Generate pgbench data on the server by @tristan957 in #8977
- Little python test cleanup by @hlinnaka in #9018
- storcon: forward requests from stepped down instance to the current leader by @VladLazar in #8954
- CI: fix release pipeline by @bayandin in #9017
- Remove unnecessary dependencies by @hlinnaka in #9000
- Fix test code related to migrations by @tristan957 in #9019
- Rename some S3 usages to "remote storage" in exposed messages by @arpad-m in #8999
- CI: don't fetch the whole git history if it's not required by @bayandin in #9021
- refactor(walredo): process launch & kill-on-error machinery by @problame in #8951
- add
neon_local
subcommand for the broker & use that from regression tests by @problame in #8948 - Refactor ImageLayerWriter to avoid passing a Timeline to finish() by @hlinnaka in #9028
- proxy: make sql-over-http max request/response sizes configurable by @cloneable in #9029
- CI(deploy): fix deploy to staging and prod by @bayandin in #9030
- Add v17 to revisions.json by @tristan957 in #9027
- proxy: mock cplane usable without allowed-ips table by @cloneable in #9046
neon_local start
: parallel startup to break cyclic dependency by @problame in #8950- fix(storage-scrubber): log version after initialize the logger by @skyzh in #9049
- Remove misc unused code by @hlinnaka in #9054
- Remove leftover dead code and other cleanup in config.rs by @hlinnaka in #9053
- safekeeper: add wal_last_modified to debug_dump. by @arssher in #8994
- pageserver: simple fix for vectored read image layer skip by @VladLazar in #9026
- impr(pageserver): log image layer creation by @skyzh in #9050
- proxy: remove auth info from http conn info & fixup jwt api trait by @conradludgate in #9047
- pageserver: wait for lsn lease duration after transition into AttachedSingle by @yliang412 in #9024
- refactor(pageserver): check layer map valid in one place by @skyzh in #9051
- Bump vendor/postgres by @arssher in #8986
- safekeeper: fix OpenAPI spec by @bayandin in #9066
- pageserver: add counters for started smgr/getpage requests by @problame in #9069
- Skip running clippy in --release mode. by @hlinnaka in #9073
- fix(pageserver): receive body error now 500 by @skyzh in #9052
- utils: leaky bucket should only report throttled if the notify queue is blocked on sleep by @conradludgate in #9072
- pageserver: suppress noisy "layer became visible" logs by @jcsp in #9064
- pageserver: throttling: per-tenant metrics + more metrics to help understand throttle queue depth by @problame in #9077
- storage hotfix release 2024-09-20 by @problame in #9085
Full Changelog: release-6616...release-6667