Skip to content

Release v2.11.11-RC.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Nov 11:21
· 831 commits to main since this release
v2.11.11-RC.4
ab5cc8c

Changelog

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

Go Version

  • 1.25.4

Dependencies

  • golang.org/x/sys v0.38.0 (#7538)
  • github.com/minio/highwayhash 070ab1a (#7539)

Added

Monitoring

  • The /jsz endpoint can now show direct consumers with the direct-consumers?true flag (#7543)

Improved

JetStream

  • Reduced heap allocations in hash checks (#7539)
  • Healthchecks now correctly report when streams are catching up, instead of showing them as unhealthy (#7535)
  • Improve interest detection when consumers are created or deleted across different servers (#7440)

Fixed

JetStream

  • Fixed a race condition that could happen with shutdown signals when shutting down JetStream (#7536)

Complete Changes

https://github.com/nats-io/nats-server/compare/v2.11.11-RC.3..v2.11.11-RC.4