- Automation Suite on Linux Release Notes
- Automation Suite on EKS/AKS Release Notes
2023.10.2
Release date: February 28, 2024
Erratum - Added March 25, 2024: We now support Microsoft SQL Server 2022.
Erratum - Added March 18, 2024: We have removed the following URLs from our URL proxy allowlist:
ftp.byfly.by
ftp.gwdg.de
mirror.firstyear.id.au
ftp.lysator.liu.se
mirror-jp.firstyear.id.au
For more details on the proxy configuration, see Proxy.
We have added support for Kubernetes 1.28 and removed support for Kubernetes 1.25. We recommend that you check the Compatibility matrix and make sure you upgrade to a supported version, if needed.
We continue to provide security updates and patches to address Common Vulnerabilities and Exposures (CVEs).
Erratum - added August 14, 2024: Running a health check creates temporary network policies that are not cleaned up when the check concludes. We fixed the issue in Automation Suite 2023.10.5.
ListBucket API
prerequisite check fails when using an external objectstore. However, AI Center and Task Mining do not use the ListBucket API
permission. We removed the unnecessary check in Automation Suite 2023.10.5.
/identity_/api/setting
endpoint. Use the appropriate access token and make sure the request body contains the necessary details like in the following
example:
{
"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": ""
}
Erratum - added June 25, 2024: The Automation Suite installation might fail when Velero is enabled. To fix the issue, follow the steps in Troubleshooting.
Erratum - added June 25, 2024: Following an Automation Suite on AKS installation or upgrade, the backup setup does not work because of a failure to connect to Azure Government. You can fix the issue by taking the steps described in Automation Suite on EKS/AKS troubleshooting.
/dashboard
between the existing /dashboard
and /new
or /import
.
We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
To find out what has changed on each Automation Suite product, visit the following links.
If the product is greyed out, this new Automation Suite version does not bring any changes to it.
For the Kubernetes versions that each Automation Suite version supports, see Kubernetes compatibility.
This Automation Suite release bundles the following internal components:
Component |
Version |
---|---|
Istio | 1.20.0 |
ArgoCD | v2.7.7 |
Prometheus | v2.42.0 |
Grafana | 10.2.3 |
Fluentd & Fluent-bit |
logging-operator : 4.2.1 logging-operator-logging : 4.2.1 |
Gatekeeper | 3.12.0 |
Cert-Manager | v1.12.3 |
Velero | 3.1.6 |
The migration tool version you need depends on the standalone products you plan to migrate and the targeted Automation Suite version. For more details, see Migration compatibility matrix.
For instructions on migrating a standalone product to the current version of Automation Suite, see Full migration.
- Support for Microsoft SQL Server 2022
- Updated URL proxy allowlist
- Updated Kubernetes version support
- Security enhancements
- Known Issues
- Temporary network policies not getting cleaned up after health check
- Unnecessary ListBucket API prerequisite check fails for external objectstore
- Issue with saving custom configurations in email settings
- Installation fails when Velero is enabled
- The backup setup does not work due to a failure to connect to Azure Government
- Issues affecting Grafana dasboards
- Deprecation timeline
- Bundling details
- Product versions
- Internal third-party component versions
- Migration tool version