Skip to content

Microsoft Azure IoT Hub SDK for .NET Release 2020-2-27

Compare
Choose a tag to compare
@drwill-ms drwill-ms released this 27 Feb 22:12
d5f9a57

Microsoft.Azure.Devices.Client v1.23.2

  • When using AMQP, application properties with a null value will now be sent to the hub, matching MQTT/HTTP behavior (#919)
  • Improve AMQP reconnection resiliency
  • SDK will now retry on more error codes over AMQP. For more details, see amqp transport exceptions.
    • amqp:internal-error
    • amqp:link :transfer-limit-exceeded
    • amqp:resource-locked