github Azure/azure-iot-sdk-csharp 2019-1-4
Microsoft Azure IoT Hub SDK for C# Release 2019-1-4

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

Microsoft.Azure.Devices.Client v1.19.0

  • Fixed the KeyNotFoundException sometimes thrown when using the Mqtt protocol.
  • Adding MQTT thread count environment variable configuration: MqttEventsProcessorThreadCount.
  • Adding CancellationToken public API.
  • DeviceClient internal pipeline redesign: retry handler, exception unification, protocol selection and ConnectionCallback (#741).
  • Increasing the Amqp ResponseTimeoutInSeconds to 5 minutes (from 10 seconds) for Twin operations.
  • Enhanced EventSource logging (see CaptureLogs) including AMQP and MQTT protocol-level events.
  • Enhanced telemetry UserAgent string.
  • Upgrading the Amqp library dependency to v2.3.7.
  • Removing SHA1 signing.

Microsoft.Azure.Devices v1.17.2

  • Adding Module support for UpdateTwin2Async.
  • Upgrading the Amqp library dependency to v2.3.7.
  • Removed dead code.
  • Removing SHA1 signing.

Microsoft.Azure.Devices.Shared v1.15.2

  • Removing SHA1 signing.

Microsoft.Azure.Devices.Provisioning.Client v1.2.2

  • Removing SHA1 signing.

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

  • Upgrading the Amqp library dependency to v2.3.7.
  • Removing SHA1 signing.

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

  • Removing SHA1 signing.

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

  • Removing SHA1 signing.

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

  • Removing SHA1 signing.
  • Fixing the Dispose pattern.

Microsoft.Azure.Devices.Provisioning.Service v1.3.1

  • Removing SHA1 signing.
  • Fixing Query when results contain registrations with AttestationMechanismType.None.

Device Explorer v1.6.0

  • Fixing several UX accessibility issues.
  • Faster listing of devices by deferring device details queries. Delete message will only show up to 40 device names.
  • Removing SHA1 signing.

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

NewReleases is sending notifications on new releases.