Skip to content

Release v2.10.18-RC.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 09 Jul 22:13
· 1220 commits to main since this release
v2.10.18-RC.1
7c645cf

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

Complete Changes

v2.10.17...v2.10.18-RC.1