@@ -10,7 +10,7 @@ title: Release Notes
1010# Release Notes
1111
1212::: tip
13- The maintenance period for version ** v4.3 .x** is from 15 Sep , 2025 to 15 Jan , 2026.
13+ The maintenance period for version ** v4.4 .x** is from 15 Oct , 2025 to 15 Feb , 2026.
1414:::
1515
1616## Compatibility and support matrix
@@ -20,40 +20,35 @@ The following table shows the compatibility and support matrix between the `Alau
2020| Alauda DevOps Pipelines Version | Component Version | | | | | | ACP Version |
2121| :------:| :------:| :------:| :------:| :------:| :------:| :------:| :------:|
2222| ** Operator** | ** Pipelines** | ** Triggers** | ** CLI** | ** Chains** | ** Hub** | ** Results** | |
23+ | 4.4.x | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2324| 4.3.x | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2425| 4.2.x (LTS) | 1.0.x | 0.32.x | 0.41.x | 0.25.x | 1.22.x | 0.15.x | 4.0, 4.1 |
2526| 4.1.x | 0.65.x | 0.30.x | 0.39.x | 0.23.x | 1.19.x | 0.14.x | 4.0, 4.1 |
2627| 4.0.x (LTS) | 0.65.x | 0.30.x | 0.39.x | 0.23.x | 1.19.x | 0.13.x | 4.0, 4.1 |
2728
28- ## v4.3 .0
29+ ## v4.4 .0
2930
3031### New and Optimized Features
3132
3233** Pipeline**
3334
34- - With this update, Helm application management capabilities are integrated, including:
35- - Package or Push a Helm Chart to an OCI Registry.
36- - Deploy or Upgrade from an OCI-hosted Helm Chart.
37- - Deploy or Upgrade from Helm Charts in Git Repo.
38- - With this update, when creating a ` PipelineRun ` on the UI, preview of ` Pipeline ` resources is supported.
35+ - With this update, retrying an executed ` PipelineRun ` now supports custom ` Parameters ` and ` Workspaces ` .
36+ - With this update, triggering a ` PipelineRun ` supports using a ` Connector ` as a workspace.
37+ - With this update, ` Maven ` Task supports importing CA certificates or ignoring certificate verification.
38+ - With this update, the order of resources in the UI navigation bar has been optimized, and some UI text has been adjusted.
3939
4040** Trigger**
4141
42- - With this update, ` TriggerTemplate ` supports selecting ` Pipeline ` from ` Hub ` as the triggering resource.
43- - With this update, ` TriggerTemplate ` that specifies ` PipelineRun ` as the resource supports direct execution.
44-
45- ** Hub**
46-
47- - With this update, it is supported to customize the ` Catalog ` in the ` Hub ` and allow registration of custom ` Pipeline ` or ` Task ` in the ` Hub ` .
42+ - With this update, ` Trigger ` supports ` TriggerTemplate ` as a target resource.
4843
4944### Breaking Changes
5045
5146No breaking changes in this release.
5247
5348### Fixed Issues
5449
55- { /* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v4.3 .0 */ }
50+ { /* release-notes-for-bugs?template=fixed&project=DEVOPS&version=v4.4 .0 */ }
5651
5752### Known Issues
5853
59- { /* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v4.3 .0 */ }
54+ { /* release-notes-for-bugs?template=unfixed&project=DEVOPS&version=v4.4 .0 */ }
0 commit comments