Changelog
Refer to the 2.14 Upgrade Guide for backwards compatibility notes with 2.12.x. Please note that the 2.13.x version was skipped.
Go Version
- 1.26.5
Dependencies
Added
Leafnodes
- New
dial_timeoutoption can be specified in theleafnodeconfig block or for specific remotes in the configuration, allowing it to be increased above the default 1 second for high-latency links (#8427)
Fixed
General
- Fixed a deadlock that could occur in the logger when a close error occurs (#8430)
JetStream
- Fix a bug that could result in potential data loss when handling idempotent stream creates when an offline node catches up from a metalayer snapshot, caused by an incorrect update to the create time in the stream assignment (#8449)