github Azure/azure-iot-sdk-csharp 2020-05-06
Microsoft Azure IoT Hub SDK for .NET Release 2020-05-06

latest releases: 2024-03-28, lts_2024-03-29_patch10, lts_2021-03-18_patch10...
3 years ago

Microsoft.Azure.Devices.Shared v1.20.1

  • Add Support for net standard 2.1

Microsoft.Azure.Devices.Client v1.26.0

  • Add Client Options to enable users to supply model id
  • Add Support for net standard 2.1
  • Add a way for nested Edge to pass authentication chain to IoTHub
  • Add twin array support and update to latest service API version
  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

#Bug fixes

  • Enable RemoteCertificateValidationCallback for Websocket connections to allow users to validate remote certificates
  • Fix Mqtt C2D subscription message to set QoS of 1
  • Fix comments on twin/methods and create
  • Fix issue to require explicit subscribe to desired properties in latest Service API version
  • Fix for each subscribe request declare its topic name on mqtt messages
  • Remove DNS lookup in mqtt stack when proxy is present
  • Don't dispose a message being returned
  • Dispose CancellationTokenSource being used internally in the library

Microsoft.Azure.Devices v1.21.0

  • Use latest Service API version that is available in all regions
  • Add Support for net standard 2.1
  • Add twin array support
  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

#Bug fixes

  • Update JobQuotaExceededException to include the associated http error reason
  • Code clean up in IotHubConnectionStringBuilder based on coding standards

Microsoft.Azure.Devices.Provisioning.Service v1.6.3

  • Add Support for net standard 2.1

Microsoft.Azure.Devices.Provisioning.Client v1.6.0

  • Add Support for net standard 2.1
  • Add RemoteCertificateValidationCallback to allow users to validate remote certs

#Bugs fixes

  • Dispose client web socket instance in mqtt transport handler

Microsoft.Azure.Devices.Provisioning.Transport.Amqp v1.3.0

  • Add Support for net standard 2.1
  • Add RemoteCertificateValidationCallback to allow users to validate remote certs

Microsoft.Azure.Devices.Provisioning.Transport.Mqtt v1.3.0

  • Add Support for net standard 2.1
  • Add RemoteCertificateValidationCallback to allow users to validate remote certs

Microsoft.Azure.Devices.Provisioning.Transport.Http v1.2.3

  • Add Support for net standard 2.1

Microsoft.Azure.Devices.Provisioning.Security.Tpm v1.2.3

  • Add Support for net standard 2.1

Don't miss a new azure-iot-sdk-csharp release

NewReleases is sending notifications on new releases.