Skip to content

2020-01-22

Compare
Choose a tag to compare
@ewertons ewertons released this 03 Feb 18:50

Package versions:

Apt/Debian:
azure-iot-sdk-c - 0.2.0.0-25xenial
azure-iot-sdk-c - 0.2.0.0-18bionic
azure-iot-sdk-c - 0.2.0-25trusty

VcPkg:
Port: azure-iot-sdk-c
Version: 2020-01-22

C Device SDK

  • Code version: 1.3.8
  • Add missing include in azure_prov_client/prov_transport.h
  • Added documentation on how to use the SDK with the latest version of TLS only and specific cyphers
  • Added documentation explaining usage of low-layer (LL) vs convenience layers (threading_notes.md)
  • Marked iothub_client.h as deprecated (please use iothub_device_client.h instead)
  • Improved coverage of Arduino on gated builds
  • Updated setup_arduino_libraries.sh to clone azure-iot-pal-arduino from correct branch
  • Fixed sample dockerfile in cross-compilation documentation (Docker_SDK_Cross_Compile.md)
  • Fixed documentation issues.