This repository was archived by the owner on Nov 1, 2023. It is now read-only.
8.6.0
8.6.0
Added
- Agent: Implemented
debuginfocaching #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
--upgradeflag with--skip_aad_setupflag in the deploy.py setup script #3345 - Service: Make
ServiceConfigurationeagerly evaluated #3136 - Service: Improved
TimerRetentionperformance 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
AZCOPYand determine if it's actually referencing a directory #3344 - CLI: Updated
repro get_filesto handle regression reports #3340 - CLI: Fixed missing
target_timeoutsetting in the Libfuzzer basic template #3334 - CLI: Fixed false 'missing' dependency warning #3331
- CLI: Fixed the
debug notification test_templatecommand expecting atask_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
InputBlobwhen possible #3342 - Service: Fixed several storage issues to improve platform performance and reduce spurious
404s #3313 - Service: Added extra logging when
System.Titleis too long #3332 - Service: Render
System.Titlebefore trying to trim it to the max allowed size #3329 - Service: Differentiate
INVALID_JOBandINVALID_TASKerror codes #3318