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

6.3.0

Choose a tag to compare

@nharper285 nharper285 released this 24 Jan 23:28
· 447 commits to main since this release
09e0f6d

6.3.0

Added

  • Service: Add Optional Analysis Task to Libfuzzer Template #2748
  • Agent: Use elsa for improved interface with debuggable_module::Loader #2703
  • Agent: Add sourceline output and logging to coverage example #2753
  • Agent: Fix Linux detection of shared library mappings #2754
  • Agent: Support AllowList extension #2756
  • Agent: Add stdio dumping to example #2757

Changed

  • Service: Update Azure Cli #2733
  • Service: Truncate Large Webhook Events #2742
  • Service: Wrap fallible ORM functions in try/catch #2745
  • Agent/Supervisor/Proxy: Updated third-party Rust dependencies. #2744

Fixed

  • Agent: Fixed Mulit-Agent Issue - Added machine_id to config_path and failure_path of the Agent #2731
  • Service: Fixed Proxy Table Query #2743
  • Service: Fix Notification Logic and Regression Reporting #2751#2758