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

Release 8.1.0 #3086

Merged
merged 8 commits into from
May 9, 2023
Merged

Release 8.1.0 #3086

merged 8 commits into from
May 9, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented May 4, 2023

Summary of the Pull Request

Release 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

Changed

  • Agent: Reconfigured OneFuzz agent to not consume S_LABEL symbols from PDBs #3046
  • Agent: Update elsa::sync::FrozenMap now implements Default #3044
  • Agent: Updated agent to use insta Rust crate for snapshot tests of stacktrace parsing #3027
  • Agent/CLI/Deployment: Store event payloads as blobs. Add API to download event payload given event id. #3069
  • Agent/Service: Bumped Rust version, several Rust dependencies, and several C# dependencies #3049, #3037, #3031, #3023, #2972, #2814, #3052, #3067, #3068, #3056, #2958
  • Service: Made our validation errors more specific so that we can handle them appropriately and reference them in documentation #3053
  • Service/CLI: Updated the Azure DevOps logic to consume the list of existing items once #3014
  • Service: Cap recursion in ORM #2992
  • Service: Collect additional report field in an ExtensionData property #3079

Fixed

  • Agent: Parse .NET exception stack traces when we see them in crash log outputs #2988
  • Agent: Tweaked some of the parameters for the agent's logging to avoid task logger occasionally skipping messages #3070
  • Agent: Allow libfuzzer verification to retry #3032
  • Agent: Fixed typo in AzCopy parameter name and set default value to true #3085
  • Agent/CLI: Added new endpoint to update the pool authentication in order to fix multiple stop messages from being sent after node shuts down #3059
  • CLI: Changed --check_fuzzer_help to --no_check_fuzzer_help #3063
  • Service: Include exception information when validation fails #3077
  • Service: Added another truncation case for 'Request body too large...' errors #3075
  • Service: Fixed the logic for marking task as failed #3083
  • Service: Fixed error deserializing events from the events container #3089

@codecov-commenter
Copy link

codecov-commenter commented May 4, 2023

Codecov Report

Merging #3086 (22f06da) into main (69171af) will decrease coverage by 1.89%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3086      +/-   ##
==========================================
- Coverage   31.81%   29.92%   -1.89%     
==========================================
  Files         307      127     -180     
  Lines       36773    13887   -22886     
==========================================
- Hits        11698     4156    -7542     
+ Misses      25075     9731   -15344     

see 180 files with indirect coverage changes

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review May 5, 2023 16:04
CHANGELOG.md Outdated Show resolved Hide resolved
@AdamL-Microsoft AdamL-Microsoft merged commit 56ca9ed into main May 9, 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.

5 participants