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

CI/CD integrations release notes
Last updated Apr 28, 2025
V2.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 Azure DevOps extension.
- 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 Azure DevOps, refer to Set user preferences.
- If your local language is not supported, our plugin will fall back to English.
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 task is run on a Windows machine with FIPS enabled.
- We fixed an issue where the Test task would fail if used in a Release pipeline.