process-mining
2024.10
true
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath logo, featuring letters U and I in white

Process Mining

上次更新日期 2025年11月6日

2024.10.6

发布日期:2025 年 11 月 6 日

我们一直在不断努力改善您的UiPath™ Process Mining体验。虽然此版本没有带来重大更改,但我们提供了重要的安全更新。

CVE-2025-55315

此版本带来了用于解决 CVE-2025-55315 问题的安全更新。请访问UiPath 信任中心,了解更多信息。

应用程序模板

此版本的安全更新需要升级到较新版本的dbt 。在此版本中,从 数据转换 编辑器运行提取或数据运行时,可能会出现以下 dbt 弃用警告:
[MissingArgumentsPropertyInGenericTestDeprecation]: Deprecated  functionality
Found top-level arguments to test `pm_utils.<function-name>`. Arguments to generic
tests should be nested under the `arguments` property.`[MissingArgumentsPropertyInGenericTestDeprecation]: Deprecated  functionality
Found top-level arguments to test `pm_utils.<function-name>`. Arguments to generic
tests should be nested under the `arguments` property.`
备注:
对于新的流程应用程序,系统不会显示此警告消息。但是,该警告可能仍会出现在现有流程应用程序中。在这种情况下,请确保在新的arguments属性下指定测试的参数。

示例:

旧版(已弃用):
- pm_utils.not_null:
    severity: warn- pm_utils.not_null:
    severity: warn
新(已更正):
- pm_utils.not_null:
    arguments:
      severity: warn- pm_utils.not_null:
    arguments:
      severity: warn
请参阅官方 dbt 文档,了解通用测试弃用中的缺少参数属性,或了解更多信息以及如何解决此问题的详细说明。

  • 发布日期:2025 年 11 月 6 日
  • CVE-2025-55315
  • 应用程序模板

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。