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

Release-8.5.0 #3288

Merged
merged 10 commits into from
Jul 18, 2023
Merged

Release-8.5.0 #3288

merged 10 commits into from
Jul 18, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Jul 12, 2023

Summary of the Pull Request

OneFuzz Release 8.5.0

8.5.0

Added

  • Agent: Added tool to check source allowlists #3246
  • Agent: Precache debuginfo analysis for target exe in coverage example #3225
  • Agent/CLI/Service: Allow tasks environment variables to be set #3294
  • CLI/Service: Correlate cli to service to facilitate event lookups in AppInsights #3137
  • CLI: Added --target_timeout flag for qemu_user template command #3277
  • Documentation: Updated Threat Model #3215
  • Service: Added optional Unless condition when updating/re-opening Work Items #3227
  • Service: Include the task ID in the prerequisite task failure message #3219
  • Service: Added events retention policy passed-integration-tests #3186

Changed

  • Agent: Shrink published Rust debug info #3247, #3252
  • Agent: Get rid of yanked hermit-abi versions #3270
  • Documentation: Updated coverage docs to use correct quotes #3279
  • Service: Better errors from Download: Make GetFileSasUrl nullable #3229
  • Service: Changed template rendering from async to synchronous #3241
  • Service: Log webhook exception as an "error" since we are retrying anyways #3238
  • Service: Make WebhookMessageEventGrid compatible with the event grid format #3286

Fixed

  • Agent: Improved .dll redirection by setting up .local file before invoking LibFuzzer #3269
  • Agent/Service: Bumped several C#, Rust dependencies, and Rust version to 1.71 #3278, #3281, #3221, #3230, #3231, #3203, #3240, #3239, #3199, #3254, #3257, #3273, #3258, #3271, #3292
  • CLI/Service: Fixed regression bugs, file bugs on regression_report and properly reset state on duplicates #3263
  • Service: Improve Azure DevOps validation problem reporting and resiliency #3222
  • Service: Updated KeyVault access policy for Azure WebSites service account access #3109
  • Service: Switched to default HttpCompletion, which is ResponseRead to attempt to prevent webhooks occasionally failing to send #3259
  • Service: Fixed Timestamp response from API #3237
  • Service: Trim System.Title if length is longer than 128 characters #3284

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2023

Codecov Report

Merging #3288 (78f5ba1) into main (25f1257) will increase coverage by 0.63%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3288      +/-   ##
==========================================
+ Coverage   31.45%   32.09%   +0.63%     
==========================================
  Files         307      274      -33     
  Lines       37202    31569    -5633     
==========================================
- Hits        11703    10133    -1570     
+ Misses      25499    21436    -4063     

see 54 files with indirect coverage changes

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review July 13, 2023 22:05
@AdamL-Microsoft AdamL-Microsoft enabled auto-merge (squash) July 18, 2023 19:40
@AdamL-Microsoft AdamL-Microsoft merged commit 84d0115 into main Jul 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

4 participants