🐞 Bug fixes
- MQTT 3 clients do not get nested
Mqtt5Exception
s anymore butMqtt3Exception
s #316 - Exceptions of async operations delivered by
CompletableFuture
are not wrapped inCompletionException
anymore consistently #320
✨ Improvements
- Enabled using the HiveMQ MQTT Client as Java module and OSGi module #269
❤️ Thanks to all contributors
- @J-N-K
- @SgtSilvio
- Also thanks to all code reviewers and all who created valuable issues
Related blog post: https://www.hivemq.com/blog/hivemq-mqtt-client-1-1-2-released/