Releases: siemens/continuous-clearing
Release v7.0.0
📝Release Notes
👩💻Changelog for Continuous Clearing Tool Version v7.0.0:
Features
-
CC tool Migrated from .NET 6.0 to .NET 8.0.
-
Publish Continuous clearing(CC) tool produced Logs and BOMs as artifacts in the pipeline by CC tool
-
Updated SBOM to adhere to Siemens standardized SBOM.
-
CC Tool application version info should be displayed in the CLI
-
Terminate the Continuous clearing tool execution when the SW360 project status is Closed
Bug Fix
-
Releases to have the Relation field value as "Contained" from "UNKNOWN" while linking to projects
-
NPM Releases not attaching the parent-child relationship correctly.
Release v6.2.2
📝Release Notes
👩💻Changelog for Continuous Clearing Tool Version 6.2.2 :
- Bug fix: Warning to be displayed when Components are not present in the BOM for MAVEN package type.
Release v6.2.1
📝Release Notes
👩💻Changelog for Continuous Clearing Tool Version 6.2.1 :
- Bug fix: Linking the child entries instead of it's parent component in Sw360.
Release v6.2.0
📝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
📝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
📝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
📝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
📝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
📝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
📝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.