Skip to content

Release v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 15:35

Features

  • Added additional status codes in MqttStatusCode class
  • Added ConstrainedMqttManager.java (a wrapper of MqttManager.java) to handle common MQTT use cases
  • Added SCHttpUtility methods to output HTTP request response data to a file

Bug Fixes

  • Fixed improper Javadoc in AutomaticRetryCodeLinear.java

Other

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