LTS_08_2023
Long-term support (LTS) release for Azure IoT C SDK, published on 2023-08-07.
For details about LTS branches, please see our documentation.
vcpkg
- Port: azure-iot-sdk-c
- Version: 2023-08-07
C Device SDK
- Code version: 1.11.0
- Remove support for TizenRT board #2431
- Fix propagation of file upload timeout to multi blocks upload #2439
- Fix duplicate include guard in AMQP common files #2467
- Fix AMQP transport to break infinite loop of link re-attachments #2472
- Update upload to blob sample to use MQTT #2482
- DPS-TPM deprecation #2484
- Remove curl dependency from iot_hub_client_sample_mqtt_dm sample #2485
- Fix data type of error code for upload to blob error responses #2490
- Change message_queue indexing from pointer to uint32_t to fix memory corruption #2497
- New API: Add more granular upload-to-blob functions, refactor u2b code #2498
C Shared Utility
- Remove files and support related to MBED OS #609
- Adding IPv6 Dual Stack support for Linux #623
- Remove check for return value of strcpy #625
- Fix UUIT_T overflow #626
- Allow openssl engine support to be optional #628
- Library fix when http is OFF #629
- Local socket bug fix post IPv6 addition on Linux #630)
uMQTT Library
- Remove files and support related to MBED OS #145
uAMQP Library
- Remove files and support related to MBED OS #428
uTPM Library
- DPS-TPM deprecation announcement #117