Release Notes

Tip

The maintenance period for version v4.8.x is from 5 Mar, 2026 to 5 Jul, 2026.

Compatibility and support matrix

The following table shows the compatibility and support matrix between the Alauda DevOps Pipelines operator and ACP versions.

Alauda DevOps Pipelines VersionComponent VersionACP Version
OperatorPipelinesTriggersCLIChainsHubResultsPipelines as CodeManual Approval GatePruner
4.8.x1.6.x0.34.x0.43.x0.26.x1.23.x0.17.x0.39.x0.7.x0.3.x4.0, 4.1, 4.2
4.7.x1.6.x0.34.x0.43.x0.26.x1.23.x0.17.x0.39.x0.7.x0.3.x4.0, 4.1, 4.2
4.6.x (LTS)1.0.x0.32.x0.41.x0.25.x1.22.x0.15.x4.0, 4.1, 4.2
4.4.x1.0.x0.32.x0.41.x0.25.x1.22.x0.15.x4.0, 4.1
4.3.x1.0.x0.32.x0.41.x0.25.x1.22.x0.15.x4.0, 4.1
4.2.x (LTS)1.0.x0.32.x0.41.x0.25.x1.22.x0.15.x4.0, 4.1
4.1.x0.65.x0.30.x0.39.x0.23.x1.19.x0.14.x4.0, 4.1
4.0.x (LTS)0.65.x0.30.x0.39.x0.23.x1.19.x0.13.x4.0, 4.1

v4.8.0

New and Optimized Features

Pipeline

  • Pipeline management introduces the GitOps Repo Update pipeline template. This pipeline updates files in a GitOps repository, commits and pushes changes using git-cli, and optionally creates a Merge Request(Merge Request creation currently supports GitLab only).
  • A new Helm Chart Build Push Task is added. You can package a Helm chart from a specified directory and push it to an OCI registry using Helm or ORAS.
  • When orchestrating pipelines through the UI, variable referencing with $ now supports a broader set of Tekton variables.
  • When orchestrating pipelines through the UI, if a PipelineTask fails, the remaining PipelineTasks will be skipped and the PipelineRun will be marked as failed. You can now configure onError for tasks to allow the pipeline to continue executing subsequent tasks even if a task fails.
  • With this update, you can collect and display Tekton component metrics by referring to the Metrics Collection for Tekton Components.

Results

  • With this update, pipeline log archiving now supports configuring S3 as the backend storage and enables log querying. Learn more.

Breaking Changes

No breaking changes in this release.

Fixed Issues

No issues in this release.

Known Issues

No issues in this release.