Skip to content

2018-04-13

Compare
Choose a tag to compare
@cartertinney cartertinney released this 16 Apr 23:14
· 1383 commits to main since this release

Versions

Nuget: 1.2.3
Apt-get Xenial: 0.2.0.0-3xenial
Apt-get Trusty: 0.2.0-3trusty

C Device SDK

  • Added automatic URL Encode/Decode option for MQTT
  • Set telemetry as the default iOS sample
  • Fixed shared objects
  • Fixed build failures for samples on Windows with OpenSSL
  • Added Custom HSM example along with docs
  • Fixed mbed build

C Service SDK

  • Added support for iOS

Shared Utility

  • Added URLDecode and URLDecodeString functions
  • Fixed a memory leak in urlencode.h unittests

Documentation

  • Fixed broken links in Provisioning Service Client sample documentation