Release Notes

TIP

The maintenance period for version v4.4.x is from 15 Oct, 2025 to 15 Feb, 2026.

TOC

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
OperatorPipelinesTriggersCLIChainsHubResults
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.4.0

New and Optimized Features

Pipeline

  • With this update, retrying an executed PipelineRun now supports custom Parameters and Workspaces.
  • With this update, triggering a PipelineRun supports using a Connector as a workspace.
  • With this update, Maven Task supports importing CA certificates or ignoring certificate verification.
  • With this update, the order of resources in the UI navigation bar has been optimized, and some UI text has been adjusted.

Trigger

  • With this update, Trigger supports TriggerTemplate as a target resource.

Breaking Changes

No breaking changes in this release.

Fixed Issues

  • Before this update, Pipeline runs with resolver Tasks would intermittently fail when webhook validation requests to tekton-pipelines-webhook service timed out during Task retrieval, resulting in pipeline failure without automatic retry. With this update, the system now properly handles retryable errors during resolver Task validation and implements retry logic to ensure reliable pipeline execution despite temporary network connectivity issues.

Known Issues

No issues in this release.