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

Release 8.9.0 #3558

Merged
merged 1 commit into from
Oct 9, 2023
Merged

Release 8.9.0 #3558

merged 1 commit into from
Oct 9, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

Summary of the Pull Request

OneFuzz Release 8.9.0

8.9.0

Added

  • Agent: Added fuzz tests for coverage recording #3322
  • Agent: Added version checking in local tasks #3517
  • Agent: Create directories from template specification in local task if they don't exist #3522
  • CLI: Added a new command for template creation in the local task onefuzz-task local create-template #3531
  • CLI/Deployment/Service: Support for retention policies on containers #3501
  • Service: Add onefuzz service version to job created events #3504
  • Service: Added a start time to job and task records #3440

Changed

  • Agent: Improved handling of unexpected breakpoints #3493
  • Agent: Updated windows interceptor list #3528, #3549
  • Agent: Reporting coverage on task start up, ensuring coverage_data is emitted at the beginning of every task instead of when new_coverage is identified #3502
  • CLI/Deployment: Updating onefuzz cli requirements.txt to accept >= onefuzztypes versions #3477, #3486
  • Service: Improve area/iteration path validation in notifications #3489
  • Service: Remove feature flag from heartbeat metrics #3505

Fixed

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2023

Codecov Report

Merging #3558 (3bf0e8e) into main (83c76d2) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3558   +/-   ##
=======================================
  Coverage   38.97%   38.98%           
=======================================
  Files         301      301           
  Lines       36848    36848           
=======================================
+ Hits        14363    14365    +2     
+ Misses      22485    22483    -2     

see 1 file with indirect coverage changes

@AdamL-Microsoft AdamL-Microsoft merged commit 22caac1 into main Oct 9, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants