Release Notes
Tip
The maintenance period for version v4.6.x is from 17 Dec, 2025 to 17 Dec, 2026.
TOC
Compatibility and support matrixv4.6.1New and Optimized FeaturesBreaking ChangesFixed IssuesKnown Issuesv4.6.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.6.1
New and Optimized Features
With this update, some vulnerabilities and security issues have been fixed, ensuring the stability and security of the system.
Breaking Changes
No breaking changes in this release.
Fixed Issues
- Before this update, in MicroOS environments with strict SELinux enforcement, Tekton tasks that depend on Java-based tools (such as Maven and SonarQube) failed to start with the error “Error occurred during initialization of VM - Failed to mark memory page as executable”. With this update, the issue is resolved, and Java-based Tekton tasks now run normally in MicroOS environments.
- Before this update, in MicroOS environments with strict SELinux enforcement, Tekton tasks that depend on Java-based tools (such as Maven and SonarQube) failed to start with the error “Error occurred during initialization of VM - Failed to mark memory page as executable”. With this update, the issue is resolved, and Java-based Tekton tasks now run normally in MicroOS environments.
Known Issues
No issues in this release.
v4.6.0
New and Optimized Features
Pipeline
- With this update,
Pipelineexecution now supports manual approval functionality, allowing users to set approval checkpoints during pipeline execution. - With this update,
Pipelinessupport custom execution output, enabling users to customizeTaskexecution output toPipelineRun/TaskRundetails. Additionally, built-in execution information output is now available forSonarQube/Pytest/BuildahTasksin the execution details. - With this update, dynamic form configuration is now supported, allowing users to declaratively configure interactive forms for
PipelineandTaskresources, providing a user-friendly parameter configuration experience without writing frontend code. - With this update,
Taskimage addresses support dynamic selection, enabling users to flexibly select or configure tool images used by tasks as needed. - With this update,
Cosign,Syft, andTrivytasks now support processing multiple images simultaneously. - With this update, the
Maven Tasksupports appending custom CA certificates to the JDK default truststore (rather than overwriting), and provides flexible configuration parameters such as certificate path and keystore password, ensuring compatibility between private repository and public resource access.
Trigger
- With this update,
ScheduledTriggersare now supported, allowing users to configure pipelines to execute automatically at regular intervals based on Cron expressions. - With this update, image trigger functionality is now supported, such as automatically triggering pipeline execution when container images are pushed to the registry.
- With this update,
EventListenersupports automatic generation ofWebHooklistener domains, simplifying the Webhook configuration process.
Pipelines as Code
- With this update,
Pipelines-as-Codenow supports integration withGitLab, allowing users to implement pipeline-as-code using GitLab repositories.
Pipeline Integration with Connector
- With this update,
PipelineandTasksupport integration withConnectorfor resource browsing and selection. You can now integrate connectors to browse and select resources from external systems during pipeline configuration, eliminating manual URL entry and reducing configuration errors.- Supports browsing and selecting Git Revision of Git repositories through git connectors.
- Supports browsing and selecting Git Repository and Git Revision through gitlab connectors.
- Supports browsing and selecting OCI Artifact Tags through OCI connectors.
- Supports browsing and selecting OCI Repository and Artifact Tags through Harbor connectors.
- More about it, see Pipeline Integration with Connector
- This feature depends on Plugin of
Alauda Container Platform Tenant Management>=v4.1.15 is required for v4.1.x (ACP >= v4.1.3)
Breaking Changes
No breaking changes in this release.
Fixed Issues
No issues in this release.
Known Issues
No issues in this release.