github nats-io/nats-server v2.10.22-RC.3
Release v2.10.22-RC.3

pre-release23 hours ago

Changelog

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

Go Version

  • 1.22.8

Dependencies

  • github.com/klauspost/compress v1.17.11 (#6002)

Fixed

JetStream

  • Consumers will no longer race with the filestore when fetching messages, fixing some cases where consumers can get stuck with workqueue streams and max messages per subject limits (#6003)
  • Pull consumers will now recalculate max delivered when expiring messages, such that the redelivered status does not report incorrectly and cause a stall with a max deliver limit (#5995)
  • Clustered streams should no longer desync if a catch-up fails due to a loss of leader (#5986)
  • Fixed a panic that could occur when calculating asset placement in a JetStream cluster (#5996)
  • Fixed a panic when shutting down a clustered stream (#6007)

Complete Changes

v2.10.22-RC.2...v2.10.22-RC.3

Don't miss a new nats-server release

NewReleases is sending notifications on new releases.