- Automation Suite on Linux Release Notes
- Automation Suite on EKS/AKS Release Notes

Automation Suite 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 December 18, 2024: An issue causes upgrades to fail when the existing Insights PVC sizes are inadvertently overridden. To address this problem, you must manually change the PVC sizes in ArgoCD UI. For details, see the Troubleshooting section.
This issue is fixed in Automation Suite 2023.10.7.
When you migrate from Automation Suite on Linux to Automation Suite on EKS/AKS, Insights-related volumes are occasionally created in two different zones. As a result, you may encounter issues when bringing up the Insights service. To address the problem, see Troubleshooting.
We fixed the issue in Automation Suite 2023.10.7.
orchestrator.testautomation
section of the input.json
file, the uipathctl
binary ignores the connection string and uses the one under the orchestrator
section instead. To address the problem, see the Troubleshooting section.
System.Net.Http.HttpRequestException: The proxy tunnel request to proxy 'http://<proxyFQDN>:8080/' failed with status code '404'.
System.Net.Http.HttpRequestException: The proxy tunnel request to proxy 'http://<proxyFQDN>:8080/' failed with status code '404'.
To fix the issue, see Automation Suite on EKS/AKS troubleshooting.
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.
Email.Smtp.UseDefaultCredentials
is set to True
, 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": "[email protected]"
},
{
"Key": "Email.Smtp.FromDisplayName",
"Value": "UiPath Platform"
},
{
"Key": "Email.Smtp.EnableSsl",
"Value": "true"
},
{
"Key": "Email.Smtp.UseDefaultCredentials",
"Value": "true"
},
{
"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": "[email protected]"
},
{
"Key": "Email.Smtp.FromDisplayName",
"Value": "UiPath Platform"
},
{
"Key": "Email.Smtp.EnableSsl",
"Value": "true"
},
{
"Key": "Email.Smtp.UseDefaultCredentials",
"Value": "true"
},
{
"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
.
Erratum - added June 26, 2025: Log forwarding does not work in proxy setups because the proxy environment variables were not set in the logging pods. To address the issue, refer to the Troubleshooting section.
We fixed the issue in Automation Suite 2023.10.10.
Erratum - added June 26, 2025: Licensing SQL connection errors occur when the Data Source property specified both a named instance and a port.
We fixed the issue in Automation Suite 2023.10.10.
Erratum - added April 2, 2025: An issue is preventing the inclusion of Insights dashboards in backups. To address this issue, refer to the Backing up the cluster page. The issue is fixed in Automation Suite 2023.10.8.
Erratum - added February 13, 2025: An issue prevents Fluentd from sending logs to remote locations due to a lack of memory buffer. To address this issue, you must add a memory limit for Fluentd to prevent disruptions or delays when transmitting logs to a remote location.
This issue is fixed in Automation Suite 2023.10.8.
Erratum - added January 20, 2025: Insights and Task Mining do not currently support Microsoft Entra ID (formerly Azure Active Directory) authentication configuration for access to SQL, storage, and other resources that support Microsoft Entra.
Erratum - added December 18, 2024 We have identified an issue with the backup logic in Automation Suite for AKS/EKS. Specifically, this defect excludes the backup of Insights dashboards. However, all historical data is successfully backed up.
We are working diligently to resolve this issue. We aim to develop and implement a mitigation approach as early as possible.
If you are using Automation Suite on AKS/EKS along with UiPath Insights, this defect may affect your operations. While we address this issue, we suggest manually exporting your dashboards as a preventive measure.
Note that backups are mainly used as a recovery method in the event of a disaster-level incident or in preparation for an Automation Suite upgrade. This is particularly useful if an upgrade fails and stored data needs to be restored to its previous state.
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
- Upgrade failure due to overridden Insights PVC sizes
- Insights volumes created in two different zones following migration
- Test Automation SQL connection string is ignored
- Pods cannot communicate with FQDN in a proxy environment
- 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
- Log streaming does not work in proxy setups
- Licensing SQL connection error
- Insights dashboards excluded from backups
- Fluentd logs transmission failure
- Microsoft Entra ID limitations
- Insights dashboards backup issue
- Deprecation timeline
- Bundling details
- Product versions
- Internal third-party component versions
- Migration tool version