NATS v2.14.6-RC.2

v2.14.6-RC.2Pre-release

Release v2.14.6-RC.2

Changed 1
  • Reduced the number of heap escapes in subject tree matching
Fixed 4
  • Fixed a signalling issue that could stall Raft catchups
  • The pending append entry cache in-memory is now bounded by size as well as entry count
  • Fixed an issue where a stale snapshot from a previous Raft group could be replayed if the group name was unchanged
  • Consumer delivery counts will no longer underflow below zero

From NATS

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.7
Improved

JetStream

  • Reduced the number of heap escapes in subject tree matching (#8526)
Fixed

JetStream

  • Fixed a signalling issue that could stall Raft catchups (#8501)
  • The pending append entry cache in-memory is now bounded by size as well as entry count (#8501)
  • Fixed an issue where a stale snapshot from a previous Raft group could be replayed if the group name was unchanged (#8501)
  • Consumer delivery counts will no longer underflow below zero (#8512, contributed by @no-hup)
Complete Changes

https://github.com/nats-io/nats-server/compare/v2.14.6-RC.1...v2.14.6-RC.2

View original

Upgraded? How did it go?

Discussion