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)