Release v2.11.5-RC.3
Pre-release
Pre-release
·
195 commits
to main
since this release
Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.4
Improved
General
- The
accstatsz
monitoring endpoint now contains leafnode, route and gateway connection stats (#6967)
JetStream
- Determining if acks are required in interest-based streams has been optimised with fewer memory allocations (#6990)
Fixed
JetStream
- Stream retention policy changes are now correctly propagated to running consumers in all cases (#6995)
- Raft now uses monotonic time for heartbeat tracking and determining quorum, making it resilient against wall-clock drifts or adjustments from NTP (#6999)
- The
healthz
monitoring endpoint no longer tries to fix up cluster node skews, as this could interfere with processing assignments (#7001)