🐞 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
❤️ 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/