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

Release 8.2.0 #3126

Merged
merged 6 commits into from
May 25, 2023
Merged

Release 8.2.0 #3126

merged 6 commits into from
May 25, 2023

Conversation

nharper285
Copy link
Contributor

@nharper285 nharper285 commented May 23, 2023

Summary of the Pull Request

8.2.0

Added

  • Service: Created CustomMetrics for the Node and Task Heartbeat. #3082
  • Service: Add an event for Repro VM creation. #3091
  • Service: Add more context to the deletion of nodes. #3102
  • Documentation: Create documentation for events 2.0 migration. #3098

Changed

  • Agent: Match the agent version to the server #3093
  • Service: Increase lock wait timeout for qemu_user setup script. #3114

Fixed

  • Service: Fixed issue that incorrectly marked tasks as failed. #3083
  • Service: Fixed bug when truncating reports. #3103
  • Service: Allow use of readonly_inputs for qemu_user template. #3116
  • Service: Fix logic to set check_fuzzer_help. #3130
  • CLI: Fix CLI failure due to ErrorCode enums out of sync. #3129

8.1.0

Added

  • Agent: Added coverage percentage in Cobertura reports #3034
  • Agent: Added maxPerPage to ORM #3016
  • CLI: Added onefuzz containers files download command to download the blob content to a file #3060

@codecov-commenter
Copy link

codecov-commenter commented May 23, 2023

Codecov Report

Merging #3126 (041c50c) into main (dc0e7f7) will increase coverage by 0.92%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3126      +/-   ##
==========================================
+ Coverage   31.61%   32.54%   +0.92%     
==========================================
  Files         308      180     -128     
  Lines       36535    22556   -13979     
==========================================
- Hits        11552     7341    -4211     
+ Misses      24983    15215    -9768     

see 128 files with indirect coverage changes

@nharper285 nharper285 merged commit 5fc5659 into main May 25, 2023
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.

4 participants