Release v2.12.1-RC.4
Pre-release
Pre-release
·
861 commits
to main
since this release
Changelog
Refer to the 2.12 Upgrade Guide for backwards compatibility notes with 2.11.x.
Go Version
- 1.25.2 (#7404)
Added
General
- The
write_deadlineoption in thecluster,leafnodeandgatewayconfig blocks allows configuring write deadlines on a finger-grained basis (#7405)
Fixed
General
- The
$SYS.REQ.CLAIMS.DELETEendpoint now correctly strips headers, like the$SYS.REQ.CLAIMS.UPDATEendpoint already does (#7413)
JetStream
- Skipped message sequences are now checked for ordering before apply, fixing a potential stream desync on catchups (#7400)
- Skipped message sequences now correctly detect gaps from erased message slots, fixing potential cache issues, slow reads and issues with catchups (#7399, #7401)
- Raft groups now report peer activity more consistently, fixing some cases where asset info and monitoring endpoints may report misleading values after leader changes (#7402)