Skip to content

Pre-Release v1.12.0-pre5

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 14:08

Features

  • Added additional known status codes in MqttStatusCode class
  • Added SmartMqttManager wrapper of MqttManager to handle common use cases
  • Added SCHttpUtility methods to output response data to a file

Bug Fixes

  • Fixed improper Javadoc in AutomaticRetryCodeLinear

Other

  • Simplified MqttManager by internally getting status and passing to implementation methods