cicd-integrations
2024.10
true
- UiPath CLI release notes
- Azure DevOps extension release notes
- Jenkins plugin release notes
- uipath-automation-package-v4.0.327.v39580c233fd7
uipath-automation-package-v4.0.327.v39580c233fd7

CI/CD integrations release notes
Last updated Apr 28, 2025
uipath-automation-package-v4.0.327.v39580c233fd7
Release Date: October 19, 2024
This version introduces the following features and improvements:
-
Upgraded the prepackaged CLI to the newly released
UiPath.CLI.Windows.24.10.9050.17872
which requires .NET 8. -
Added in
UiPathInstallPlatform
picklistUiPath.CLI.Windows.24.10.9050.17872
andUiPath.CLI.24.10.9050.17872
. -
Exposed
governanceFilePath
for analyze inUiPath Pack
to enable passing of a governance policy.json
file with rules for the workflow analyzer. -
Exposed the
processNames
argument for file path configuration with custom names for multiple processes inUiPath Deploy
. -
Expose
ignoreLibraryDeployConflict
forUiPath Deploy
to avoid task failure in case the deployment is duplicated.
Dependency updates
-
Updated jenkins version from
2.387.3
to2.414.3
. -
Updated org.jenkins-ci.plugins:junit version from
1265.v65b_14fa_f12f0
to1304.vc85a_b_ca_96613
.Note:The plugin can work with a junit version >1304.vc85a_b_ca_96613
, but was tested only with this specific version. -
Updated org.yaml:snakeyaml from
1.33
to2.3
. -
Updated org.jenkins-ci.modules:instance-identity from
185.v303dc7c645f9
to201.vd2a_b_5a_468a_a_6
.