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

5.5.0

Choose a tag to compare

@nharper285 nharper285 released this 19 May 15:44
· 922 commits to main since this release
dbd63bd

5.5.0

Added

  • Service: Added new functionality to the service port from Python to C#. #1924, #1938, #1946, #1934

Changed

  • Documentation: Update coverage filtering docs. #1950
  • Agent: Allow the agent to skip reporting directories. #1931
  • Agent/Supervisor/Proxy: Updated multiple third-party Rust dependencies. #1935
  • CLI: Deprecate libfuzzer_coverage task. #1944
  • CLI: Use consistent logger names. #1945
  • Service: Updated functionality to the service port from Python to C#. #1922, #1925, #1947

Fixed

  • Agent: Allow old reports to be parsed. #1943
  • Agent: Remove transitive OpenSSL dependency. #1952
  • Agent: Ensure GlobalFlag registry value is initialized when checking library dependencies. #1960
  • Service: Allow old reports to be parsed. #1940