Skip to content

LTS_03_2025

Latest
Compare
Choose a tag to compare
@ewertons ewertons released this 31 Mar 23:58
· 3 commits to main since this release

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:

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