release_2017_11_03
Python Device Client
- Update feature matrix and documentation
- Update to latest C SDK release (see changes below: (also: https://github.com/Azure/azure-iot-sdk-c/releases))
C SDK
- Add convenience layer for IoTHubClient_CreateFromDeviceAuth
- Adding common cleanup helpers and some new helper fcns
- Remove cstdbool from repo
- Update provisional client tools
- Bash to create CA certificates; docs for both PowerShell and Bash
C SDK Bug Fixes
- Fix (test-only) race condition if twin callback arrives with original data
- Allow transport to be reused for after last multiplexed device is destroyed (github #270)
- Fix duplicated user-agent info on D2C telemetry over HTTP transport
C SDK Documentation
- Update feature matrix
Python Service Client
- Update to latest C SDK release (see changes here: https://github.com/Azure/azure-iot-sdk-c/releases)
https://pypi.python.org/pypi?:action=display&name=azure-iothub-device-client&version=1.1.27.0
https://pypi.python.org/pypi?:action=display&name=azure-iothub-service-client&version=1.1.0.19