The HiveMQ team is pleased to announce the availability of HiveMQ MQTT Client 1.1.2.
This is a patch release for version 1.1 and comes with the following improvements:
Bug fixes
- MQTT 3 clients do not get nested
Mqtt5Exceptions anymore butMqtt3Exceptions - Exceptions of async operations delivered by
CompletableFutureare not wrapped inCompletionExceptionanymore consistently
Improvements
- Enabled using the HiveMQ MQTT Client as Java module and OSGi module
You can get the new version as maven artifact via Maven Central, JCenter or JitPack.
Also check out the project on GitHub.
We recommend upgrading to this patch release for all HiveMQ MQTT Client library users.
Have a great day,
Silvio from the HiveMQ Team