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
  • Automation Suite on EKS/AKS Release Notes
Banner background image
Automation Suite Release Notes
Last updated Apr 25, 2024

2023.4.2

Release date: 1 September 2023

We have released a new version of the UiPath.OrganizationMigrationApp tool so that you can easily migrate from a standalone UiPath® product to Automation Suite. For details, see Migration prerequisites.

Release date: 10 August 2023

New RHEL version supported

You can now install Automation Suite on machines running Red Hat Enterprise Linux (RHEL) 8.8.

Important:

RHEL kernel version kernel-4.18.0-477.10.1.el8_8 is affected by an issue that interrupts the installation or management of the Automation Suite cluster. Make sure that none of the Automation Suite nodes uses this kernel version either pre- or post-installation. You can update the kernel version by running the following command:

dnf install -y kernel kernel-tools kernel-tools-libsdnf install -y kernel kernel-tools kernel-tools-libs

New alerts for Longhorn backup and snapshot objects

We have introduced new alerts so that you can monitor the number of backup and snapshot objects that Longhorn creates in the system. The following alerts are triggered when the aforementioned number is too high:

  • LonghornBackupObjectThresholdExceededWarn

  • LonghornBackupObjectThresholdExceededCritical

  • LonghornSnapshotObjectThresholdExceededWarn

  • LonghornSnapshotObjectThresholdExceededCritical

For details on the alerts and the script you can run to fix the issue that triggered them, see Alert runbook.

Improved Support Bundle Tool

We have made multiple improvements to the Support Bundle tool so that you can easily collect logs when troubleshooting Automation Suite:

  • The default number of days for the RKE and UiPath® bundles has been reduced to 2;
  • The RKE bundle generation is now disabled by default. To enable it, run the support-bundle.sh -r command;
  • Long-running commands in the RKE bundle are now disabled. To enable them, run the scripts/rke2-support-bundle.sh -a command;
  • It is now possible to disable Redis bundle generation by running the support-bundle.sh -s command.

Security enhancements

We continue to provide security updates and patches to address Common Vulnerabilities and Exposures (CVEs).

Bug fixes

  • When you enable a backup, we now validate the NFS server connectivity with all the nodes. Previously, we only checked the node from which you enabled the backup.

  • We have fixed the network policies previously preventing Document Understanding from setting the CORS policy for the internal objectstore and causing the installation to fail.

    Attention: Due to a mishap on our side, we incorrectly marked this bug as fixed. This behavior still occurs in 2023.4.2, and it was fixed in 2023.4.3.
  • A network policy was preventing DNS resolution from happening. We have fixed the issue.

  • Previously, both scheduled and on-demand backups would fail after one hour of timeout. Now you can extend the timeout interval to three hours. For details, see Enabling the snapshot backup and On-demand snapshot backup.

  • On some occasions, the configureUiPathAS.sh script did not properly update or read the ODBC connection strings. This behavior no longer occurs.
  • Previously, when uipath-service-rook-ceph-secret was deleted or its fields were updated, recovery was not possible. Now re-running the credential manager job recreates the secret and reverts the fields to their original values.
  • The minLevel NLog setting in the config map was not being honored. The default minLevel is "Info" indicating that logs of "Info" severity and above should have been logged. However, the minLevel was not being considered, and logs with lower severity levels, specifically "Trace" and "Debug", were also being written to the logs.
  • We have updated the NFS disk requirements from 4 TiB SSD to 2 TiB SSD. The current requirement has been in place for some time now, but we missed documenting it.

Known issues

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

  • The installUiPathAS.sh interactive installer tries to download as-installer.zip and fails in offline environments. To bypass the download step and prevent any installation issues, run the following command:
    export BUNDLE_FILE="/opt/UiPathAutomationSuite/as-installer.zip"export BUNDLE_FILE="/opt/UiPathAutomationSuite/as-installer.zip"
  • During installation, the proper RBAC configuration is not applied, which results in issues accessing the ArgoCD read-only account. If you encounter this problem, use the following workaround:

    kubectl -n argocd patch cm argocd-rbac-cm -p '{"data": { "policy.csv": "p, role:uipath-sync, applications, get, */*, allow\np, role:uipath-sync, applications, sync, */*, allow\ng, argocdro, role:uipath-sync\n"}}'kubectl -n argocd patch cm argocd-rbac-cm -p '{"data": { "policy.csv": "p, role:uipath-sync, applications, get, */*, allow\np, role:uipath-sync, applications, sync, */*, allow\ng, argocdro, role:uipath-sync\n"}}'

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

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

Was this page helpful?

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