Skip to content

Azure IoT SDK for Java Release 2020-9-15

Compare
Choose a tag to compare
@timtay-microsoft timtay-microsoft released this 15 Sep 22:11
d217023

Java IotHub Device Client (com.microsoft.azure.sdk.iot:iot-device-client:1.31.2)

Bug fixes

  • Fix inefficient way of building strings in https batch messages (#1335)
  • Fix bug where multiplexed client had more session handlers than expected (#1341)
  • Fix exception message in mqtt layer (#1351)
  • Fix how the client handles failed disconnections (#1338)
  • Fix connection status reporting CONNECTED before all SDK states are CONNECTED (#1355)
  • Fix race condition where reconnection logic could carry on after client was closed (#1356
  • Correct verbosity of correlation warnings and fix the callback context map (#1357)

Java IotHub Service Client (com.microsoft.azure.sdk.iot:iot-service-client:1.33.1)

Bug fixes

  • Remove SDK-side validation of symmetric key format (#1324)

Java Provisioning Device Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client:1.11.0)

  • Add missing provisioning registration result fields (#1313)

Java Provisioning Service Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-service-client:1.9.1)

Bug fixes

  • Remove SDK side validation for x509 Attestation object format when parsing enrollmentGroups (#1342)

https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-device-client/1.31.2/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.33.1/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client/1.11.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-service-client/1.9.1/jar