# 2024.10.0

> **Release date: November 11, 2024**

**Release date: November 11, 2024**

:::important
**Erratum – added February 4, 2025**: We have identified an issue with
Integration Service on Automation Suite 2024.10.0, which can cause increased
infrastructure load, if misconfigured. As a result, we have removed Integration
Service from 2024.10.0. Integration Service will be available again in
Automation Suite 2024.10.2.
If you already use Integration Service on Automation Suite 2024.10.0, reach out
to the [UiPath Product Support](https://www.uipath.com/company/contact-us/contact-technical-support) for more
details.
To re-enable Integration Service on Automation Suite version 2024.10.0, you must
apply the following patch: [Automation Suite 2024.10.0+patch1](https://docs.uipath.com/automation-suite/automation-suite/2024.10/release-notes/automation-suite-on-eks-aks-2024-10-0-patch-1).
Without this patch, Integration Service will remain unavailable in the mentioned
Automation Suite version.
:::

## Integration Service in Automation Suite on EKS/AKS

We are thrilled to announce that Integration Service is now available in Automation Suite
on EKS/AKS. This release brings Integration Service's full capabilities to the UiPath
on-premises automation platform. To get started, refer to the [Automation Suite on EKS/AKS Installation
Guide.](https://docs.uipath.com/automation-suite/automation-suite/2024.10/installation-guide-eks-aks/automation-suite-overview)

Starting with this release, to help you fully leverage Integration Service in Automation
Suite, we will deliver connectors both through Long-Term Support (LTS) versions and
Cumulative Updates (CUs).

Integration Service in Automation Suite comes with a user interface that allows you to
install and publish only the connectors you need. This targeted approach enables your
organization to fine-tune integrations to meet specific business needs, improving
performance and simplifying management. The dedicated UI streamlines the process, making
it easy to publish, manage, and maintain connectors without unnecessary installations or
testing.

## Known issues and limitations

### FIPS 140-2 support limitations

Integration Service is not currently supported on machines with Federal Information
Processing Standards 140-2 (FIPS 140-2) enabled.

### Offline environments support limitations

Integration Service does not currently support offline environments.

### Duplicate events

**Erratum – Added December 18, 2024** Duplicate events are emitted for the following
connectors: Microsoft Outlook 365, Microsoft OneDrive & SharePoint, Google Drive,
and BambooHR. The issue occurs because of missing service-level configuration in
Integration Service. As a workaround, in the
`gallupx-deployment-engineTaskConsumer.yaml` configuration file,
update the `HOOK_STATE_ENCRYPTION_KEY` variable value from
`NoOpEncryptionKey` to `Base64String(32)`. Note that
ArgoCD overwrites the key on each sync. Therefore, we recommend you upgrade to
Automation Suite version 2024.10.1 for a permanent fix.

### SQS connection failures in AWS EKS clusters

**Erratum – Added April 28, 2025**: We identified an issue preventing the use of Fully
Qualified Domain Names (FQDN) for S3 endpoints. The system uses S3 force path style,
which causes SQS connection failures. As a workaround, avoid providing S3 FQDN in AWS
EKS-based clusters at both common and Integration Service levels. If other services need
explicit FQDN configurations, only specify them in their respective configuration
blocks.

This issue has been fixed in version [2024.10.3](https://docs.uipath.com/integration-service/automation-suite/2024.10/release-notes/2024-10-3#2024103).
