Microsoft.Azure.Devices.Client v1.20.3
- Fix to treat exceptions as network exceptions if they are directly defined or derived from exceptions defined in network exceptions list in
ErrorDelegatingHandler
. - Updated Amqp library to use the latest (Microsoft.Azure.Amqp 2.4.2).
- Fixed incorrect ifdef pragma for server certificate validation.
Microsoft.Azure.Devices v1.18.1
- Added null check for device ID and module ID.
- Updated Amqp library to use the latest (Microsoft.Azure.Amqp 2.4.2).
Microsoft.Azure.Devices.Provisioning.Transport.Amqp v1.1.9
- Updated Amqp library to use the latest (Microsoft.Azure.Amqp 2.4.2).
Microsoft.Azure.Devices.Provisioning.Security.Tpm v1.1.6
- Updated the version of Microsoft.TSS dependency used.