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

Automation Suite release notes
2023.10.5
linkRelease date: August 14, 2024
AWS Signature Version 4 support
linkAutomation Suite now uses AWS Signature Version 4 for all S3 API requests. This impacts the use of Automation Suite with S3 servers that do not support AWS Signature Version 4.
Bug fixes
link-
Running a health check would create temporary network policies that were not cleaned up when the check concluded. We have fixed the issue.
-
For AI Center and Task Mining, the
ListBucket API
prerequisite check failed when using an external objectstore. However, AI Center and Task Mining do not use theListBucket API
permission. We have removed the unnecessary check. -
In instances with host level SAML configured, when you accessed Automation Suite through a specific <Automation_Suite_URL>/<Organization_name> URL and selected the host level SAML login option, the ACS URL was incorrectly generated using the organization ID from the URL, instead of the expected host level ACS URL. We have fixed this. The system now correctly generates the host-level ACS URL during a host level SAML login, irrespective of the specific organization URL used to access Automation Suite.
-
Previously, you could not save your SMTP settings without providing a username and password, even though these details were optional. This behavior no longer occurs.
Known issues
linkUpgrade failure due to overridden Insights PVC sizes
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.
Failing EKS backup related to Velero version
Erratum - added December 18, 2024: A Velero version-related issue causes the Automation Suite on EKS backup to fail. To address the issue, you must manually modify the Velero deployment. For details, see the Troubleshooting section.We fixed the issue in Automation Suite 2023.10.7.
Insights volumes created in two different zones following migration
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.
Test Automation SQL connection string is ignored
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.
Health check fails for component that is no longer used
[ARGOCD_REDIS_PODS]
failure for ArgoCD Redis HA. However, ArgoCD Redis HA is no longer used in Automation Suite on AKS. We fixed the issue in
Automation Suite 2023.10.6.
Pods cannot communicate with FQDN in a proxy environment
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.
Velero backup fails with FailedValidation error
FailedValidation
error message is displayed, indicating that no default backup location can be found. This issue occurs because the default-bs1
backup storage location is not marked as the default. As a result, Velero cannot identify a valid backup target, and scheduled
backups fail.
To address the issue, refer to the Troubleshooting section.
We fixed the issue in Automation Suite 2023.10.11.
Log streaming does not work in proxy setups
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.
Licensing SQL connection error
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.
Insights dashboards excluded from backups
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.
Fluentd logs transmission failure
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.
Microsoft Entra ID limitations
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.
Insights dashboards backup issue
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.
Deprecation timeline
linkWe recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.
Bundling details
linkProduct versions
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.
DISCOVER | BUILD | MANAGE | ENGAGE |
---|---|---|---|
AI Center 2023.10.5 | Action Center 2023.10.5 | ||
Task Mining 2023.10.5 | AI Computer Vision 2023.10.4 | Insights 2023.10.5 | Apps 2023.10.5 |
Document Understanding 2023.10.5 | Orchestrator 2023.10.6 | ||
Test Manager 2023.10.5 | |||
Internal third-party component versions
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.22.2 |
ArgoCD |
2.10.9 |
Prometheus |
2.53.0 |
Grafana |
11.1.0 |
Fluentd & Fluent-bit |
logging-operator: 4.8.0 logging-operator-logging: 4.8.0 |
Gatekeeper |
3.16.3 |
Cert-Manager |
1.14.5 |
Velero |
6.2.0 |
Migration tool version
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.
- AWS Signature Version 4 support
- Bug fixes
- Known issues
- Upgrade failure due to overridden Insights PVC sizes
- Failing EKS backup related to Velero version
- Insights volumes created in two different zones following migration
- Test Automation SQL connection string is ignored
- Health check fails for component that is no longer used
- Pods cannot communicate with FQDN in a proxy environment
- Velero backup fails with FailedValidation error
- 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