Skip to content

Release v8.2.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 10:54
e564ca2

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version v8.2.0:

Feature

  • The SW360 project name is now an optional parameter; if not provided, the tool uses the mandatory project ID to fetch the name.
  • The CA Tool supports importing SPDX SBoMs and processes them correctly for all packages.

Bug Fix

  • If a release already exists in SW360 and lacks an attachment, the CA Tool correctly finds and attaches the source code to the release.
  • The CA Tool can successfully download the source code for all supported NuGet packages, including Ex: "NUnit.ConsoleRunner."
  • The Artifactory uploader reliably copies all relevant packages to the siparty-release repository without failures.
  • The tool handles unnecessary Fossology uploads and associated failures.
  • The CA Tool correctly reflects attachment status for packages, especially in "report approved" cases.
  • ArtifactoryUploader writes a comprehensive log file even after encountering exceptions.

Chore

  • Maintainability and open static code analysis for CA Tool making it all to Zero