Skip to content

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

Compare
Choose a tag to compare
@prmathur-microsoft prmathur-microsoft released this 29 Mar 01:35

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

Bug Fixes
• Add LTS branch information
• Remove logging to console from send/receive task
• Create an independent Integration Test module for service and device clients, removing tests and its dependencies from the published package

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

Bug Fixes
• Create an independent Integration Test module for service and device clients, removing tests and its dependencies from the published package

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

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.23%7Cjar
http://search.maven.org/#artifactdetails%7Ccom.microsoft.azure.sdk.iot%7Ciot-service-client%7C1.2.17%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

#44