release-6616
版本发布时间: 2024-09-16 22:28:26
neondatabase/neon最新发布版本:release-6667(2024-09-21 04:55:26)
What's Changed
- Lock the correct revision of rust-postgres crates by @hlinnaka in https://github.com/neondatabase/neon/pull/8960
- Update toml and toml_edit crates by @hlinnaka in https://github.com/neondatabase/neon/pull/8963
- Update strum by @hlinnaka in https://github.com/neondatabase/neon/pull/8962
- Remove TEST_SHARED_FIXTURES by @hlinnaka in https://github.com/neondatabase/neon/pull/8965
- feat(pageserver): split delta writer automatically determines key range by @skyzh in https://github.com/neondatabase/neon/pull/8850
- Update parquet crate to a released version by @hlinnaka in https://github.com/neondatabase/neon/pull/8961
- Specialize WalIngest on PostgreSQL version by @MMeent in https://github.com/neondatabase/neon/pull/8904
- Remove async_trait from the Handler trait by @arpad-m in https://github.com/neondatabase/neon/pull/8958
- reinstate write-path key check by @jcsp in https://github.com/neondatabase/neon/pull/8973
- proxy: Handle all let underscore instances by @cloneable in https://github.com/neondatabase/neon/pull/8898
- libs: tweak PageserverUtilization::is_overloaded by @jcsp in https://github.com/neondatabase/neon/pull/8946
- Misc test cleanup by @hlinnaka in https://github.com/neondatabase/neon/pull/8979
- Collect the last of on-demand WAL download in CreateReplicationSlot reverts by @tristan957 in https://github.com/neondatabase/neon/pull/8982
- Prototype implementation for private access poc by @stradig in https://github.com/neondatabase/neon/pull/8976
- [compute/postgres] feature: PostgreSQL 17 by @MMeent in https://github.com/neondatabase/neon/pull/8573
- Fix broken image for PG17 by @MMeent in https://github.com/neondatabase/neon/pull/8998
- CI(gather-rust-build-stats): set PQ_LIB_DIR to Postgres 17 by @bayandin in https://github.com/neondatabase/neon/pull/9001
- Storage & Compute release 2024-09-16 by @vipvap in https://github.com/neondatabase/neon/pull/9005
Full Changelog: https://github.com/neondatabase/neon/compare/release-6594...release-6616