Skip to content

Releases: siemens/continuous-clearing

Release v6.2.0

25 Apr 14:48
ec8fafc

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 6.2.0 :

  • Added feature: Package Creator creates new links to the SW360 project with the relation as UNKNOWN.
  • Added feature: Package Creator retains the relation of the release links when changed manually.
  • Bug fix: Exception handling while calling the different APIs.
  • Bug fix: Exception handling incase arguments are not provided in appSettings.

Release v6.1.0

23 Feb 16:27
debe130

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 6.1.0 :

  • Added feature: Alpine package clearance support in clearing automation tool.

  • Added feature: Debian Artifactory Uploader support.

  • Added feature: JFrog connectivity with Ref token.

Release v6.0.2

05 Feb 10:05
4113b85

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 6.0.2 :

  • Bug fix: Enabling the CC Tool to handle JFrog Ref token for connectivity.

Release v6.0.1

30 Jan 07:43
ba44628

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 6.0.1 :

  • Added feature: Updating the usage document to mention that the SEPP tool has been integrated with the Artifactory uploader.

  • Added feature: Adding the JFrog Artifactory error response message to the log file.

  • Bug fix: Artifactory uploader log message to show "copy" instead of "move" for development packages - as they are copied from the remote repo to the siparty-devdev-* repo.

  • Bug fix: Updating the Artifactory uploader KPI to "copy" instead of "move" for dev packages.

Release v6.0.0

15 Jan 11:59
9d4af5b

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 6.0.0 :

  • Added feature: Integration of SEPP Tool with Continuous Clearing Tool.

  • Added feature: Conan package clearance support in clearing automation tool .

Release v5.1.1

03 Jan 13:32
94f6d30

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 5.1.1 :

  • Fixed bug: Including devOptional flag also for identification of development dependency.

  • Fixed bug: Installing specific version of syft in Continuous Clearing Docker Image.

Release v5.1.0

10 Nov 12:29
b6dbdc2

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 5.1.0 :

  • Added feature: SBOM implementation for identifying CONAN package type.

  • Fixed bug: NuGet Package error while parsing multiple input files that are referencing to same project.

Release v5.0.0

20 Oct 10:21
07ac9f3

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 5.0.0 :

  • Added feature: Python package clearance support in clearing automation tool .

  • Defect Fix: Error in uploading packages to Artifactory uploader.

  • Improved feature: Updated to dotnet SDK from dotnet Runtime in Docker Image.

Release v4.0.0

08 Sep 17:45
adb8575

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 4.0.0 :

  • Added feature: Bringing the SBOM file importing functionalities in PackageIdentifier module.

  • Added feature: Reading SBOM template file for the static information & for manually maintained components along with source repo.

  • Added feature: Added properties related to Internal/External and Development Dependency in the CycloneDX json file.

  • Added feature: Added Python package Identification feature(Component creation in SW360 not supported).

  • Added feature: Added Dependency mapping for all package types in BOM.

  • Improved feature: Change in the logic for finding DevDependency for all the package types supported by CC Tool(NPM/NUGET/MAVEN).

Release v3.1.3

23 Aug 12:21
ae1275e

Choose a tag to compare

📝Release Notes

👩‍💻Changelog for Continuous Clearing Tool Version 3.1.3 :

  • Improved feature: Exception handling for Debian components while patching source code.

  • Improved feature: Continuous clearing docker image name change

  • Added feature: Wildcard pattern matching added for Component exclusion list to remove any version of the same component.