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 returnsMqtt3...Exception
s 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
- @clive-jevons
- @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-1-released/