Azure IoT Plugin Change Log

Table of Contents

2.10

New Features

ID Summary
AZUREIOT-33 Reuse variables from SDK's imports.mak when possible
AZUREIOT-29 Support the SimpleLink 2.30 (Q3 2018) SDKs
AZUREIOT-28 Update to October 2018 LTS release
AZUREIOT-26 Add support for DPS
AZUREIOT-24 Provide debug libraries with tracing enabled

Bugs Resolved

ID Summary
AZUREIOT-31 Complete FreeRTOS support in Azure plugin

2.00

New Features

ID Summary
AZUREIOT-21 Support the SimpleLink 2.20 (Q2 2018) SDKs
AZUREIOT-19 Update to Jan 2018 LTS release
AZUREIOT-16 add support for X509 authentication
AZUREIOT-12 Add MSP432E4 support
AZUREIOT-6 Add FreeRTOS support

Bugs Resolved

ID Summary
AZUREIOT-25 printf() output should follow toolchain behavior rather than build on UARTUtils
AZUREIOT-17 Memory leak in tlsio_sl_destroy() in tlsio_sl.c
AZUREIOT-15 Examples should honor user configured SECURITY_TYPE
AZUREIOT-13 HTTPAPI_CreateConnection() can cause memory corruption on server connection failures
AZUREIOT-8 Remove .git files in azure-iot-sdk-c created by git submodule cloning

Compatibility Notes

This release uses a new directory structure for the Platform Adaptation Layer (PAL) so that it is cleanly separated from the rest of the Microsoft Azure IoT C SDK. This makes it easier to distinguish TI-modified content in the PAL versus the code directly obtained from Microsoft, which is helpful when updating the latter.