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

2.24.0

Compare
Choose a tag to compare
@bmc-msft bmc-msft released this 01 Jul 01:08
· 1428 commits to main since this release
cc60b2e

Added

  • CLI/Service: Added instance configuration that can be managed via onefuzz instance_config. #1010
  • Service: Added automatic retry for Azure Devops notifications. #1026
  • CLI/Service: Added validation to GitHub Issues integration configuration. #1019

Changed

  • Agent/Supervisor/Proxy: Moved to rustls to enable running the Agent and Supervisor on Ubuntu 20.04. #1029
  • Agent: Continued development related to upcoming features. #1016

Fixed

  • Agent: Fixed an issue handling invalid data during coverage collection. #1032
  • Agent: Fixed retry logic on coverage recording failures #1033