Skip to content

Azure IoT SDK for Java Preview Release 2021-9-16

Pre-release
Pre-release
Compare
Choose a tag to compare
@timtay-microsoft timtay-microsoft released this 18 Sep 21:51

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

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:2.0.0-preview-002)

  • Remove Service Client async APIs

Bug fixes

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

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

  • Add missing provisioning registration result fields (#1313)

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

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/2.0.0-preview-002/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/2.0.0-preview-002/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client/2.0.0-preview-002/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-service-client/2.0.0-preview-002/jar