Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
- 1.22.6
Dependencies
- golang.org/x/crypto v0.26.0 (#5782)
- golang.org/x/sys v0.24.0 (#5782)
- golang.org/x/time v0.6.0 (#5751)
Improved
JetStream
- Don’t attempt to re-compact blocks that cannot be compacted, reducing unnecessary CPU usage and disk I/Os (#5831)
Fixed
General
- Corrected an off-by-one condition when growing to or shrinking from node48 in the subject tree (#5826)
JetStream
- Avoid increasing the cluster last failed sequence when the message was likely deleted (#5821)