Skip to content

2018-05-04

Compare
Choose a tag to compare
@jebrando jebrando released this 07 May 18:07

Versions

Nuget: 1.2.4
Apt-get Xenial: 0.2.0.0-4xenial
Apt-get Trusty: 0.2.0-4trusty

C Device SDK

  • Update CMakeList.txt files to use multiple def files
  • Fixed Provisioning log trace
  • Add constrained device document detailing SDK
  • Adding Updated Third Party notice
  • cmake: Install parson library for upload to blob feature
  • If client is not connected (connecting times out) mqtt_client_dowork should not be called
  • Fixed CMakeLists to enforce C99

uAMQP

  • Fix amqp_definitions header not building properly in C++

uMQTT

  • Fixed segfault with variable that was not set to NULL

Shared Utility

  • Clear out variable structure
  • Move tlsio items to adapters
  • Openssl errors logged as errors, not info level