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

latest releases: v2.10.17, v2.10.17-RC.9, v2.10.17-RC.8...
2 years ago

Changelog

Go Version

  • 1.17.10: Both release executables and Docker images are built with this Go release.

Fixed

  • JetStream:
    • Consumer pending count was not correct when a stream had max messages per subject greater than 1 and a consumer that filtered out part of the stream was created (#3148)
    • Spurious 408 status messages sent to pull consumers. Also made some modifications to reduce lock contention between processing of acknowledgments and delivery of messages (#3149)
  • MQTT:
    • Connections with same client ID but on different domains may have been detected as duplicates (#3150)

Complete Changes

v2.8.3...v2.8.4

Don't miss a new nats-server release

NewReleases is sending notifications on new releases.