document-understanding
2024.10
true
重要 :
新发布内容的本地化可能需要 1-2 周的时间才能完成。

Document Understanding 发行说明
上次更新日期 2025年10月22日
发行日期:2025 年 4 月 28 日
我们一直在不断努力,改善您的 UiPath Document Understanding 体验。此版本包含安全性改进和辅助功能修复,以稳定 Document Understanding 新式项目中提供的某些可用功能的行为。
- 在 Openshift 上的 Automation Suite 环境中,存在影响 Document Understanding 新式项目的已知问题。在某些情况下,使用 Document Understanding 新式项目对文档进行分类可能会失败。要解决此问题,请稍等片刻后重新导入文档。后续分类尝试应可成功完成。
- 
                     
                     Erratum - added October 22, 2025: If you enable automatic certificate rotation using the commanduipathctl 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. As a workaround, you can manually restart deployments using the following commands: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