Skip to content

LTS_01_2023_Ref01

Compare
Choose a tag to compare
@JoseSanchez7 JoseSanchez7 released this 19 Jan 18:35
· 2 commits to lts_01_2023 since this release
eaeb156

vcpkg:
Port: azure-iot-sdk-c
Version: 2023-01-18

Long-term support (LTS) for Azure IoT C SDK, published on 2023-01-19.
For details about LTS branches, please see our documentation.

C Device SDK

  • Code version: 1.10.0
  • Add deprecation warning to cocoapods (#2409)
  • Support openssl engine when using curl library (#2400)
  • Allow empty file blob uploads (#2393)
  • Added docker sample for ARM cross compile and latest MIPS32 toolchain (#2366)
  • Use tick counter and not clock for connection retry (#2384)

C Shared Utility

  • Adding support for OpenSSL engines when using curl (#602)
  • Add HTTP transport (cURL) support for OpenSSL Engines (#2372)