Skip to content

1.1.1

Choose a tag to compare

@SgtSilvio SgtSilvio released this 09 Aug 07:54
· 504 commits to master since this release
f678684

This was released on 15 July. The date shown by GitHub is wrong.

🐞 Bug fixes

  • Removed wrongly logged error when the session expires and a SUBSCRIBE packet contained two or more subscriptions #295
  • MqttDisconnectedContext.getCause now returns Mqtt3...Exceptions for MQTT 3 clients #296

✨ Improvements

  • Enabled running in JEE 7 applications by disabling CDI bean discovery #300
  • Static allocated buffers respect the setting to not use direct buffers, for example on Android #311

🗒️ Misc

  • JitPack support (snapshot versions can now be obtained using JitPack) #289

❤️ Thanks to all contributors

Related blog post: https://www.hivemq.com/blog/hivemq-mqtt-client-1-1-1-released/