cicd-integrations
2025.10
true
Notas de versão de integrações de CI/CD
- Notas de versão do UiPath CLI
- Notas de versão da extensão do Azure DevOps
- Notas de versão do plug-in do Jenkins
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo.
A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.
25.10.22 release notes for UiPath CLI.
Release date: September 2, 2026
Correções de bugs
Packing a project that uses Generate Data Type no longer fails validation
uipcli package pack no longer fails with Cannot create unknown type 'Studio.Generated.TypedDataTable1' on a project that uses the Extract DataTable activity with Generate Data Type enabled. The error was raised during validation, before packaging began, so no package was produced — most often on clean CI checkouts, where the assemblies for generated data types are not in source control and have to be rebuilt by the CLI.