Skip to content

Release v2.10.18-RC.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 15 Jul 19:31
· 1925 commits to main since this release
5405206

Changelog

Refer to the 2.10 Upgrade Guide for backwards compatibility notes with 2.9.x.

Go Version

  • 1.22.5

Fixed

JetStream

  • Ensure the “create consumer” advisory is published for R1 consumers by the node it is provisioned to (#5649)
  • Fix calculation of consumer NumPending resulting in a higher count than the total available messages in the stream (#5655)

Chores

Build

  • Use Go’s ReadBuildInfo if available to detect the git commit (#5651)
  • Add serverVersion variable set via ldflags (#5650)

Complete Changes

v2.10.18-RC.2...v2.10.18-RC.3