Skip to content

2018-02-09

Compare
Choose a tag to compare
@cartertinney cartertinney released this 15 Feb 23:28
· 1571 commits to main since this release

Versions

Nuget: 1.1.33
Apt-get Xenial: 0.1.0.0-35xenial
Apt-get Trusty: 0.1.0-37trusty

C Device SDK

  • Extra checking for existing CA certificates
  • Added iothub C2D sample

Bug Fixes

  • 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

Documentation

  • Fixed typos and clarified production readiness in iothub_client_sample_mqtt_dm docs
  • Cleaned up CA certificate docs
  • DPS SDK info added to readme
  • Inline documentation added to devicetwin_simplesample

Build tools

  • Increased number of test cores for Linux and Windows

Shared Utility

  • Fixed WolfSSL segfault upon failure
  • Fixed Linux release build errors
  • 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