2018-10-03
Versions
Nuget: 1.2.10
apt-get Xenial: 0.2.0.0-12xenial
apt-get Trusty: 0.2.0.0-12trusty
apt-get Bionic: 0.2.0.0-5bionic
C Device SDK
- Implemented dps symmetric key feature
- Bug fix for HTTP Error Status
- #628 Fixed integer overflow with message timeouts
- #639 Fixed incorrect comment
- Updated parson
- Fixed DPS includes issue
uMQTT
- Fix %zu format identifier
uAMQP
- Moved message cleanup to sender close
Shared Utility
- Added new, simplified string tokenizer
- Added tests for mbedtls
- Added head method for http compact client
- Added handling of custom headers on uws_client UPGRADE request
- Added Websocket URL parser
- (Azure/azure-c-shared-utility#187) support for building with VC++ 9.0
- Fixed http compact cert no copy
- Optimized Url Encoding
- Updated mbed file to handle the failure from mbed
- Added singlylinkedlist_add_head functionality
- Fixed return value error found on iOS
- Test improvements
- Fixed const correctness in UUID_to_string
- Fixed bug in cmake usePermissiveRulesForSamplesAndTests function to make more permissive