Skip to content

Release 1.13.4-pre1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 14:31

Features

  • Added connection check before publishing MQTT messages.
  • Improved MQTT manager error handling.

Bug Fixes

  • Removed unsupported Java 7 references to the 'java.nio' package.
  • Fixed AutomaticRetryCode.getCurrentTryNumber() so that it does not increment the try number.

Other

  • Reduced default MQTT keep alive internal to 10s to allow detecting connection issues faster.