Skip to content

release_2018_02_20

Compare
Choose a tag to compare
@cartertinney cartertinney released this 20 Feb 22:51

Python IoT Hub Device Client

  • Fixed the X509 Client Sample

IotHub C Device Client

  • Extra checking for existing CA certificates
  • Fixed connection status callback in MQTT transport not handling Service Unavailable
  • Fixed a recoverable error in MQTT
  • Reintroduced the deprecated OPTION_C2D_KEEP_ALIVE_FREQ_SECS to undo a breaking change

Shared Utility

  • Fixed WolfSSL segfault upon failure
  • Fixed Linux release build errors
  • Fixed "no_logging" flag build break
  • Fixed "no_logging" flag build break
  • Improved MBED build

uAMQP

  • Updated AMQP management module to use statusCode and statusDescription by default
  • Bubble up message received as an AMQP management reply

PyPi Packages

https://pypi.python.org/pypi?:action=display&name=azure-iothub-device-client&version=1.2.3
https://pypi.python.org/pypi?:action=display&name=azure-iothub-service-client&version=1.2.3
https://pypi.python.org/pypi?:action=display&name=azure-iot-provisioning-device-client&version=1.2.3