github hivemq/hivemq-mqtt-client v1.1.3
1.1.3

latest releases: v1.3.3, v1.3.2, v1.3.1...
4 years ago

🐞 Bug fixes

  • Avoid possible stack overflow when using topic filters with a large number of levels (4000+) #334 #338

✨ Improvements

  • TLS Server Name Indication (SNI) support #331 #333
  • Client now updates its session expiry interval when it is set in a disconnect message #329
  • Client event loop threads can be easier determined by the name prefix com.hivemq.client.mqtt #330
  • The dependency netty-transport-native-epoll is now optional and can be excluded if not needed #330
  • Externally created netty event loops can now be passed to the executor config #330

🗒️ Misc

  • Modularized build and added examples module #328 #337
    You can find the examples here

❤️ Thanks to all contributors

  • @dajudge
  • @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-3-released/

Don't miss a new hivemq-mqtt-client release

NewReleases is sending notifications on new releases.