Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.6
Improved
JetStream
- The stream info and consumer info endpoints now return
leader_since
(#7189) - The stream info and consumer info endpoints now return
system_account
andtraffic_account
(#7193) - The
jsz
monitoring endpoint now returnssystem_account
andtraffic_account
(#7193)
Fixed
JetStream
- In operator mode, the
cluster_traffic
state for an account is now restored correctly when enabling JetStream at startup (#7191)