Skip to content

Microsoft Azure IoT SDKs for .NET LTS patch Release 2021-10-19

Choose a tag to compare

@azabbasi azabbasi released this 20 Oct 20:44
· 359 commits to main since this release

This release is a patch for the Microsoft Azure IoT Hub SDK for .NET LTS patch Release 2021-08-12 LTS release.

Microsoft.Azure.Devices.Client 1.36.3

  • Fix bug where after disposing of the client when reconnection expires, outstanding API calls will not return and the thread will not exit. (#2201)