github nats-io/nats-server v2.9.10
Release v2.9.10

latest releases: v2.10.21-RC.2, v2.10.21-RC.1, v2.10.20...
21 months ago

Changelog

Go Version

  • 1.19.4: Both the release executables and Docker images are built with this Go release

Improved

  • JetStream
    • Improve performance and latency with large number of sparse consumers (#3710)
    • Simplify locking for consumer info requests (#3714)

Fixed

  • JetStream

    • Ensure previously assigned nodes are removed from stream assignment (#3707, #3709)
    • Bad first sequence and expiration stopped working after server restart (#3711)
    • Fix no-quorum issue if leader is restarted with a memory-based clustered stream (#3713)
    • Fix dangling message block on compaction/cleanup which could prevent a stream from restoring (#3717) thanks to @k15r for the report
    • Prevent overlapping stream subjects on stream update in non-clustered JetStream (#3715)
  • Monitoring

    • /healthz?js-enabled=true behavior now properly asserts whether JetStream is enabled if it is expected to be and does not check for health of the assets. (#3699)

Complete Changes

v2.9.9...v2.9.10

Don't miss a new nats-server release

NewReleases is sending notifications on new releases.