Azure IoT SDK for Java LTS Release 2020-7-7
Java IotHub Service Client (com.microsoft.azure.sdk.iot:iot-service-client:1.24.0)
- Add support for setting HTTP read and connect timeouts for registry manager operations (#815)
Java IotHub Device Client (com.microsoft.azure.sdk.iot:iot-device-client:1.24.0)
- Add new File upload APIs for more granular control over the now deprecated file upload API (#808)
- Add PnP ModelId option to ModuleClient constructors
- Deprecated Client constructors that take x509 authentication through strings/file paths in favor of SSLContext
- Add message type (twin subscribe message, for instance) to log statements
- Cut down on needless spawning of send/receive threads. Now threads stop spawning until work becomes available (#826)
Bug fixes
- Fix AMQP layer being too proactive when renewing sas tokens (#793)
- Fix AMQP layer not maintaining separate sas token renewal schedules per multiplexed client (#793)
- Fix bug where client library spawned send/receive threads even when in a reconnecting state (#826)
Java Iot Deps (com.microsoft.azure.sdk.iot:iot-deps:1.10.0)
- Add new File upload APIs for more granular control over the now deprecated file upload API (#808)
Java Provisioning Device Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-device-client:1.8.3)
Bug fixes
- Fix issue where HTTP requests didn't send content-length header (#833)
Java Provisioning Service Client (com.microsoft.azure.sdk.iot.provisioning:provisioning-service-client:1.6.2)
Bug fixes
- Fix issue where HTTP requests didn't send content-length header (#833)
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-device-client/1.24.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.24.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-deps/0.10.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-device-client/1.8.3/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot.provisioning/provisioning-service-client/1.6.2/jar