Skip to content

Azure IoT SDK for java Release 2019-4-5

Compare
Choose a tag to compare
@timtay-microsoft timtay-microsoft released this 05 Apr 22:12
3864ce0

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

• Add support for creation time UTC property on messages #397

Bug Fixes
• Fix issue where if the device client attempts to open, but fails, all subsequent opens would fail, too
• Fix issue where device client can deadlock when sending telemetry over mqtt if too many messages were queued at a time #380
• Fix issue where attribute names within connection strings were case sensitive (e.g. GatewayHostName vs GatewayHostname) #447

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

Bug Fixes
• Fix issue where IotHubConnectionStringBuilder was not thread safe

Maven packages
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-device-client/1.17.0/jar
https://search.maven.org/artifact/com.microsoft.azure.sdk.iot/iot-service-client/1.16.2/jar