
Notas de versão do Document Understanding
Data de lançamento: 18 de dezembro de 2024
- No Automation Suite no Openshift: implantações online e offline.
- No Automation Suite no Linux: o suporte é adicionado para implantações offline.
Pequenas melhorias
Estamos trabalhando constantemente para melhorar sua experiência no UiPath Document Understanding. Esta versão traz melhorias de segurança e correções de acessibilidade para estabilizar o comportamento de algumas das funcionalidades disponíveis apresentadas em projetos modernos do Document Understanding.
uipathctl config token-signing-certificates automatic-key-management, you must then manually restart Document Understanding pods every 14 days.
This beahvior occurs because Automation Suite manages the lifecycle of signing keys when automatic certificate rotation is active. This process includes rotating keys every 90 days and announcing new keys 14 days prior to rotation. Old keys are retained for 14 days post-rotation, and after which they are deleted.
kubectl -n uipath rollout restart deploy
kubectl -n uipath rollout restart stskubectl -n uipath rollout restart deploy
kubectl -n uipath rollout restart stsAs an alternative, disable automatic rotation until a fix is released, using the following command:
uipathctl config token-signing-certificates automatic-key-management disableuipathctl config token-signing-certificates automatic-key-management disable