Skip to content

1.2.2

Choose a tag to compare

@SgtSilvio SgtSilvio released this 08 Apr 20:42
· 142 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

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