automation-suite
2023.10
true
  • Automation Suite on Linux Release Notes
    • 2023.10.0
    • 2023.10.1
    • 2023.10.2
    • 2023.10.5
  • Automation Suite on EKS/AKS Release Notes
Automation Suite Release Notes
Last updated Sep 6, 2024

2023.10.4

Release date: June 27, 2024

New prerequisite checks

We have introduced more prerequisite checks to optimize the overall experience of installing and configuring Automation Suite and to catch missing requirements earlier. Here are some highlights:

  • Automation Suite now checks if the external objectstore supports POST requests to buckets via pre-signed URLs. Document Understanding requires POST request support to download files from the buckets.

  • We have introduced new prerequisite checks in the mirror-registry.sh and hydrate-registry.sh scripts. These checks validate that you have enough free disk space for Docker (under /var/lib/docker) and Podman (under /var/lib/containers) before mirroring or hydrating the registry. Additionally, you are prompted with a message to either continue or abort if you do not have sufficient resources.

Updated Podman version

We have updated our RPM package requirements, with the minimum supported Podman version now being 4.0.2.

Support bundle tool improvement

We have improved the Automation Suite support bundle tool capabilities. Now, the tool extracts all the config maps data from your cluster. The new capability allows you to use more valuable data sets for troubleshooting purposes.

Support for external registries that require projects

We are happy to announce that Automation Suite now supports Harbor and other external registries that require you to create a project before pushing or pulling images from the registry.

Improved UiPath Automation Suite Install Sizing Calculator

We're happy to announce various fixes and improvements that ensure an even more accurate estimate of the hardware requirements for any Automation Suite deployment. The tool now takes into account the additional data disk required by AI Center and Document Understanding. Also, it now takes a single click to share the UiPath Automation Suite Install Sizing Calculator URL along with your currently selected configuration.

If you want to take the UiPath Automation Suite Install Sizing Calculator for a spin, see Capacity planning.

Improved accessibility

We have made several accessibility improvements as part of our commitment to develop inclusive technology for our users.

Bug fixes

  • When generating the support bundle, an incorrect FQDN was used for AKS on Azure Government. We have fixed the issue.

Known issues

Weak ciphers in TLS 1.2

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.

Cannot upgrade due to failed jobs in system-upgrade namespace

Erratum - added August 26, 2024: Upgrading Automation Suite fails due to the presence of failed jobs in the system-upgrade namespace. If the upgrade command fails at any stage (infra, fabric, or service upgrade), take the following steps before retrying the upgrade:
  1. List the existing jobs in the system-upgrade namespace:
    kubectl get jobs -n system-upgradekubectl get jobs -n system-upgrade
  2. Delete the failed jobs:
    kubectl -n system-upgrade delete jobs <failed_jobs>kubectl -n system-upgrade delete jobs <failed_jobs>
    When running the command, replace the <failed_jobs> placeholder with the names of the failed jobs, separated by spaces.

We fixed the issue in Automation Suite 2023.10.5.

Automation Suite 2023.10.3+patch1 issue

Erratum - added August 8, 2024: The bug fix related to document validation tasks in Action Center from Automation Suite 2023.10.3+patch1 was not included in the Automation Suite 2023.10.4 release. We recommend that you wait for Automation Suite 2023.10.5 to get this fix.

Support bundle log collection failure

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.

Upgrades fail due to Longhorn being uninstalled

Erratum - added August 14, 2024: Upgrading from Automation Suite 2023.10.x fails due to the Longhorn storage classes still being present. To solve the problem, you must clean up the Longhorn storage classes manually, by running the following command:

for sc in $(kubectl get sc -o json | jq -r '.items[] | select(.provisioner=="driver.longhorn.io") | .metadata.name'); do
    kubectl delete sc "${sc}"
  done  for sc in $(kubectl get sc -o json | jq -r '.items[] | select(.provisioner=="driver.longhorn.io") | .metadata.name'); do
    kubectl delete sc "${sc}"
  done

We fixed the issue in Automation Suite 2023.10.5.

Unnecessary ListBucket API prerequisite check fails for external objectstore

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

Cannot enable SSO for ArgoCD

Erratum - added August 14, 2024: You cannot enable SSO for ArgoCD due to an issue with the Dex image versions. We fixed the issue in Automation Suite 2023.10.5.

snapshot-controller-crds pod in CrashLoopBackOff state after upgrade

Erratum - added August 14, 2024: An issue causes the snapshot-controller-crds pod to remain in the CrashLoopBackOff state after upgrade. This occurs due to a conflict between the newly installed snapshot-controller and the existing one during the RKE2 upgrade. To fix the issue, see the Troubleshooting section.

Installation fails due to telemetry checks

Erratum - added August 14, 2024: In certain conditions, the Automation Suite installation process can fail due to telemetry check errors. To fix this issue, you have to manually set the telemetry check as optional and restart the installation. Starting with Automation Suite 2023.10.5, telemetry check errors no longer disrupt the installation process.

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.10.4Action Center 2023.10.4
Task Mining 2023.10.4AI Computer Vision 2023.10.4Insights 2023.10.4Apps 2023.10.4
Document Understanding 2023.10.4Orchestrator 2023.10.5 
  Test Manager 2023.10.4 
    

Internal third-party component versions

This Automation Suite release bundles the following internal components:

Component

Version

RKE2

1.28.7

ArgoCD

2.10.9

logging-operator

4.6.0

logging-operator-logging

4.6.0

gatekeeper

3.16.0

rook-ceph

1.9.4

prometheus-pushgateway

2.12.0

cert-manager

1.14.5

rancher-istio

102.5.0-up1.19.6

rancher-logging

103.0.0-up3.17.10

rancher-logging-crd

103.0.0-up3.17.10

rancher-monitoring-crd

103.1.0-up45.31.1

rancher-gatekeeper-crd

103.1.0-up3.13.0

rancher-gatekeeper

103.1.0-up3.13.0

rancher-monitoring

103.1.0-up45.31.1

longhorn

1.5.5

longhorn-crd

1.1.100

reloader

1.0.95

csi-driver-smb

1.14.0

velero

6.2.0

redis-operator

7.4.2-12

redis-cluster

7.4.2-129

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-2024 UiPath. All rights reserved.