Skip to content

Release 1.0.1 (2023-01-13)

Compare
Choose a tag to compare
@eshashah-msft eshashah-msft released this 17 Jan 14:04
· 8 commits to main since this release
79ce3ba

Bug Fixes

  • Fixed an issue for image-based update scenario where the device doesn't reboot after the new image is installed (fd969fa)
  • Fixed deadlock in zlog flush deinit (20840dc)
  • Fixed regression in ADUC Logging init to allow agent to start (2ad13d8)
  • Fixed memory leaks (73029e1)
  • Fixed GetConnectionInfoFromConnectionString to handle failures (df3e5e7)
  • Fixed overwrite of contract maj ver in downloaders and comp enumerator (12b51c9)
  • Enabled error handling when download handler plugin symbol missing (a38dc5e)
  • DO bootstrap.sh fixed to run on on Hyper V Ubuntu 20.04 LTS (a36a879)
  • Fixed install dependencies (b36cd3d)
  • Corrected the cached workfolder used when processing replacement workflow (8596498)

Enhancements

  • Updated contributor guide, and enabled GitHub ideas and discussion (9c95d84)
  • Remove curl dependency in https_proxy_utils (f17fcd8)
  • Agent will try to reconnect reconnect to IoT Hub on bad credential or expired SAS token (c5dbd65)