Skip to content

Azure IoT Hub SDK for java Release 2017-3-24

Compare
Choose a tag to compare
@mamokarz mamokarz released this 25 Mar 02:40
· 1435 commits to main since this release

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

• Add Device Method user API
• Add Device Method support for MQTT
• Add support for Device Method to upper layers in MQTT
• Add Device Method sample

Bug Fixes
• Fix start/stop issue on MqttDeviceTwin
• Fix package and folder structure alignment

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

• Add Device Method user API
• Add Device Method support
• Add Device Method sample

Bug Fixes
• Fix timeout issue in Message feedback receiver
• Fix package and folder structure alignment

Java SDK Dependency - Serializer (com.microsoft.azure.sdk.iot:iot-deps-service:0.3.2)

• Add Device Method serializer support

Java SDK Dependency - websocket-transport-layer (com.microsoft.azure.sdk.iot:websocket-transport-layer:0.1.3)

Documentation

Maven packages

http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot%7Ciot-device-client%7C1.1.22%7Cjar
http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot%7Ciot-service-client%7C1.2.16%7Cjar
http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot.deps%7Cwebsocket-transport-layer%7C0.1.3%7Cjar
http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot.deps%7Ciot-deps-serializer%7C0.3.2%7Cjar

Merge pull request