Microsoft.Azure.Devices.Client v1.20.0
- AMQP transport layer redesign to further stabilize connection pooling and multiplexing features.
- Upgrading the Amqp library dependency to v2.4.1.
- Add SQM ID to UserAgent string for non-HTTP protocols.
- Added
ClosedChannelException
to the list of retry-able Network Exceptions. - Fixed IoTHub connection string parsing logic.
- Add
IsUsable
flag toIDelegatingHandler
to checkMqttTransportHandler
state. - URL encode device ID and module ID for
HsmAuthentication
audience. - Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices v1.17.3
- Upgrading the Amqp library dependency to v2.4.1.
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Shared v1.16.0
- Add support for Symmetric key security provider.
Microsoft.Azure.Devices.Provisioning.Client v1.3.0
- Symmetric key support for Provisioning Device Client.
- Reprovisioning support for Provisioning Device Client.
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Provisioning.Transport.Amqp v1.1.6
- Upgrading the Amqp library dependency to v2.4.1.
- Provisioning Transport AMQP symmetric key support.
- Provisioning Transport AMQP reprovisioning support.
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Provisioning.Transport.Http v1.1.5
- Provisioning Transport HTTP symmetric key support.
- Provisioning Transport HTTP reprovisioning support.
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Provisioning.Transport.Mqtt v1.1.7
- Provisioning Transport MQTT symmetric key support.
- Provisioning Transport MQTT reprovisioning support.
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Provisioning.Security.Tpm v1.1.5
- Updating the reference to the Shared NuGet.
Microsoft.Azure.Devices.Provisioning.Service v1.4.0
- Updated the fake shared access key comment included as DPS API description.
- Provisioning Service Client symmetric key support.
- Reprovisioning support for Provisioning Service Client.
- Updating the reference to the Shared NuGet.