Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Azure IoT Edge SDK

Compare
Choose a tag to compare
@darobs darobs released this 14 Sep 14:59
· 67 commits to master since this release

NOTE: iothub_client.dll has been renamed to iothub_client_dll.dll

  • Update to latest Azure IoT C Device Client. Resolve build issues around previous release.
  • Merge pull request #382 by @villepalo (Add RetryPolicy configuration to iothub module)
  • Merge pull request #376 by @kkmsft (Adding recommendation on running UT)
  • Merge pull request #371 by @kkmsft (Log info about the exiting out of process module. Fix for item 2 in #339)
  • Fixed logging module bug which always reported "20" for the datestamp.

Issues to be closed by this release:
#378 - retry policy for iothub module