github Azure/azure-iot-sdk-csharp 2019-9-11
Microsoft Azure IoT Hub SDK for C# Release 2019-9-12

latest releases: 2024-03-28, lts_2024-03-29_patch10, lts_2021-03-18_patch10...
4 years ago

Microsoft.Azure.Devices.Client v1.21.1

  • Perform consistent hashing in assigning connections to the connection pool.
  • AMQP resources are no longer disposed on disconnection.
  • AMQP resources are locked to allow synchronized access.
  • AMQP resources are created prior to access.
  • AmqpTransportHandler is not disposed on disconnection.
  • Catch exception while creation of AMQP resources, and if not recoverable, close and recover the owner resource (eg: non-recoverable link creation failure will close and recover the session, non-recoverable session creation failure will close and recover the connection).
  • AmqpUnitManager will handle the lifetime of AmqpUnit.

Device Explorer v1.6.1

  • Updated the reference to Microsoft.Azure.Devices v1.18.1.
  • Updated the reference to Microsoft.Azure.Devices.Shared v1.16.0.
  • Updated the reference to Microsoft.Azure.Amqp v2.4.2.

Don't miss a new azure-iot-sdk-csharp release

NewReleases is sending notifications on new releases.