- Release notes
- 2.2510.0

Integration Service release notes
Release date: November 11, 2025
Integration Service available in Automation Suite on Linux and OpenShift
Integration Service is now available in all Automation Suite flavors. To get started, check out the Automation Suite on Linux Installation Guide and Automation Suite on OpenShift Installation Guide.
New connectors
The following connectors are now available in Integration Service on Automation Suite:
- UiPath GenAI Activities
- DeepSeek
- Freshsales
- Icertis
- Jina
- OpenAI V1 Compliant LLM
- Perplexity
- SAP BAPI
- SAP OData
- Workday REST
Activity designer in Connector Builder
Activity designer allows you to configure and preview the layout of your custom Integration Service activities.
Create triggers in Connector Builder
The trigger designer experience in Connector Builder is now generally available. Connector Builder triggers use resource polling to detect provider changes and enable you to start automations based on the identified events. For more details, refer to Creating a trigger.
Support for long-running workflows
Integration Service connectors now support long-running workflows through dedicated Wait for an Event and Resume activities. Their purpose is to suspend a job at runtime and resume the job whenever a certain event occurs in a third-party application.
Every Integration Service connector that supports events also supports long-running workflow capabilities on the same events.
For more information, see Long-running workflows with Integration Service activities.
Session timeout timer
We've added a countdown timer to the connection creation screen, indicating the time remaining to complete the connection setup. Additionally, the Connect button is disabled when the session expires. This change is designed to improve connection success rates, particularly in cases where previous attempts failed due to session timeouts.
Admin setting for Personal Workspaces now enforced
Integration Service now adheres to the Enable Personal Workspaces admin setting. When this setting is disabled, users accessing Integration Service do not have Personal Workspaces automatically enabled. Instead, they are directed to the Shared folders workspace by default. This improvement removes the previous limitation where accessing Integration Service ignored the admin setting and triggered the creation of a Personal Workspace.
Removal of preview connectors
As part of our continued commitment to delivering high-quality, production-ready integrations, the Google Tasks, PagerDuty, and Xero preview connectors are no longer available in this release.
Connection screen improvements
-
For connectors supporting multiple authentication methods, the Settings gear icon has been replaced with a more intuitive Authentication type dropdown. This UI enhancement clearly indicates when multiple authentication options are available and simplifies the selection process.
You can now select the desired folder or subfolder—where the connection will reside—directly from the connection creation page. Previously, you had to navigate to the Integration Service main page to choose a folder before creating a connection; this extra step is no longer required.
- The Jira connection setup screen now includes authentication type-specific descriptions for each credential field to enhance clarity and usability.
- We improved the connection screen for the Jira and ServiceNow connectors for better guidance on authentication. You can now refer directly to the vendor and connector documentation, to ensure you have all the information you need to successfully create a connection.
Improved error messages at connection creation
When creating a connection fails, we now display a comprehensive error message that indicates what API was invoked and the full error message coming from the third-party application. The detailed information helps you troubleshoot connection issues more effectively.
Increased record limit for triggers
Triggers can now retrieve and process datasets that exceed 1,000 records. Removing the record limitation for trigger executions ensures automations can process large datasets and capture all vendor records emitted within a configured time interval.
New authentication scopes for Microsoft Teams
OnlineMeetingTranscript.Read.All and
OnlineMeetingRecording.Read.All permissions. These allow you
to use the newest Microsoft Teams activities for working with transcripts and
recordings.
GitHub authentication updates
You can now create a connection to GitHub using your personal account. Until now, you could only use your organization account.
Oracle NetSuite authentication updates
You can now connect to both sandbox and production NetSuite environments without specifying the environment in the connection creation screen.
Slack connector improvements
-
The UiPath Connector for Slack now supports API key authentication.
- Due to recent API deprecations announced by Slack, we have updated the Slack
activities to ensure continued functionality and compliance. The Send File to
Channel activity now uses the
files.getUploadURLExternalandfiles.completeUploadExternalAPIs. The two APIs replace the deprecatedfiles.uploadAPI.
Pinecone connector supports the global control plane endpoint
The Pinecone connector has been updated to support the new Global Control Plane API introduced by Pinecone. The new API uses a global URL for control plane operations, replacing the deprecated version which required regional URLs.
Updates for Amazon Web Services
The IAM role authentication type is no longer available for the Amazon Web Services connector.
Microsoft Outlook 365 shared mailbox support
The Microsoft Outlook 365 connector now offers support for shared mailboxes directly at the connection level. This means you can specify the shared mailbox account when you create a connection. For more details, check Microsoft Outlook 365 authentication.
Service account support for Microsoft OneDrive & SharePoint and Microsoft Outlook 365
The Microsoft OneDrive & SharePoint and Outlook 365 connectors now support the OAuth 2.0 client credentials authentication type. This brings support for service accounts using application permissions.
Service account support for Google connectors
The Gmail, Google Docs, Google Drive, and Google Sheets connectors now support the Google Service Account authentication type.
Single-tenant OAuth apps for Microsoft Teams
The Microsoft Teams connector now supports single-tenant OAuth applications through the Bring your own OAuth 2.0 app authentication method.
QuickBooks Online updates
We have upgraded the QuickBooks Online connector version to align with the latest version of the QuickBooks Online Accounting API. The Accounting API 1-74 minor version has been deprecated starting with August 1, 2025, so the UiPath connector is now using version 1.75, to ensure continued compatibility.
We also addressed an inconsistency in error handling when connecting to the QuickBooks Online connector. Appropriate error messages are now displayed consistently for both Production and Sandbox connections.
Minor improvement for Workday
In the authentication screen of the Workday connector, we renamed Hostname to WSDL URL, to align with the Workday UI.
- Fixed an issue where Integration Service jobs triggered in Orchestrator were always assigned "Normal" priority when no priority was specified, instead of honoring Orchestrator's job priority settings.
- This release brings security updates to address CVE-2025-55315.
Integration Service pods fail to come up due to database change locks
intsvcs-udon-api,
intsvcs-udon-dbdeploy,
intsvcs-periodic-dbdeploy, or
intsvcs-ezra-dbdeploy may fail to come up and the following
error is
logged:2025-10-27T11:43:15Z ERROR: Exception Primary Source: 4.31.1
2025-10-27T11:43:15Z ERROR: Exception Details
2025-10-27T11:43:15Z ERROR: Exception Primary Class: LockException
2025-10-27T11:43:15Z ERROR: Exception Primary Reason: Could not acquire change log lock. Currently locked by intsvcs-udon-dbdeploy-w7dpm (10.42.0.210) since 10/27/25, 11:38 AM
2025-10-27T11:43:15Z ERROR: Exception Primary Source: 4.31.1
2025-10-27T11:43:15Z Unexpected error running Liquibase: Could not acquire change log lock. Currently locked by intsvcs-udon-dbdeploy-w7dpm (10.42.0.210) since 10/27/25, 11:38 AM2025-10-27T11:43:15Z ERROR: Exception Primary Source: 4.31.1
2025-10-27T11:43:15Z ERROR: Exception Details
2025-10-27T11:43:15Z ERROR: Exception Primary Class: LockException
2025-10-27T11:43:15Z ERROR: Exception Primary Reason: Could not acquire change log lock. Currently locked by intsvcs-udon-dbdeploy-w7dpm (10.42.0.210) since 10/27/25, 11:38 AM
2025-10-27T11:43:15Z ERROR: Exception Primary Source: 4.31.1
2025-10-27T11:43:15Z Unexpected error running Liquibase: Could not acquire change log lock. Currently locked by intsvcs-udon-dbdeploy-w7dpm (10.42.0.210) since 10/27/25, 11:38 AMThis occurs when a previous container exited unexpectedly without properly releasing the acquired database change locks, causing subsequent retries to fail.
If this issue occurs, follow these steps to fix it:
-
Get the SQL connection string for the cluster.
-
Navigate to the
IS_AutomationSuitedatabase. -
Navigate to the
DATABASECHANGELOGLOCKtable of the affected service. For example, the tables forudon,periodic, andezraareis_udon.DATABASECHANGELOGLOCK,is_periodic.DATABASECHANGELOGLOCK, andis_ezra.DATABASECHANGELOGLOCKrespectively. -
This table should contain a single entry with
LOCKED = 1. Delete this row. -
When the pod tries to come up again as part of a retry or when you resync the Integration Service app, it should start as expected.
- What's new
- Integration Service available in Automation Suite on Linux and OpenShift
- New connectors
- Activity designer in Connector Builder
- Create triggers in Connector Builder
- Support for long-running workflows
- Session timeout timer
- Admin setting for Personal Workspaces now enforced
- Removal of preview connectors
- Improvements
- Connection screen improvements
- Improved error messages at connection creation
- Increased record limit for triggers
- New authentication scopes for Microsoft Teams
- GitHub authentication updates
- Oracle NetSuite authentication updates
- Slack connector improvements
- Pinecone connector supports the global control plane endpoint
- Updates for Amazon Web Services
- Microsoft Outlook 365 shared mailbox support
- Service account support for Microsoft OneDrive & SharePoint and Microsoft Outlook 365
- Service account support for Google connectors
- Single-tenant OAuth apps for Microsoft Teams
- QuickBooks Online updates
- Minor improvement for Workday
- Bug fixes
- Known issues
- Integration Service pods fail to come up due to database change locks