Skip to content

Microsoft Azure IoT SDKs for .NET LTS patch Release 2023-01-24

Compare
Choose a tag to compare
@schoims schoims released this 24 Jan 18:26
· 352 commits to main since this release
b4fecf0

This release is a patch for the Microsoft Azure IoT Hub SDK for .NET LTS patch Release 2022-06-07 LTS release.

This release contains security fixes related to safe defaults for Newtonsoft.Json (#3045).

Microsoft.Azure.Devices.Client 1.36.7

  • Update DotNetty versions (#2970)
  • Bring AMQP SAS token refresh cleanup logic to LTS (#3039)
  • Setting MaxDepth parameter in the JsonSerializerSettings as safe default (#3045)
  • Updated reference to Microsoft.Azure.Devices.Shared NuGet
  • Add M2M message failure fix (#3006)

Microsoft.Azure.Devices 1.31.4

  • Setting MaxDepth parameter in the JsonSerializerSettings as safe default (#3045)
  • Updated reference to Microsoft.Azure.Devices.Shared NuGet

Microsoft.Azure.Devices.Shared 1.27.2

  • Setting MaxDepth parameter in the JsonSerializerSettings as safe default (#3045)

Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.14.3

  • Update DotNetty versions (#2970)
  • Updated reference to Microsoft.Azure.Devices.Shared NuGet

Microsoft.Azure.Devices.Provisioning.Service 1.16.5

  • Setting MaxDepth parameter in the JsonSerializerSettings as safe default (#3045)
  • Updated reference to Microsoft.Azure.Devices.Shared NuGet

Microsoft.Azure.Devices.Provisioning.Client 1.16.5

  • Updated reference to Microsoft.Azure.Devices.Shared NuGet

Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.13.8

  • Updated reference to Microsoft.Azure.Devices.Shared NuGet

Microsoft.Azure.Devices.Provisioning.Transport.Http 1.12.5

  • Updated reference to Microsoft.Azure.Devices.Shared NuGet
  • Fix DPS device client group enrollment provisioning over symmetric key when registration Id contains invalid URI characters (#3061)

Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.12.5

  • Updated reference to Microsoft.Azure.Devices.Shared NuGet