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

Release 8.7.0 #3403

Merged
merged 8 commits into from
Aug 18, 2023
Merged

Release 8.7.0 #3403

merged 8 commits into from
Aug 18, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Aug 9, 2023

Summary of the Pull Request

Release 8.7.0

8.7.0

Added

  • Agent: Added a snapshot-based test to coverage implementation #3368
  • Agent/CLI/Service: Added ability to capture crash dumps from libfuzzer, when provided #2793 #3409
  • CLI/Service: Implemented --with_tasks option for onefuzz jobs get command to expand the task information #3343

Changed

  • Agent: Migrated all the task types to the template model #3397
  • Agent: Removed srcview code from OneFuzz since it is not currently utilized #3376
  • Agent: Updated default windows VM image to windows 11 #3374
  • Agent: Migrated winapi to windows-rs, the newer Microsoft supported version of the Windows API bindings for Rust #3050
  • Deployment: Updated the default deployment option for EnableWorkItemCreation feature flag to be enabled #3387

Fixed

  • Agent: Deserialize the coverage files directly into the output files #3410
  • Agent/Deployment/Service: Bumped several C#, Python, and Rust dependencies as well as the Rust edition across all Rust crates #3396, #3161, #3346, #3391, #2870, #3392, #3402
  • Agent: Fixed a bug in agent DirectoryMonitor by adding error tolerance when attempting to fetch metadata for CreateKind::Any or CreateKind::Other events #3393
  • Service: Fixed tag shadowing in logging by giving precedence to the tags produced by log messages over the tags added prior to the call, when the tag names clashed #3388

@AdamL-Microsoft AdamL-Microsoft changed the title Release-8.7.0 Release 8.7.0 Aug 9, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 10, 2023

Codecov Report

Merging #3403 (3df9987) into main (804b299) will decrease coverage by 2.90%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3403      +/-   ##
==========================================
- Coverage   33.59%   30.70%   -2.90%     
==========================================
  Files         300      135     -165     
  Lines       37125    14508   -22617     
==========================================
- Hits        12472     4454    -8018     
+ Misses      24653    10054   -14599     

see 165 files with indirect coverage changes

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review August 10, 2023 15:47
@AdamL-Microsoft AdamL-Microsoft merged commit c0c5b83 into main Aug 18, 2023
24 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants