Release v2.10.24-RC.1
Pre-release
Pre-release
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
- 1.23.4
Dependencies
- golang.org/x/crypto v0.31.0 (#6246)
Fixed
General
- Request/reply tracking with
allow_responses
permission is now pruned more regularly, fixing performance issues that can get worse over time (#6064)
JetStream
- Revert a change introduced in 2.10.23 that could potentially cause a consumer info call to fail if it takes place immediately after the consumer was created in some large or heavily-loaded clustered setups (#6250)
- Minor fixes to subject state tracking (#6226, #6235, #6244)
- Minor fixes to
healthz
and healthchecks (#6247, #6248, #6232)