Releases: Azure/azure-iot-middleware-freertos
Releases · Azure/azure-iot-middleware-freertos
1.1.0
1.0.0
1.0.0-preview.2
Breaking Changes
- [#170] Updated name of
AzureIoTHubClient_GetProperties()
API toAzureIoTHubClient_RequestPropertiesAsync()
. - [#170] Updated
AzureIoTHubMessageType_t
enum value name fromeAzureIoTHubPropertiesGetMessage
toeAzureIoTHubPropertiesRequestedMessage
. - [#171] Moved
AzureIoT_Base64HMACCalculate()
fromazure_iot.h
toazure_iot_private.h
.
Bug Fixes
- [#166] Fix reported property publish topic creation with correct embedded API.
Other Changes and Improvements
1.0.0-preview.1
This release marks the public preview availability for the Azure IoT middleware for FreeRTOS.
- For API documentation, please see the published documentation here.
- To get started and view samples, view the README on the IoT middleware for FreeRTOS Samples repo.