cicd-integrations
2022.10
false
- UiPath CLI release notes
- Azure DevOps extension release notes
- Jenkins plugin release notes
- Uipath-automation-package-v2.11
- Uipath-automation-package-v2.10
- Uipath-automation-package-2.9.2
- Uipath-automation-package-2.9.1
- Uipath-automation-package-2.9
- Uipath-automation-package-2.8.1
- Uipath-automation-package-2.8
- Uipath-automation-package-2.7
- Uipath-automation-package-2.6
- Uipath-automation-package-2.5
- Uipath-automation-package-2.4
- Uipath-automation-package-2.3.2
- Uipath-automation-package-2.3
Uipath-automation-package-2.3

CI/CD integrations release notes
Last updated Apr 28, 2025
Uipath-automation-package-2.3
Release date: 11 March 2021
This update provides compatibility with our latest UiPath Cloud Orchestrator version. If you are using a cloud-hosted UiPath Orchestrator, make sure that you update your UiPath Jenkins plugin.
- Our tasks are now all localizable, supporting the following languages: German, English, Spanish, French, Portuguese, Russian, Turkish, Korean, Chinese, Japanese.
- For changing your display language in Jenkins, refer to Using local language.
- If your local language is not supported, our plugin will fall back to English.
- The plugin now depends on the localization-support plugin, version 1.1. This dependency will automatically be installed upon installing or updating the plugin. The minimum required Jenkins version will be 2.173 as per this dependency.
When packing libraries, we now output more logging information about the compiling process. Also, packing a library will fail if the library compilation fails.
- We fixed an issue were packing a process with an entry point XAML file that contains In/Out argument would not create the In/Out arguments in the generated package, resulting in the arguments not being available in Orchestrator.
- We fixed an issue that resulted in packing incorrectly a library when the plugin is run on a Windows machine with FIPS enabled.