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