Skip to content

1.0.10-rc2 (2020-08-26)

Pre-release
Pre-release
Compare
Choose a tag to compare
@yophilav yophilav released this 26 Aug 21:54
c7f1ef4

1.0.10-rc2 (2020-08-26)

Edge Agent

Features

  • Ability to remotely get support-bundle via edge agent direct method b0a872a 186ff12
  • Edge agent periodically sends product quality telemetry. You can opt-out by setting the environment variable SendRuntimeQualityTelemetry to false for the edge agent. f379462
  • Edge agent now hash all instances of module ids in device telemetry. 46f40fc
  • Rename log upload method from UploadLogs to UploadModuleLogs b567801
  • Rename reboot order from priority to be startupOrder eed9c06
  • Update SDK version {Microsoft.Azure.Devices.Client.1.28.0}. cdf36b0

Bug Fixes

  • Fix edge agent connectivity issue after receiving an exception 23ffb26
  • Fix support bundle autofac 7c1706a
  • Make edge agent reported state as "406" when modules are in backoff. 5a68ced
  • Stop existing modules when iotedged starts 7066164

Edge Hub

Features

  • Enable twin encrypt by default 12b7306
  • Support Plug-and-Play f8da2f6
  • Update SDK version {Microsoft.Azure.Devices.Client.1.28.0}. cdf36b0

Bug Fixes

  • Automatically get cloud connection if adding device with subscriptions 063744d
  • Fix processed message priority tagging for metrics 14aaee0
  • Fix Subscription Processing Workaround 331aaf9
  • Fix ECC certificates parsing 7411daf

iotedged

Features

  • Update Windows Moby engine and cli to latest release 3987b9e

Bug Fixes

  • Fix Edgelet unable to pull using certain passwords. 0569489
  • Stop existing modules when iotedged starts 7066164
  • Update iotedge check's Moby check for new Moby version scheme 1c30f57