Microsoft.Azure.Devices.Shared 1.30.1
- Miscellaneous code and documentation improvements
Microsoft.Azure.Devices.Client 1.40.0
- Select correct AMQP link for a Module Twin (#2219)
- Upgrade AMQP library to support and respect cancellation tokens while maintaining legacy behavior. (#2216)
- Fix the concurrency issue in MQTT stack (#2234)
- Fix the issue with hanging thread in DeviceClients configured with MQTT (#2272)
- Fix issue with AMQP connection pool and TokenReferesher disposal. (#2260)
- Fix the threading issue with MQTT stack (#2272)
- Throw
ObjectDisposedException
instead ofNullReferenceException
on client API calls after the client has been dispose (#2286) - Update reference to
Microsoft.Azure.Devices.Shared
nuget. - Fix the debug exception assertion when authentication is performed via a user-supplied SAS token in MQTT
Microsoft.Azure.Devices 1.37.0
- Upgrade AMQP library to support and respect cancellation tokens while maintaining legacy behavior. (#2216)
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Client 1.19.1
- Upgrade AMQP library to support and respect cancellation tokens while maintaining legacy behavior. (#2216)
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Service 1.18.1
- Improved xml docs
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.16.1
- Upgrade AMQP library to support and respect cancellation tokens while maintaining legacy behavior. (#2216)
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.17.1
- Fix the issue with hanging thread in ProvisioningDeviceClient configured with MQTT (#2272)
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Transport.Http 1.15.1
- Upgrade
Microsoft.Rest.ClientRuntime
dependency. - Update reference to
Microsoft.Azure.Devices.Shared
nuget.
Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.14.1
- Update reference to
Microsoft.Azure.Devices.Shared
nuget.