UiPath Documentation
automation-suite
2023.4
false
Automation Suite release notes
  • Automation Suite on Linux Release Notes
    • 2023.4.0
    • 2023.4.1
    • 2023.4.2
    • 2023.4.3
    • 2023.4.4
    • 2023.4.5
    • 2023.4.6
    • 2023.4.7
    • 2023.4.8
    • 2023.4.9
    • 2023.4.11
  • Automation Suite on EKS/AKS Release Notes

2023.4.11

Release date: March 17, 2025

Removed dependency for single tenant migration

To simplify the migration process, you are no longer required to install .NET Core Desktop Runtime for 64-bit (x64) systems on your machine to run the Automation Cloud Migration Tool for a single tenant.

Release date: February 13, 2025

New RHEL version supported

Erratum - added February 17, 2025: We have expanded our OS support to include RHEL 9.5. For details on the supported RHEL versions, see Compatibility Matrix.

New alert for Redis license expiration

We have added a new Prometheus alert for the expiration of internal Redis licenses. This alert has three notification levels, based on the timeframe the license is set to expire: 90, 30, or 7 days.

Bug fixes

  • Erratum - added February 27, 2025: In Document Understanding, we are extending support for the Chinese, Japanese, and Korean OCR. This ensures uninterrupted use of the Chinese, Japanese, and Korean OCR, and provides an opportunity to transition to the Extended Languages OCR.
  • Due to a bug in containerd, the deployment of ML skills was failing as a token expired before larger image downloads could be completed. This issue was addressed with a Kubernetes (RKE2) upgrade to version 1.30, eliminating instances of the authorization failed error during ML skill deployments.
  • We have fixed an issue concerning the default continue setting in the uipath-event-listener receiver configuration in Alertmanager. After upgrading from Automation Suite 2022.10, the continue field value unexpectedly remained set to false, causing email alerts to fail. The continue field is now correctly set to true, restoring the ability to configure multiple receivers.

Known issues

Orchestrator database validation issue

Erratum - added April 15, 2025: An issue prevents the installer from automatically creating and validating the Orchestrator database. The issue occurs even though the sql.create_db parameter is set to true in cluster_config.json.

To address the issue you must manually edit /opt/UiPathAutomationSuite/UiPath_Installer/Prerequisite_Checks/sql/scripts/validation.json and set advancedDbConfig.connectionStringParameter to "", under "service": "orchestrator", as shown in the following example:

"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 health check not working

Erratum - added April 15, 2025: The 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.

Deprecation timeline

We recommend that you regularly check the deprecation timeline for any updates regarding features that will be deprecated and removed.

Bundling details

Product 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.

DISCOVERBUILDMANAGEENGAGE
Automation Hub 2023.4.11Automation Ops 2023.4.10AI Center 2023.4.11Action Center 2023.4.11
Task Mining 2023.4.11AI Computer Vision 2023.4.11Insights 2023.4.11Apps 2023.4.11
Process Mining 2023.4.11Document Understanding 2023.4.11Orchestrator 2023.4.12
Test Manager 2023.4.9
Data Service 2023.4.11

Internal third-party component versions

This Automation Suite release bundles the following internal components:

ComponentVersion
RKE21.31.4+rke2r1
ArgoCD2.13.3
Grafana11.1.0
kube-logging/logging-operator5.0.1
kube-logging/config-reloader0.0.6
ceph19.2.0
rook-ceph1.16.1
prometheus-pushgateway2.15.0
cert-manager1.16.2
rancher-istio105.4.0-up1.23.2
rancher-gatekeeper104.0.1-up3.13.0
rancher-monitoring105.1.1-up61.3.2
longhorn1.7.2
longhorn-crd1.1.100
csi-driver-smb1.16.0
velero1.15.2
redis-operator7.8.2-6
redis-cluster7.8.2-60
oauth2-proxy7.8.1

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.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated