github mochi-mqtt/server v2.4.6

latest releases: v2.6.5, v2.6.4, v2.6.3...
7 months ago

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

Don't miss a new server release

NewReleases is sending notifications on new releases.