github Azure/azure-iot-sdk-csharp 2021-11-01
Microsoft Azure IoT SDKs for .NET Release 2021-11-01

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

General

  • Rename master branch to main. (#2183)

Microsoft.Azure.Devices.Shared 1.30.0

  • Add support for .NET 5. (#2169)

Microsoft.Azure.Devices.Client 1.39.0

  • Add support for .NET 5. (#2169)
  • Add support for IAsyncDisposable in supported .NET versions; automatically calls CloseAsync on dispose. (#2192)
  • Add XML docs for exceptions that can be thrown by ModuleClient.SendEventAsync and DeviceClient.SendEventAsync, courtesy of @Marusyk. (#2178)

Bug fixes

  • Fix issue with hanging thread after dispose. (#2201)
  • Support standard x509=true for connection strings. (#2203)
  • Fix bug where client's retry policy applied n^2 times rather than n times. (#2209)
  • Fix params passed into ObjectDisposedException.

Microsoft.Azure.Devices 1.36.0

  • Add support for .NET 5. (#2169)
  • Helper code in CryptoKeyGenerator marked as obsolete. (#2187)

Bug fixes

  • Fix bug where device scope and parent scopes set to device weren't used in bulk add operations. (#2189)
  • Add missing moduleContent field to ConfigurationContent class. (#2208)

Microsoft.Azure.Devices.Provisioning.Client 1.19.0

  • Add support for .NET 5. (#2169)

Microsoft.Azure.Devices.Provisioning.Service 1.18.0

  • Add support for .NET 5. (#2169)

Bug fixes

  • Remove client side validation of x509 CA references format. (#2172)

Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.16.0

  • Add support for .NET 5. (#2169)

Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.17.0

  • Add support for .NET 5. (#2169)

Microsoft.Azure.Devices.Provisioning.Transport.Http 1.15.0

  • Add support for .NET 5. (#2169)

Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.14.0

  • Add support for .NET 5. (#2169)

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

NewReleases is sending notifications on new releases.