Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.24.2
Added
MQTT
- New
js_api_timeoutoption controls how long to wait for JetStream operations caused by MQTT calls (#6833)
Fixed
JetStream
- 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
connzendpoint will now return open connections correctly withstateset toall(#6849)