Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.6
Improved
JetStream
- The
raftz
endpoint now reports the cluster traffic account (#7186)
Fixed
General
- Fix a panic that could happen at startup if building from source using non-Git version control (#7178)
- Fix an issue where issuing an account JWT update with a connection limit could cause older clients to be disconnected instead of newer ones (#7181, #7185)
JetStream
- The
Nats-TTL
header will now be correct if the subject delete marker TTL overwrites it (#7177)
Tests
- Tests have been improved (#7172)