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