Skip to content

Release v2.14.6-RC.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 17:01
· 629 commits to main since this release
v2.14.6-RC.2
c83ca82

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

v2.14.6-RC.1...v2.14.6-RC.2