Release v2.10.29
·
2512 commits
to main
since this release
Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
- 1.24.2
Fixed
JetStream
- Fix a regression introduced in v2.10.28 which can affect calculating consumer subject interest (#6845)
- Consumer state reporting of filtered consumers is now more consistent (#6835)
- Raft nodes will now correctly report to the upper layer when a preferred node does not become the leader, fixing some issues where multiple assets can believe they are the leader after a scale-up operation (#6851)
Monitoring
- The
connz
endpoint will now return open connections correctly withstate
set toall
(#6849)