release-5037
版本发布时间: 2024-03-04 20:57:59
neondatabase/neon最新发布版本:release-6667(2024-09-21 04:55:26)
What's Changed
- control_plane: storage controller secrets by env by @jcsp in https://github.com/neondatabase/neon/pull/6952
- feat: support lazy, queued tenant attaches by @koivunej in https://github.com/neondatabase/neon/pull/6907
- Provide appoximation of working set using hyper-log-log algorithm in LFC by @knizhnik in https://github.com/neondatabase/neon/pull/6935
- libs: fix expired token in auth decode test by @VladLazar in https://github.com/neondatabase/neon/pull/6963
- test: disable test_superuser on pg15 by @skyzh in https://github.com/neondatabase/neon/pull/6972
- refactor(compaction):
RequestContext
shouldn't beClone
, onlyRequestContextAdaptor
uses it by @problame in https://github.com/neondatabase/neon/pull/6961 - dube: timeout individual layer evictions, log progress and record metrics by @koivunej in https://github.com/neondatabase/neon/pull/6131
- tests: add optional cursor to
log_contains
+ fix truthiness issues in callers by @problame in https://github.com/neondatabase/neon/pull/6960 - Testcase for neon extension function approximate_working_set_size() by @Bodobolero in https://github.com/neondatabase/neon/pull/6980
- pageserver: fix duplicate shard_id in span by @jcsp in https://github.com/neondatabase/neon/pull/6981
- metrics: record more details of the responding by @koivunej in https://github.com/neondatabase/neon/pull/6979
- new test for LFC stats in explain by @Bodobolero in https://github.com/neondatabase/neon/pull/6968
- test: add test for checkpoint timeout flushing by @VladLazar in https://github.com/neondatabase/neon/pull/6950
- Fix warnings and compile errors on nightly by @arpad-m in https://github.com/neondatabase/neon/pull/6886
- pageserver: handle temp_download files in secondary locations by @jcsp in https://github.com/neondatabase/neon/pull/6990
- pageserver: increase DEFAULT_MAX_WALRECEIVER_LSN_WAL_LAG by @jcsp in https://github.com/neondatabase/neon/pull/6970
- neon_local: improved docs and fix wrong connstr by @skyzh in https://github.com/neondatabase/neon/pull/6954
- control_plane/attachment_service: implement PlacementPolicy::Secondary, configuration updates by @jcsp in https://github.com/neondatabase/neon/pull/6521
- Release 2024-03-04 by @vipvap in https://github.com/neondatabase/neon/pull/6993
Full Changelog: https://github.com/neondatabase/neon/compare/release-5018...release-5037