cicd-integrations
2025.10
true
Notes de publication des Intégrations CI/CD
- Notes de publication de la CLI UiPath
- Notes de publication de l'extension Azure DevOps
- Notes de publication du plug-in Jenkins
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique.
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
25.10.22 release notes for UiPath CLI.
Release date: September 2, 2026
Résolution de bogues
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.