Microsoft.Azure.Devices.Client v1.18.0
- Updating the DotNetty library version.
- Removing the legacy WebSocket implementation for NetStandard1.3 and 2.0.
- Adding HTTP/WebSocket proxy support.
- Adding X509 authentication support in the NetStandard2.0 binary (only implemented by certain run-times such as NetCore2.1, NetFramework4.6+, etc)
- Adding EventSource (ETW/LLTNG) logging (see https://github.com/Azure/azure-iot-sdk-csharp/tree/master/tools/CaptureLogs for details).
- Fix for GetTwin/UpdateReportedProperties KeyNotFound exception when using AMQP.
- Fix for MethodInvoke when the body was empty.
Microsoft.Azure.Devices v1.17.0
- Adding HTTP/WebSocket proxy support.
- Removing the legacy WebSocket implementation for NetStandard1.3 and 2.0.
Microsoft.Azure.Devices.Provisioning.Client v1.2.0
- Adding HTTP/WebSocket proxy support.
Microsoft.Azure.Devices.Provisioning.Transport.Amqp v1.1.3
- Adding HTTP/WebSocket proxy support.
Microsoft.Azure.Devices.Provisioning.Transport.Http v1.1.2
- Adding HTTP/WebSocket proxy support.
Microsoft.Azure.Devices.Provisioning.Transport.Mqtt v1.1.4
- Updating the DotNetty library version.
- Adding HTTP/WebSocket proxy support.
Microsoft.Azure.Devices.Provisioning.Service v1.3.0
- Adding HTTP/WebSocket proxy support.