Changelog
Refer to the 2.11 Upgrade Guide for backwards compatibility notes with 2.10.x.
Go Version
- 1.25.4
Dependencies
Added
Monitoring
- The
/jszendpoint can now show direct consumers with thedirect-consumers?trueflag (#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