Skip to content

release_2017_03_24

Compare
Choose a tag to compare
@zolvarga zolvarga released this 25 Mar 00:07

C Device SDK

  • WebSocket support for AMQP and MQTT (nuget)
  • AMQP transport to report IoTHubClient_LL_ConnectionStatusCallBack
  • AMQP transport reconnects faster
  • Add CONNECTION_STATE_DISCARDING handling to uamqp
  • Update CBS code to use the new CBS APIs
  • New uAMQP with lower traffic usage
  • Add an authorization module to encapsulate sas token
  • Update api to remove device_key as manditory
  • Build enabled with TI
  • Add an authorization module to encapsulate sas token
  • Add proxy_data option to MQTT transport common module
  • Improved MQTT error reporting.
  • Add trusted certificates in the upload to blob sample
  • Add header and specs for iothub auth client
  • Method Callback does not lock
  • Update transports to use the new WSIO_CONFIG and to stub support the HTTP proxy config
  • AMQP transport to auto re-subscribe for methods if DETACH received from service

C Service SDK

Documentation

Bug Fixes

  • Fix typo on upload to blob
  • Fix for MQTT transport to detect asynchronous connection result