Release Notes
Tip
The maintenance period for version v4.8.x is from 5 Mar, 2026 to 5 Jul, 2026.
TOC
Compatibility and support matrixv4.8.0New and Optimized FeaturesBreaking ChangesFixed IssuesKnown IssuesCompatibility and support matrix
The following table shows the compatibility and support matrix between the Alauda DevOps Pipelines operator and ACP versions.
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
Taskis 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
PipelineTaskfails, the remainingPipelineTaskswill be skipped and thePipelineRunwill 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.