github nats-io/nats-server v2.11.2-RC.2
Release v2.11.2-RC.2

latest releases: v2.11.9, v2.12.0-RC.1, v2.11.9-RC.3...
pre-release4 months ago

Changelog

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

Go Version

  • 1.24.2

Dependencies

  • github.com/nats-io/jwt/v2 v2.7.4 (#6813)

Improved

General

  • Auth tokens are now redacted in trace-level logs for enhanced security (#6808)
  • Trapped signals are now logged at notice level instead of debug (#6800)

JetStream

  • Allow setting per-message TTLs to values lower than the configured SubjectDeleteMarkerTTL when the stream has a max messages per subject limit of 1 (#6818)

Fixed

JetStream

  • Push consumers are no longer incorrectly marked as inactive after a delivery failure if there is continued interest (#6807)
  • The jsz response now contains a total counter field and reinstates non-paginated response behaviour that was removed in RC.1 (#6816)
  • Internal clients for JetStream are no longer closed unexpectedly after updating an expired account claim (#6817)
  • Fixed a panic that could potentially occur when starting clustered consumers when the metalayer is shutting down (#6823)

Complete Changes

v2.11.2-RC.1...v2.11.2-RC.2

Don't miss a new nats-server release

NewReleases is sending notifications on new releases.