
Automation Suite 发行说明
发布日期:2024 年 12 月 18 日
READ_COMMITTED_SNAPSHOT
选项。 我们已为 Orchestrator、Apps 和 Process Mining 实施此检查验证。
有关先决条件检查的更多信息,请参阅验证先决条件。
- 勘误 - 于 2025 年 6 月 10 日添加:在部署 Grafana 有两个副本的多节点 (HA) 设置中,副本之间缺少通用数据源会导致用户会话管理出现问题。这将导致 Grafana 仪表板中出现
Dashboard not found
和Invalid dashboard UID in the request
等错误。我们已修复此问题。 -
我们修复了 Insights 注释问题,该问题会阻止 Automation Suite 安装程序。
-
我们修复了一个问题,该问题会导致某些系统命令无限期运行 RKE2 日志收集。
-
我们修复了一个问题,该问题会导致在主动/被动先决条件检查期间对
redis.<primary-fqdn>
和redis-db.<primary-fqdn>
进行不必要的 DNS 解析验证。 现在不会再发生此行为。 -
我们修复了非 HA Redis 场景中发生的问题,即在节点排出操作期间,
redis-cluster-0
Pod 可能会卡在终止状态。 现在不会再发生此行为。 -
如果在自定义“登录”页面时在 HTML 标签中使用样式属性,则这些样式属性会在预览中准确反映。但是,在保存更改后,系统将自动删除样式属性。现在,保存更改后,标签中使用的所有样式属性都会保留。
-
我们修复了一个在禁用基本身份验证时破坏 SAML2 的错误,以及其他各种错误。
Orchestrator 数据库验证问题
cluster_config.json
中的sql.create_db
参数设置为true
,也会发生此问题。
"service": "orchestrator"
下手动编辑/opt/UiPathAutomationSuite/UiPath_Installer/Prerequisite_Checks/sql/scripts/validation.json
并将advancedDbConfig.connectionStringParameter
设置为""
,如以下示例所示:
"advancedDbConfig": [{
"dbName": "AutomationSuite_Orchestrator_test",
"connectionStringParameter": "",
"optionalCommands":["ALTER DATABASE AutomationSuite_Orchestrator SET READ_COMMITTED_SNAPSHOT ON;"]
}]
"advancedDbConfig": [{
"dbName": "AutomationSuite_Orchestrator_test",
"connectionStringParameter": "",
"optionalCommands":["ALTER DATABASE AutomationSuite_Orchestrator SET READ_COMMITTED_SNAPSHOT ON;"]
}]
We fixed the issue in Automation Suite 2023.4.12.
Kube-proxy 运行状况检查不起作用
node-monitor
component, which monitors the node for issues such as checking kube-proxy
health or if ip_forward
is enabled, and cordons the node if issues arise, is not working for specific nodes such as GPU, task-mining
, or as-robot
. We have fixed this issue in Automation Suite 2023.4.12.
升级后电子邮件警示配置失败
勘误 - 于 2025 年 2 月 13 日添加:从 Automation Suite 2022.10 升级后,一个问题会影响电子邮件警示配置功能和多个接收器的设置。 要解决此问题,请参阅故障排除。
This issue is fixed in Automation Suite 2023.4.11.
我们建议您定期查看弃用时间表,以获取有关针对即将弃用和删除功能的任何更新。
产品版本
要了解每个 Automation Suite 产品的更改,请访问以下链接。
如果产品显示为灰色,则此 Automation Suite 新版本不会对其进行任何更改。
内部第三方组件版本
此 Automation Suite 版本捆绑了以下内部组件:
组件 |
版本 |
---|---|
RKE2 |
1.30.5+rke2r1 |
ArgoCD |
2.12.6 |
kube 日志记录/ 日志记录运算符 |
4.9.1 |
配置重新加载器 |
v0.0.5 |
Ceph |
17.2.6 |
rook-ceph |
1.14.6 |
prometheus-pushgateway |
1.10.0 |
证书管理器 |
1.16.1 |
rancher-istio |
105.4.0-up1.23.2 |
rancher-gatekeeper |
104.0.1-3.13.0 以上 |
rancher-monitoring |
105.1.0-61.3.2 以上 |
longhorn |
1.6.3 |
longhorn-crd |
1.1.100 |
重新加载程序 |
1.0.95 |
CSI 驱动程序 smb |
1.16.0 |
velero |
1.14.1 |
redis 运算符 |
7.4.6-2 |
redis 集群 |
7.4.6-102 |
OAuth2 代理 |
7.7.1 |