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