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

Release 8.4.0 #3201

Merged
merged 13 commits into from
Jun 27, 2023
Merged

Release 8.4.0 #3201

merged 13 commits into from
Jun 27, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Jun 20, 2023

Summary of the Pull Request

OneFuzz release 8.4.0

8.4.0

Added

  • Agent: Include debug info in the release binaries to improve backtraces and debuggability #3194
  • Agent: Added a timeout when closing the app insight channels #3181
  • Agent: Require input marker in arguments when given an input corpus directory #3205
  • Agent/CLI/Service: Added extra_output container, rename extra container #3064
  • Agent: Creating CustomMetrics for Rust CustomEvents #3188
  • Agent: Added prereqs for implementing caching for coverage locations and debuginfo in coverage task #3218
  • CLI: Added command onefuzz repro get_files for downloading files to locally reproduce a crash #3160
  • CLI: Added command onefuzz debug notification test_template <template> [--task_id <task_id>] [--report <report>] to allow a report to be sent when debugging #3206
  • Documentation: Added documentation on how to use the validation tools #3212

Changed

  • Agent: Removed agent traces from AppInsights #3143
  • Agent: Include debug info in the release binaries to improve backtraces and debuggability #3194
  • Agent: Make coverage-recording errors non-fatal #3166
  • Deployment/Service: Enable custom metrics app config value #3190
  • Documentation: Renamed example coverage.rs to record.rs to match documentation #3204
  • Service: Moved authentication into middleware #3133
  • Service: Store authentication information in KeyVault #3127, #3223
  • Service: Port current logging implementation to ILogger #3173
  • Service: Added improved error reporting from scale-in protection modification #3184

Fixed

@codecov-commenter
Copy link

codecov-commenter commented Jun 20, 2023

Codecov Report

Merging #3201 (9944155) into main (512bb07) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3201   +/-   ##
=======================================
  Coverage   29.55%   29.55%           
=======================================
  Files         332      332           
  Lines       39199    39199           
=======================================
  Hits        11584    11584           
  Misses      27615    27615           

CHANGELOG.md Show resolved Hide resolved
AdamL-Microsoft and others added 3 commits June 19, 2023 17:42
@AdamL-Microsoft AdamL-Microsoft merged commit 44674e8 into main Jun 27, 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.

3 participants