cicd-integrations
2024.10
true
- UiPath CLI release notes
- v25.4.9239.19674
- v24.12.9166.24491
- v24.12.9111.31003
- v24.10.9050.17872
- Azure DevOps extension release notes
- Jenkins plugin release notes

CI/CD integrations release notes
Last updated Jun 6, 2025
v24.12.9111.31003
linkRelease date: December 2024
What's New
linkAutomation dependency restore
The new Automation Dependency Restore functionality enables you to retrieve all the packages required by an automation. When
used with the existing
deploy
sub-task, it allows bulk uploading to the target environment.
For more details on the
restore
sub-task, refer to Restoring automation dependencies.
Run tests in parallel
Erratum - added April , 2025: This functionality allows you to test multiple packages or run test sets in parallel.
For more details on the
parallel
sub-task, refer to Testing multiple packages.