automation-suite
2023.4
false
  • 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
UiPath logo, featuring letters U and I in white

Automation Suite release notes

Last updated Jun 30, 2025

2023.4.1

Release date: 27 June 2023

Improved standalone to Automation Suite migration

If you're considering migrating from a standalone UiPath® product to Automation Suite, we have good news for you as we have improved the process. Not only is it more straightforward, but it now covers more scenarios.

While the single-tenant migration continues to be the same as before, the full migration operation now relies on an improved migration tool and supports the following scenarios:
  • Migrate a standalone product to a new Automation Suite installation. This means that you do not have any products installed via Automation Suite yet, and you migrate your standalone products to a new Automation Suite instance.

  • Migrate a standalone product to a pre-existing Automation Suite installation. This means that you previously installed products via Automation Suite, and you now want to migrate more standalone products.

For extensive documentation, see Full migration.

Audit log messages change

The audit data message displayed when a user is removed by an administrator, and their licenses are consequently deallocated, has been improved for clarity. You can now expect to see this in such cases: User <administrator_name> deallocated all licenses of user(s) <user_names>.

Bug fixes

  • When performing a multi-node interactive installation of Automation Suite 2023.4.0, the message asking you to run the next command on secondary nodes contained an empty token. We have fixed the issue.

  • We have updated the script used for shutting down nodes to reflect the fact that it no longer supports the --ignore-errors flag. For details on the script, see Shutting down a node.
  • We have fixed an issue causing the prerequisite check script to validate the rook-ceph raw device even when using an external objectstore.

Known issues

  • Erratum - added December 18, 2024: An Insights annotation issue blocks the Automation Suite installer. We fixed the issue in Automation Suite 2023.4.10.

  • Erratum - added December 18, 2024: An issue causes the redis-cluster-0 pod to get stuck in the terminating state when you perform a node drain in non-HA Redis scenarios. To address the problem, you must force delete the pod using the following command:
    kubectl -n redis-system delete pod redis-cluster-0 --forcekubectl -n redis-system delete pod redis-cluster-0 --force

    We fixed the issue in Automation Suite 2023.4.10.

  • Erratum - added October 17, 2024: In a proxy environment, if the proxy server uses the same port as the TCP port of any other service in the Istio service mesh, such as port 8080, pods cannot communicate with the FQDN. The issue causes the following error:
    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 the Troubleshooting section.

  • Erratum - added August 29, 2024: We have identified certain vulnerabilities associated with the usage of weak ciphers in TLS 1.2. For details on how to mitigate the issue, see How to address weak ciphers in TLS 1.2.

  • Erratum - added August 14, 2024: An issue affects the support bundle generation when using an external OCI registry in an offline environment. Under these conditions, the generated support bundle lacks historical logs and cannot upload to any selected external object storage. To fix this issue, see the Troubleshooting section.

  • Erratum - added August 14, 2024: For AI Center and Task Mining, the 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.4.8.
  • Erratum - added May 20, 2024: On single-node deployments with in-cluster storage, upgrades from version 2022.4.1 or older fail at the fabric stage due to a rook-ceph migration issue. To prevent the issue, follow the instructions in this troubleshooting article: Single-node upgrade fails at the fabric stage.
  • Erratum - added April 19, 2024: In certain situations, Prometheus pods can fail to start due to an out-of-memory (OOM) error. To fix the issue, see the Troubleshooting section.

  • Erattum - added April 19, 2024: Alert configurations (email and webhook receivers) get lost on reboot of machine or re-sync of alertmanager-config secret. For details, refer to
  • Erattum - added April 19, 2024: In certain situations, Ceph metrics and alerts are missing from the monitoring dashboards. To fix the issue, see the Troubleshooting section.

  • Erattum - added April 19, 2024: False positive CephMgrIsAbsent alerts are displayed even though there are no storage issues.

  • Erratum - added February 28, 2024: Stored procedures do not support collation differences between the SQL server and SQL database. To avoid any potential problems, you must ensure that the collation settings of both SQL server and SQL database are identical.

  • Erratum - added January 2024: The replica cleanup script incorrectly reclaims storage on the nodes. For more details, see the Storage reclamation patch troubleshooting article.

  • Erratum - added November 6, 2023

    In versions 2023.4.0 through 2023.4.2, if you have an Active Directory (AD) integrated environment, you will see sporadic failures from the product leading to the IIS application pool restarting. This issue has been fixed in version 2023.4.3, but it still affects the aforementioned versions. As such, if you use AD, we highly recommend that you directly install or upgrade to 2023.4.3. Otherwise, you will encounter functionality issues.

  • After restoring an Automation Suite cluster with AI Center™ enabled, you must ensure the service token and cluster credentials are pointing to the restored cluster. For more information, check the AI Center-specific section in the Troubleshooting pages.

Grafana dashboard error

Erratum - added June 10, 2025: In multi-node (HA) setups, Grafana runs with two replicas, but there is no common data source between the replicas, causing issues in user session management. Errors like Dashboard not found and Invalid dashboard UID in the request appear in the Grafana dashboard.
As a workaround, since Grafana is not a critical application, you can reduce the replica count to one by performing the following steps:
  1. Modify the helm parameter for the fabric-installer application. This automatically triggers the sync operation for fabric-installer application.
    kubectl patch   application fabric-installer -n argocd    --type='json'  -p='[{"op": "add", "path": "/spec/source/helm/parameters/-", "value": {"name": "global.rancherMonitoring.grafana.replicas", "value": "1"}}]'kubectl patch   application fabric-installer -n argocd    --type='json'  -p='[{"op": "add", "path": "/spec/source/helm/parameters/-", "value": {"name": "global.rancherMonitoring.grafana.replicas", "value": "1"}}]'
  2. Sync the rancher-monitoring application from ArgoCD UI.

We have fixed this issue in Automation Suite 2023.4.10.

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.

Email alerts configuration failure post upgrade

Erratum - added February 13, 2025: An issue affects the functionality of email alerts configuration and the setup of multiple receivers after upgrading from Automation Suite 2022.10. To address this issue, see Troubleshooting.

This issue is fixed in Automation Suite 2023.4.11.

Upgrade failure due to default organization initialization

Erratum - added June 23, 2025: An issue causes the upgrade to fail when upgrading from Automation Suite 2022.10 or older to versions 2023.4.0 through 2023.4.5. The issue occurs due to an unknown socket error in the platform-services-initialize-default-organization-job, which prevents the default organization from initializing.

We fixed the issue in Automation Suite 2023.4.6.

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
AI Center 2023.4.1Action Center 2023.4.1
Task Mining 2023.4.1AI Computer Vision 2023.4.2Insights 2023.4.1Apps 2023.4.1
Document Understanding 2023.4.1Orchestrator 2023.4.1 
  Test Manager 2023.4.1 
    

Internal third-party component versions

This Automation Suite release bundles the following internal components:

Component

Version

RKE2

1.24.8+rke2r1

ArgoCD

2.5.10

logging-operator

3.17.10
logging-operator-logging3.17.10
gatekeeper3.11.0

rook-ceph

1.9.4

prometheus-pushgateway1.16.1

cert-manager

1.9.1

rancher-istio

100.4.0-up1.14.1
rancher-logging100.1.3-up3.17.7
rancher-logging-crd100.1.3-up3.17.7
rancher-monitoring-crd100.0.0-up16.6.0
rancher-gatekeeper-crd100.2.0-up3.8.1
rancher-gatekeeper100.2.0-up3.8.1
rancher-monitoring100.0.0-up16.6.0

longhorn

1.3.3

longhorn-crd

1.1.100

reloader

0.0.129

csi-driver-smb

1.8.0

velero

2.31.3

redis-operator

6.2.18-41

redis-cluster

6.2.18-65

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?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2025 UiPath. All rights reserved.