Skip to content

Microsoft Azure IoT Hub SDK for C# Release 2017-12-21

Choose a tag to compare

@CIPop CIPop released this 22 Dec 09:23
· 1355 commits to main since this release

Microsoft.Azure.Devices.Client v1.6.1

  • Updating all NuGet dependencies.
  • Removed PCL support.
  • Fixed memory leak.
  • Changes to the default retry policy to avoid high CPU.

Microsoft.Azure.Devices v1.5.0

  • Upgrading all NuGet dependencies.
  • API: Changes to Twin device properties.

Microsoft.Azure.Devices.Shared v1.4.0

  • Updating all NuGet dependencies.
  • API: Changes to TwinProperties and TwinState.
  • API: Adding SecurityProvider to .Net Framework binary.

Microsoft.Azure.Devices.Provisioning.Client v1.0.1

  • Updating all NuGet dependencies.

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

  • Updating all NuGet dependencies.

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

  • Updating all NuGet dependencies.

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

  • Updating all NuGet dependencies.

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

  • Updating all NuGet dependencies.

Microsoft.Azure.Devices.Provisioning.Service v1.0.0

  • Initial release of the Provisioning Service Client.

Device Explorer (v1.4.3)

  • Added device filtering.