Skip to content

Azure IoT SDK for Java Release 2020-09-30

Compare
Choose a tag to compare
@bikamani bikamani released this 02 Oct 02:22

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

  • Add a new client (DigitalTwinClient) to support operations against Digital Twin. Digital Twin APIs operate on high-level constructs in the Digital Twins Definition Language (DTDL) such as components, properties, and commands. The Digital Twin APIs make it easier for solution builders to create IoT Plug and Play solutions. (#918)
  • Add model Id support for Twins (#822)
  • Make http connect and read timeouts configurable on twin and methods clients (#878)

Bug fixes

  • Fix issue where cloud to device messages with no payload would cause NPE when sent (#922)

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

  • Added synchronous file upload completion API and deprecated asynchronous file upload completion API since it was not asynchronous (#911)

Bug fixes

  • Fix issue where edgelet hsm requests did not support http (#921)
  • Fix possible null pointer issue in amqp layer (#915, #901)

Java Iot Deps (com.microsoft.azure.sdk.iot:iot-deps:1.11.0)

  • Add model Id support for Twins (#822)

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

  • Updated reference to com.microsoft.azure.sdk.iot:iot-deps:1.11.0.

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

  • Add APIs for getAttestationMechanism for individual and group enrollments (#677)
  • Add a Pnp helper class for formatting the DPS device registration payload, per plug and play convention. (#918)

https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-device-client/1.26.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.26.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-deps/0.11.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client/1.8.4/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-service-client/1.7.0/jar