- 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
v24.10.9050.17872
Release date: October 11, 2024
What's New
.NET 8 support
CLI 24.10.0 now supports .NET 8, generating packages with .NET 8 dependency.
Packager 24.10
uipcli 24.10 uses UiPath.Workflow.StandaloneAnalyzer.24.10 and UiPath.Studio.ProjectPackager.24.10 dependencies.
Enhanced workflow analysis
You can pass governance policies containing Workflow Analyzer rules using the --governanceFilePath parameter. The parameter allows you to directly pass file paths to your uipcli package analyze task.
Create process with custom name
You can now set a custom name for a process/processes using the --processName/--processNames parameters with uipcli package deploy task.
Improved CLI help menu
We have made multiple enhancements to the CLI help menu for better user interpretation and readability.