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

Release 8.6.0 #3348

Merged
merged 6 commits into from
Jul 27, 2023
Merged

Release 8.6.0 #3348

merged 6 commits into from
Jul 27, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

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

Summary of the Pull Request

Release 8.6.0

Added

  • Agent: Implemented debuginfo caching #3280

Changed

  • Agent: Limit azcopy copy buffer to 512MB of RAM as the default maximum #3293
  • Agent: Define local fuzzing tasks relationships through new templating model #3117
  • Deployment: Replaced --upgrade flag with --skip_aad_setup flag in the deploy.py setup script #3345
  • Service: Make ServiceConfiguration eagerly evaluated #3136
  • Service: Improved TimerRetention performance through several UPN changes & fixes #3289

Fixed

  • Agent: Fixed resolution of sibling .NET DLLs #3325
  • Agent/Service: Bumped several C# and Rust dependencies #3319, #3320, #3317, #3297, #3301, #3291, #3195, #3328
  • CLI: Look for azcopy.exe in environment variable AZCOPY and determine if it's actually referencing a directory #3344
  • CLI: Updated repro get_files to handle regression reports #3340
  • CLI: Fixed missing target_timeout setting in the Libfuzzer basic template #3334
  • CLI: Fixed false 'missing' dependency warning #3331
  • CLI: Fixed the debug notification test_template command expecting a task_id #3308
  • Deployment: Update App Registration redirect URIs if deployment uses a custom domain #3341
  • Service: Fixed links in bugs filed from regression reports by populating InputBlob when possible #3342
  • Service: Fixed several storage issues to improve platform performance and reduce spurious 404s #3313
  • Service: Added extra logging when System.Title is too long #3332
  • Service: Render System.Title before trying to trim it to the max allowed size #3329
  • Service: Differentiate INVALID_JOB and INVALID_TASK error codes #3318

@codecov-commenter
Copy link

codecov-commenter commented Jul 26, 2023

Codecov Report

Merging #3348 (9d37e6c) into main (fc4e698) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #3348   +/-   ##
=======================================
  Coverage   31.66%   31.66%           
=======================================
  Files         308      308           
  Lines       37609    37609           
=======================================
  Hits        11909    11909           
  Misses      25700    25700           

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review July 26, 2023 20:15
@AdamL-Microsoft AdamL-Microsoft enabled auto-merge (squash) July 27, 2023 20:43
@AdamL-Microsoft AdamL-Microsoft merged commit f144544 into main Jul 27, 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