- Automation Suite on Linux Release Notes
- Automation Suite on EKS/AKS Release Notes
- Automation Suite on OpenShift release notes

Automation Suite release notes
2024.10.1+patch1
Release date: February 4, 2025
About this patch
This release applies a patch to Automation Suite on EKS/AKS 2024.10.1. The patch addresses some issues in Integration Service. For more details, see the individual product release notes referenced in the Product versions section.
After applying the patch, if the intsvs-queue-healthcheck job fails, take the following steps:
- Delete any existing instances of Integration Service deployments which depend on the queues:
- To get an output of the changes that will be made to the cluster, run the following command:
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipathkubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy --dry-run=client -n uipath - To apply the changes to the cluster, run the following command:
kubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploykubectl -n uipath get deploy -l argocd.argoproj.io/instance=integrationservices --show-labels | grep 'helm.sh/chart=gallupx\-' | awk '{print $1}' | xargs -r kubectl delete deploy
- To get an output of the changes that will be made to the cluster, run the following command:
- Create the required queues in the storage account. For details, see the Storage section.
- Delete the current
intsvs-queue-healthcheckjob and re-sync the application, by running the following commands.kubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationserviceskubectl delete job intsvcs-queue-healthcheck -n uipath argocd app sync integrationservices
You can also re-sync the application from the ArgoCD UI.
How to apply the patch
To apply this patch, follow the instructions in Applying a patch.
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.
| DISCOVER | BUILD | MANAGE | ENGAGE |
|---|---|---|---|
| Automation Hub 2024.10.1 | Automation Ops 2024.10.1 | AI Center 2024.10.1 | Action Center 2024.10.1 |
| Task Mining 2024.10.1 | AI Computer Vision 2024.10.1 | Insights 2024.10.1 | Apps 2024.10.1 |
| Process Mining 2024.10.1 | Document Understanding AI Center-based projects 2024.10.1 Document Understanding modern projects 2024.10.1 | Orchestrator 2024.10.2 | |
| Test Manager 2024.10.1 | |||
| Data Service 2024.10.1 | |||
| Studio Web 2024.10.1 | |||
| Integration Service 2024.10.1-patch1 |
Internal third-party component versions
This Automation Suite release bundles the following internal components:
For the Kubernetes versions that each Automation Suite version supports, see Kubernetes compatibility.
| Component | Version |
|---|---|
| Istio | 1.23.0 |
| ArgoCD | 2.12.6 |
| Prometheus | 2.55.1 |
| Grafana | 11.3.0 |
| Fluentd and Fluent-bit | logging-operator: 4.10.0 logging-operator-logging: 4.10.0 |
| Gatekeeper | 3.17.1 |
| Cert-Manager | 1.16.1 |
| Velero | 7.2.2 |