Skip to content

Release v2.9.5

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 01 Nov 21:42
· 2707 commits to main since this release
ceebf53

Changelog

Go Version

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

Fixed

  • JetStream:
    • Honor MaxMsgsPerSubject on stream update (#3595)
    • Errors such as "wrong sequence for skipped msg" or "expected sequence does not match store " while processing snapshots of streams with expired messages. Thanks to @MauriceVanVeen and @sylrfor the reports (#3589, #3596)
  • Sublist's cache hit rate would be wrong in presence of multiple accounts. Thanks to @aopetrov86 for the report and contribution (#3591)

Complete Changes

v2.9.4...v2.9.5