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

Release-6.2.0 #2728

Merged
merged 10 commits into from
Jan 10, 2023
Merged

Release-6.2.0 #2728

merged 10 commits into from
Jan 10, 2023

Conversation

AdamL-Microsoft
Copy link
Contributor

@AdamL-Microsoft AdamL-Microsoft commented Jan 5, 2023

Summary of the Pull Request

OneFuzz Release 6.2.0

Added

  • Agent: Added more into-JSON coverage conversions #2725
  • Agent: Added binary coverage merging measurements #2724
  • Agent: Added deserialization compatibility functions #2719
  • Agent: Added OS-generic CoverageRecord builder to capture output of target child process and allow Loader reuse in coverage recording #2716
  • Agent: Improve source coverage of HTML reports #2700, #2701, #2706
  • Deployment: Added support for custom domain names used as OneFuzz endpoints #2720
  • Service: Added documentation for unmanaged node deployment #2694

Changed

  • Agent: Use a custom Output type when recording coverage #2723
  • Agent: Reduce mutation in the agent state machine #2710
  • Service: Include dotnet version in info response #2693
  • Service: Use feature flags to get the node disposal strategy #2713

Fixed

  • Agent: Escape periods when converting globs #2721
  • Agent: Ignore benign recv hangup in agent timer functions #2722
  • Agent: Fix NullRef exception when getting a scaleset that does not exist #2692
  • Service: Downgrade error on "cannot delete nodes from scaleset" to a warning #2691
  • Service: Fixed build issue related to dotnet version 7.0.101 #2698
  • Service: Adding public identifier to Events to restore missing events #2705

@AdamL-Microsoft AdamL-Microsoft marked this pull request as ready for review January 5, 2023 21:22
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
AdamL-Microsoft and others added 7 commits January 5, 2023 15:12
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
Co-authored-by: Noah McGregor Harper <74685766+nharper285@users.noreply.github.com>
@AdamL-Microsoft AdamL-Microsoft merged commit dc0f7ab into main Jan 10, 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.

4 participants