Skip to content

v2.1.2

Choose a tag to compare

@mochi-co mochi-co released this 07 Jan 20:11
· 177 commits to master since this release
b895d68

What's Changed

  • Change the order of inline client check by @thedevop in #133
    • As per #132, optimizes the sequence of logic statements to ensure inline client is checked first, preventing unnecessary calls to other logic such as ACL or getting inflight messages by key.

Full Changelog: v2.1.1...v2.1.2

Tests

  • Builds
  • Unit Tests Passing
  • Paho Interoperability Passing