2019-12-11
Package versions:
Apt/Debian:
azure-iot-sdk-c - 0.2.0.0-24xenial
azure-iot-sdk-c - 0.2.0.0-17bionic
azure-iot-sdk-c - 0.2.0-24trusty
VcPkg:
Port: azure-iot-sdk-c
Version: 2019-12-11 (pending merge)
C Device SDK
- Code version: 1.3.7
- Added fixes needed to support releasing new cocoapods packages
- Fixed *_GetSendStatus in AMQP transport (github issue #1039)
- Fixed correlation id in body for upload to blob (github issue #1310)
- Added fix to include corresponding provisioning tools according to build options.
- Added documentation for how to configure XIO read buffer size.
- Updated references in documentation from Device Explorer (deprecated) to Azure IoT Explorer.
C Shared Utility
- Added support for sending larger payload when using mbedtls
- Added control to force-close when tlsio_mbed is in Error state
- Fixed SEGFAULT errors introduced by dns_resolver in socketio
- Added capability to print executable file name with ETW logging
- Added socket_async_os.h to ios pal layer
- Fixed OptionHandler_AddOption result check in tlsio_wolfssl.c, use MU_DEFINE_ENUM_WITHOUT_INVALID in OptionHandler