Changelog
Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.
Go Version
- 1.22.5
Dependencies
nats-io/jwt v2.5.8 (#5618)
github.com/minio/highwayhash v1.0.3 (#5627)
golang.org/x/crypto v0.25.0 (#5627)
golang.org/x/sys v0.22.0 (#5627)
Improved
JetStream
- CPU spike during recalc of first msg in memstore. #5629
Fixed
JetStream
- Fixed duplicate callbacks on full wildcard Match (#5610)
- Fixed filestore FSS state (#5616)
- Fixed checkSkipFirstBlock could return a negative index if psim.fblk is outdated. #5630