Long-term support (LTS) release for Azure IoT C SDK, published on 2025-03-31.
For details about LTS branches, please see our documentation.
vcpkg:
- Port: azure-iot-sdk-c
- Version: 2025-03-31
C Device SDK:
- Code version: 1.14.0
- Fixed upload to blob when using DPS with x509 certificate (#2671)
- Re-enabled IoTHubMessage_Properties (#2670)
C Shared Utility:
- Updated tlsio_mbedtls.c to work with mbedTLS 3.6.2
- Fixed mbedtls calls (for version 3.x) in httpapi and unit tests