Skip to content

The HiveMQ MQTT Client 1.1.2 is released

by Silvio GieblAUG 12, 2019

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 but Mqtt3Exceptions
  • Exceptions of async operations delivered by CompletableFuture are not wrapped in CompletionException anymore 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