Skip to content

v0.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 15:22
· 8 commits to master since this release

What's Changed

  • informational - The redHatDependencyAnalyticsReportFilePath setting name has changed to reportFilePath. If you had a custom file path set for redHatDependencyAnalyticsReportFilePath, then you need to add your custom file path to the reportFilePath setting.
  • enhancement - Added a vulnerability severity alert level setting for the user to receive inline notifications for just errors or warnings. See PR#674 for details.
  • fixes - Fixed an issue with the codeActionsMap call. When multiple manifest documents are open that have the same dependency, one of the document entries gets deleted. This gave a wrong result in the analysis. See PR#236 for details.
  • fixes - Fixed an issue in the Exhort Javascript API. This fix enables and supports analysis of pom.xml manifests that include local modules, and a parent Project Object Model (POM). See the PR#237 for details.
  • fixes - Fixed an issue with the analysis report not displaying because of spaces in the manifest file path. See PR#100 for details.

Full Changelog: v0.9.1...v0.9.2