Skip to content

Release v2.9.24

Compare
Choose a tag to compare
@NATS-CI NATS-CI released this 08 Nov 15:53
· 2180 commits to main since this release
e43cfb4

Changelog

Go Version

  • 1.20.11

Improved

JetStream

  • Stricter management of Raft state, which should improve recovery from a leaderless state (#4684 backport via #4737)
  • Remove unused Observer const, add unit test to check observer applies (#4727 backport via #4737)

Fixed

Accounts

  • Fix panic in JWT permissions template handling (#4730 backport via #4759)

WebSocket

  • Partial writes may lead to disconnect (#4755 backport via #4759)

Complete Changes

v2.9.23...v2.9.24