Skip to content

1.2.2

Compare
Choose a tag to compare
@SgtSilvio SgtSilvio released this 08 Apr 20:42
· 49 commits to master since this release
ccb9b01

🐞 Bug fixes

  • Fixed that a failure to shutdown the netty event loop leaves bad executor in cache #445
  • Fixed that threads are not terminated when using manual acknowledgement with QoS 0 #462
  • The client always reads the DISCONNECT message even if the server closes the connection while the client sends data #466
  • SSLExceptions and ProxyConnectExceptions are not logged unnecessarily when they are handled correctly #468

🗒️ Misc

  • Direct publishing to Maven Central #478
  • Improved Gradle build files #446 #478

❤️ Thanks to all contributors

  • @MicWalter
  • @SgtSilvio
  • @YannickWeber
  • Also thanks to all code reviewers and all who created valuable issues

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