From c4c0d0d4049ead44ba03ac8d6ea50c2fbef3b6dc Mon Sep 17 00:00:00 2001 From: Carol Stigum Date: Tue, 3 Feb 2026 11:10:08 -0500 Subject: [PATCH] CLOUD-19677 Release Notes updated through Jan 16 2026 --- en/ReleaseNotes.mdx | 98 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) diff --git a/en/ReleaseNotes.mdx b/en/ReleaseNotes.mdx index 2763194..e88ca8b 100644 --- a/en/ReleaseNotes.mdx +++ b/en/ReleaseNotes.mdx @@ -4,6 +4,104 @@ rss: true mode: "wide" --- + + +### Changes, improvements, and bug fixes + +#### General + +- Added LlamaIndex as an AI integration. +- OData API now supports the X-HTTP-METHOD header translating a POST request to UPDATE. +- Fixed an OData issue where NULL values were translated as empty strings. + +#### Connectors + +- REST (Update): Driver updated to the latest version. +- Veeva Vault (Update): Driver updated to the latest version. +- Exchange (Update): User-defined credentials, or UDC, now enabled. + + + + + +### Changes, improvements, and bug fixes + +#### General + +- Added the following AI integrations: LangGraph, Cursor, Claude Code, and Windsurf. +- Removed sub-account API access for Embedded Cloud administrators. +- Fixed an issue with merging SSO accounts. + +#### Connectors + +- ADP (Update): Driver updated to the latest version, and now includes the new WorkersLeaves view. +- Azure Analysis Services (Fix): The URL can now start with the prefix `asazure://`. +- Bullhorn CRM (Update): Driver updated to the latest version. + + + + + +### Changes, improvements, and bug fixes + +#### General + +- In the Excel Add-in and the Google Sheets add-on, fields returned in the Query Builder now appear in the order returned by the driver, rather than in alphabetical order. +- In the Excel Add-in, fixed an issue when executing a query in the SQL editor where there was a formula in a null column. + + + + + +### Changes, improvements, and bug fixes + +#### General + +- The `OR` operator is now supported in the Google Sheets query builder. + +#### Connectors + +- Azure Analysis Services (Update): Driver updated to the latest version. +- REST (Update): Driver updated to the latest version. +- Sybase IQ (Update): Driver updated to the latest version. + + + + + +### Changes, improvements, and bug fixes + +#### General + +- Agent Bricks added as an AI integration. +- Broken connections can now no longer be selected on Data Explorer, Workspaces, or Jobs pages. +- Google Sheets add-on Refresh feature updated to reflect multiple databases or derived views. + +#### Connectors + +- ADP (Fix): You can now save connections even if they do not authenticate. +- API Connector (Fix): Fixed issue with adding repeat elements to a table. +- Exchange (Update): Driver updated to the latest version. +- Odoo (Update): Connect AI now supports connectivity to Odoo self-hosted. Driver also updated to the latest version. +- Xero (Update): Added support for executing the CustomReportSchema stored procedure. Driver updated to the latest version. + + + + + +### Changes, improvements, and bug fixes + +#### General + +- Fixed comparison operators when using the OData API. + +#### Connectors + +- API Connector (Fix): Fixed issue when unrelated square brackets are passed along with body filters in the request body. +- Veeva Vault (Update): Driver updated to the latest version. + + + ### Changes, improvements, and bug fixes