Skip to content

LTS_01_2022_Ref01

Compare
Choose a tag to compare
@momuno momuno released this 22 Jan 02:02
· 204 commits to main since this release
5805fb6

vcpkg:
Port: azure-iot-sdk-c
Version: 2022-01-21

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

C Device SDK

  • Code version: 1.8.0
  • Rename master branch to main (#2165)
  • Fix send_error_count not being reset by amqp_messenger_stop (#2120)
  • Fix upload to blob (#2112, #2057)
  • Pass empty JSON in method callback when null payload received from service (#2097)
  • Send COMMUNICATION_ERROR for failed PUBACK DC messages (#2078)
  • Added additional SDL validation.

c-shared-utility

  • Fix crash when proxy configuration is invalid (#567)

umqtt-c

  • Fixes to chain of async_operation_cancel calls (#416)
  • Fix sending MQTT PING requests (#129)