release_2017_10_23
Python Device Client
- Update to latest C SDK release (see changes here: (also: https://github.com/Azure/azure-iot-sdk-c/releases))
Bug Fixes
- Fix for uninitialized result value on uamqp_messaging.c (ref c-shared github issue #118)
Documentation
- Improved AMQP Batching documentation
- (On behalf of yzhong94) Add feature matrix documentation
Shared Utility
- (Bug Fix) set tickcounter_ms_t to 64-bit integer data type for Windows
- Fix open issues in socket and TLS layer- Change code to not send during error state in socketio (github issue #106)
- Added Base32 code
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.26.0
https://pypi.python.org/pypi?:action=display&name=azure-iothub-service-client&version=1.1.0.18