release-5733
版本发布时间: 2024-06-17 22:35:03
neondatabase/neon最新发布版本:release-6667(2024-09-21 04:55:26)
What's Changed
- test(pageserver): quantify compaction outcome by @skyzh in https://github.com/neondatabase/neon/pull/7867
- Revert "Include openssl and ICU statically linked" by @problame in https://github.com/neondatabase/neon/pull/8003
- Simplify scanning compute logs in tests by @hlinnaka in https://github.com/neondatabase/neon/pull/7997
- fix: allow layer flushes more often by @koivunej in https://github.com/neondatabase/neon/pull/7927
- docs: highlight neon env comes with an initial timeline by @skyzh in https://github.com/neondatabase/neon/pull/7995
- refactor: Timeline layer flushing by @koivunej in https://github.com/neondatabase/neon/pull/7993
- Add testing for extensions by @a-masterov in https://github.com/neondatabase/neon/pull/7818
- fix: stop storing TimelineMetadata in index_part.json as bytes by @koivunej in https://github.com/neondatabase/neon/pull/7699
- test: fix duplicated harness name by @koivunej in https://github.com/neondatabase/neon/pull/8010
- feat(pageserver): initial code sketch & test case for combined gc+compaction at gc_horizon by @skyzh in https://github.com/neondatabase/neon/pull/7948
- storcon: track number of attached shards for each node by @VladLazar in https://github.com/neondatabase/neon/pull/8011
- storcon_cli: add 'drain' command by @VladLazar in https://github.com/neondatabase/neon/pull/8007
- Copy editor config for the neon extension from PostgreSQL by @hlinnaka in https://github.com/neondatabase/neon/pull/8009
- Rename S3 scrubber to storage scrubber by @arpad-m in https://github.com/neondatabase/neon/pull/8013
- Add On-demand WAL Download to logicalfuncs by @save-buffer in https://github.com/neondatabase/neon/pull/7960
- Another attempt at making test_vm_bits less flaky by @hlinnaka in https://github.com/neondatabase/neon/pull/7989
- Update default Postgres version in docker-compose.yml by @hlinnaka in https://github.com/neondatabase/neon/pull/8019
- Update documentation on running locally with Docker by @hlinnaka in https://github.com/neondatabase/neon/pull/8020
- Resolve the problem the docker compose caused by the extensions tests by @a-masterov in https://github.com/neondatabase/neon/pull/8024
- storcon_cli: do not drain to undesirable nodes by @VladLazar in https://github.com/neondatabase/neon/pull/8027
- Reactivate page bench test in CI after ignoring CopyFail error in pageserver by @Bodobolero in https://github.com/neondatabase/neon/pull/8023
- Add the image version to the neon-test-extensions image by @a-masterov in https://github.com/neondatabase/neon/pull/8032
- test(pageserver): add test keyspace into collect_keyspace by @skyzh in https://github.com/neondatabase/neon/pull/8016
- Fix query error in vm-image-spec.yaml by @MMeent in https://github.com/neondatabase/neon/pull/8028
- Fix on-demand SLRU download on standby starting at WAL segment boundary by @hlinnaka in https://github.com/neondatabase/neon/pull/8031
- Proxy process updated errors by @khanova in https://github.com/neondatabase/neon/pull/8026
- test(pageserver): add test wal record for unit testing by @skyzh in https://github.com/neondatabase/neon/pull/8015
- fix: vectored get returns incorrect result on inexact materialized page cache hit by @problame in https://github.com/neondatabase/neon/pull/8050
- Set application_name for internal connections to computes by @tristan957 in https://github.com/neondatabase/neon/pull/8047
- extensions: pgvector-0.7.2 by @jamesbroadhead in https://github.com/neondatabase/neon/pull/8037
- pageserver: refine shutdown handling in secondary download by @jcsp in https://github.com/neondatabase/neon/pull/8052
- Fix test_replica_query_race flakiness by @hlinnaka in https://github.com/neondatabase/neon/pull/8038
- CI: Update outdated GitHub Actions by @bayandin in https://github.com/neondatabase/neon/pull/8042
- storage controller: always wait for tenant detach before delete by @jcsp in https://github.com/neondatabase/neon/pull/8049
- pageserver: improved synthetic size & find_gc_cutoff error handling by @jcsp in https://github.com/neondatabase/neon/pull/8051
- chore: update to rust 1.79 by @conradludgate in https://github.com/neondatabase/neon/pull/8048
- Fix test_segment_init_failure. by @arssher in https://github.com/neondatabase/neon/pull/8056
- CI: downgrade docker/setup-buildx-action by @bayandin in https://github.com/neondatabase/neon/pull/8062
- chore(pageserver): vectored get target_keyspace directly accums by @skyzh in https://github.com/neondatabase/neon/pull/8055
- add halfvec indexing and queries to periodic pgvector performance tests by @Bodobolero in https://github.com/neondatabase/neon/pull/8057
- Install rust binaries before running rust tests. by @arssher in https://github.com/neondatabase/neon/pull/8054
- Release 2024-06-17 by @vipvap in https://github.com/neondatabase/neon/pull/8069
New Contributors
- @jamesbroadhead made their first contribution in https://github.com/neondatabase/neon/pull/8037
Full Changelog: https://github.com/neondatabase/neon/compare/release-5691...release-5733