Skip to content

2018-05-10

Choose a tag to compare

@jebrando jebrando released this 10 May 22:04
· 599 commits to main since this release

ioTHub C Device Client

  • Update CMakeList.txt files to use multiple def files
  • Fixed Provisioning log trace
  • 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

Shared Utility

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