Skip to content

v2.4.6

Compare
Choose a tag to compare
@mochi-co mochi-co released this 05 Feb 21:43
· 25 commits to main since this release

What's Changed

  • Replace DefaultServerCapabilities with NewDefaultServerCapabilities()… by @thedevop in #360, resolving data races in tests.
  • Only pass a copy of system.Info to hooks by @thedevop in #365, resolves #364 and race conditions in hooks that call system.Info directly.
  • Allow configurable max stored qos > 0 messages by @thedevop in #359, resolves #340, in which inflight messages were mismatched against the client message quota, causing a performance bottleneck.

Many thanks @thedevop!

Full Changelog: v2.4.5...v2.4.6