Skip to content

Microsoft Azure IoT SDKs for .NET Release 2022-5-6

Compare
Choose a tag to compare
@brycewang-microsoft brycewang-microsoft released this 12 May 00:29
· 184 commits to main since this release
9fa0c80

Microsoft.Azure.Devices.Client 1.41.0

  • Update QoS settings to AtLeastOnce for mqtt layer subscriptions (#2302)
  • Use await instead of TaskCompletionSource in AsyncExecution (#2320)
  • Fix: file upload SAS URI operation requires certificate to be copied (#2350)
  • Allow users to configure websocket keep-alive (#2352)
  • Update to latest Microsoft.Azure.Amqp library version (#2367)

Microsoft.Azure.Devices 1.37.1

  • Update to Azure.Core 1.22.0 to update dependency on System.Text.Encodings.Web (#2309)
  • Add missing param validation to service client (#2324)
  • Update to latest Microsoft.Azure.Amqp library version (#2367)
  • Fix: remove default timeout (#2355)

Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.16.2

  • Update to latest Microsoft.Azure.Amqp library version (#2367)