release-5324
版本发布时间: 2024-04-22 21:44:41
neondatabase/neon最新发布版本:release-6667(2024-09-21 04:55:26)
What's Changed
- pageserver: improve readability of shard.rs by @jcsp in https://github.com/neondatabase/neon/pull/7330
- storage release: stop using no-op deployProxy / deployPgSniRouter by @problame in https://github.com/neondatabase/neon/pull/7382
- proxy: Exclude private ip errors from recorded metrics by @khanova in https://github.com/neondatabase/neon/pull/7389
- add
async
walredo mode (disabled-by-default, opt-in via config) by @problame in https://github.com/neondatabase/neon/pull/6548 - pageserver: return ACCEPTED when deletion already in flight by @jcsp in https://github.com/neondatabase/neon/pull/7384
- storage_controller: suppress misleading log by @jcsp in https://github.com/neondatabase/neon/pull/7395
- proxy: rate limit authentication by masked IPv6. by @conradludgate in https://github.com/neondatabase/neon/pull/7316
- pageserver/http: remove status code boilerplate from swagger spec by @VladLazar in https://github.com/neondatabase/neon/pull/7385
- feat(neon_local): support listen addr for safekeeper by @skyzh in https://github.com/neondatabase/neon/pull/7328
- chore(compute_ctl): add error context to apply_spec by @skyzh in https://github.com/neondatabase/neon/pull/7374
- CI(check-build-tools-image): fix getting build-tools image tag by @bayandin in https://github.com/neondatabase/neon/pull/7402
- proxy: Cleanup unused rate limiter by @khanova in https://github.com/neondatabase/neon/pull/7400
- Add for
add-help-for-timeline-arg
fortimeline
command by @jbajic in https://github.com/neondatabase/neon/pull/7361 - pageserver: demote range end fallback log by @VladLazar in https://github.com/neondatabase/neon/pull/7403
- proxy: Improve logging by @khanova in https://github.com/neondatabase/neon/pull/7405
- proxy: Record role to span by @khanova in https://github.com/neondatabase/neon/pull/7407
- proxy: move endpoint rate limiter by @conradludgate in https://github.com/neondatabase/neon/pull/7413
- proxy: Record only valid rejected events by @khanova in https://github.com/neondatabase/neon/pull/7415
- feat: copy delta layer prefix or "truncate" by @koivunej in https://github.com/neondatabase/neon/pull/7228
- pageserver: fix secondary download scheduling by @jcsp in https://github.com/neondatabase/neon/pull/7396
- Add a docs page for storage controller by @jcsp in https://github.com/neondatabase/neon/pull/7392
- fix(Layer): metric regression with too many canceled evictions by @koivunej in https://github.com/neondatabase/neon/pull/7363
- build(deps): bump aiohttp from 3.9.2 to 3.9.4 by @dependabot in https://github.com/neondatabase/neon/pull/7429
- pageserver: fix cont lsn jump on vectored read path by @VladLazar in https://github.com/neondatabase/neon/pull/7412
- storcon_cli:
tenant-warmup
command by @jcsp in https://github.com/neondatabase/neon/pull/7432 - CI: fix docker/setup-buildx-action & update rustls by @bayandin in https://github.com/neondatabase/neon/pull/7445
- Bump vm-builder v0.23.2 -> v0.28.1 by @sharnoff in https://github.com/neondatabase/neon/pull/7433
- Release 2024-04-22 by @vipvap in https://github.com/neondatabase/neon/pull/7447
Full Changelog: https://github.com/neondatabase/neon/compare/release-5294...release-5324