UiPath Documentation
cicd-integrations
2025.10
true
  • UiPath CLI release notes
    • 25.10.15
    • 25.10.14
    • 25.10.13
    • 25.10.12
    • 25.10.10
    • Older versions
  • Azure DevOps extension release notes
  • Jenkins plugin release notes

CI/CD integrations release notes

Last updated May 5, 2026

25.10.14

Release date: April 24, 2026

  • Support for classic governance files in the analyze command
  • Fixed error when packing projects with large XAML files
  • Fixed version conflicts when running concurrent test pipelines
  • Reduced verbose logging during package restore

What's new

Classic governance file support

The analyze command now accepts governance files exported directly from Studio (classic format), in addition to the existing AutomationOps format. The CLI auto-detects the file format, so no additional flags are needed.

Bug fixes

Large XAML file handling

Fixed a Document size exceed 16MB limit error that occurred when packing or analyzing projects with large XAML files containing many variable usages and long expressions.

Concurrent test pipeline version conflicts

Test package versions now include millisecond precision, preventing version collisions when multiple CI/CD pipelines run the test command on the same project simultaneously.

Verbose restore logging

NuGet restore details are now logged at debug level instead of info level. Previously, verbose restore output was keeping the publish job alive unnecessarily, adding delays even after the publish was already complete.

  • What's new
  • Classic governance file support
  • Bug fixes
  • Large XAML file handling
  • Concurrent test pipeline version conflicts
  • Verbose restore logging

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated