- Linux 版 Automation Suite 发行说明
- EKS/AKS 上的 Automation Suite 发行说明
2023.10.2
发布日期:2024 年 2 月 28 日
勘误 - 添加于 2024 年 3 月 18 日:我们已从 URL 代理白名单中删除以下 URL:
ftp.byfly.by
ftp.gwdg.de
mirror.firstyear.id.au
ftp.lysator.liu.se
mirror-jp.firstyear.id.au
有关代理配置的更多详细信息,请参阅代理。
我们添加了对 Kubernetes 1.28 的支持,并删除了对 Kubernetes 1.25 的支持。我们建议您查看兼容性矩阵,并确保在需要时升级到受支持的版本。
勘误 - 于 2024 年 8 月 14 日添加:运行运行状况检查会创建临时网络策略,这些策略在检查结束时不会清除。 我们在Automation Suite 2023.10.5中修复了此问题。
ListBucket API
先决条件检查失败。 但是,AI Center 和 Task Mining 不使用ListBucket API
权限。 我们删除了Automation Suite 2023.10.5中不必要的检查。
/identity_/api/setting
端点发出 PUT 请求。使用适当的访问令牌,并确保请求正文中包含必要的详细信息,如以下示例所示:
{
"Settings": [
{
"Key": "Email.Smtp.Host",
"Value": "SendGrid"
},
{
"Key": "Email.Smtp.Port",
"Value": "587"
},
{
"Key": "Email.Smtp.UserName",
"Value": ""
},
{
"Key": "Email.Smtp.Domain",
"Value": ""
},
{
"Key": "Email.Smtp.FromEmail",
"Value": "no-reply@uipath.com"
},
{
"Key": "Email.Smtp.FromDisplayName",
"Value": "UiPath Platform"
},
{
"Key": "Email.Smtp.EnableSsl",
"Value": "true"
},
{
"Key": "Email.Smtp.UseDefaultCredentials",
"Value": ""
},
{
"Key": "Email.Smtp.Password",
"Value": ""
},
{
"Key": "Email.Smtp.ConnectionTimeout",
"Value": "180000"
}
],
"PartitionGlobalId": ""
}
{
"Settings": [
{
"Key": "Email.Smtp.Host",
"Value": "SendGrid"
},
{
"Key": "Email.Smtp.Port",
"Value": "587"
},
{
"Key": "Email.Smtp.UserName",
"Value": ""
},
{
"Key": "Email.Smtp.Domain",
"Value": ""
},
{
"Key": "Email.Smtp.FromEmail",
"Value": "no-reply@uipath.com"
},
{
"Key": "Email.Smtp.FromDisplayName",
"Value": "UiPath Platform"
},
{
"Key": "Email.Smtp.EnableSsl",
"Value": "true"
},
{
"Key": "Email.Smtp.UseDefaultCredentials",
"Value": ""
},
{
"Key": "Email.Smtp.Password",
"Value": ""
},
{
"Key": "Email.Smtp.ConnectionTimeout",
"Value": "180000"
}
],
"PartitionGlobalId": ""
}
勘误 - 于 2024 年 6 月 25 日添加:启用 Velero 时,Automation Suite 安装可能会失败。要解决此问题,请按照故障排除中的步骤操作。
勘误 - 于 2024 年 6 月 25 日添加:在安装或升级 AKS 上的 Automation Suite 之后,由于无法连接到 Azure 政府,备份设置不起作用。您可以通过执行 Automation Suite 有关 EKS/AKS 故障排除中所述的步骤来解决此问题。
我们建议您定期查看弃用时间表,以获取有关针对即将弃用和删除功能的任何更新。
要了解每个 Automation Suite 产品的更改,请访问以下链接。
如果产品显示为灰色,则此 Automation Suite 新版本不会对其进行任何更改。
有关每个 Automation Suite 版本支持的 Kubernetes 版本,请参阅Kubernetes 兼容性。
此 Automation Suite 版本捆绑了以下内部组件:
组件 |
版本 |
---|---|
Istio | 1.20.0 |
ArgoCD | v2.7.7 |
Prometheus | v2.42.0 |
Grafana | 10.2.3 |
Fluentd 和 Fluent-bit |
日志记录运算符:4.2.1 logging-operator-logging : 4.2.1 |
Gatekeeper | 3.12.0 |
证书管理器 | v1.12.3 |
velero | 3.1.6 |