Skip to main content
Feedback

Data Integration Release Notes for November 2025

November 2025

New
We added these features

Source-to-Target River new experience enhancements

We’ve expanded the new Source-to-Target River experience to support additional sources and targets, offering more flexibility when configuring data pipelines.

  • BigQuery, Redshift, Elastic, and Vertica are now available as Sources
  • Azure Synapse is now available as a Target

These enhancements ensure broader connectivity and improved scalability when building end-to-end data flows. For more information, refer to New Source to Target Experience.

note

The new Source-to-Target River experience also lets you manage Rivers through APIs. For more information, refer to Boomi Data Integration API Reference.

Auto-Suspension of persistently failing Rivers

Rivers that fail to run successfully for seven consecutive days are now automatically suspended. This helps reduce repeated failed executions and unnecessary compute usage. For more information, refer to Rivers list and Groups.

Oracle CDC infrastructure revamp

The Oracle Change Data Capture (CDC) engine has been redesigned to significantly improve stability, reliability, and performance. This upgrade:

  • Eliminates data-loss risks during archive log processing.
  • Adds automatic validation and recovery to prevent hangs or skipped transactions.
  • Streamlines the underlying codebase with broader automated test coverage for long-term durability.

Logic Rivers – Migration to new validation model (Breaking Change)

Effective the week of January 11, 2026, existing Logic Rivers will be migrated to the new validation model, which currently applies only to newly created Rivers.

What changes when saving:

  • Rivers will continue running without interruption.
  • When saving updates to an existing River, all required fields must be filled.
  • Logic steps switched Off must still satisfy validation before you can save the River.

This is a breaking change for editing existing Logic Rivers. After the migration, all edits will be subject to the new validation rules.

Blueprint enhancements

  • The YAML enrichment framework now includes a convert transformation for casting field values to int, float, or string. This update provides:
    • Consistent and documented scalar type conversion.
    • Ability to overwrite the original field or output to a new field using add_column.
    • Defined float-to-int behavior.
    • Strict validation for non-convertible values and 64-bit integer range enforcement.

This enhancement simplifies data normalization and reduces reliance on custom logic within pipelines.

Sources

Netsuite

  • Added a new Download Log option to expose detailed source logs across all NetSuite sources. For more information, refer to Netsuite walkthrough.

Netsuite Reporting API

  • The NetSuite Reporting API now uses SOAP v2025.2 to maintain compatibility with Oracle NetSuite platform updates, ensuring continued support and performance stability for reporting integrations.

Legacy NetSuite

The NetSuite connector UI now displays a deprecation and migration advisory for Oracle NetSuite’s upcoming 2026.1 release. It also provides clear migration documentation to support a smooth transition for affected integrations.

SFTP

  • To improve connection stability for long-running SFTP transfers, the Keep Alive option is now available at the connection level and is enabled by default for all newly created SFTP river. For more information, refer to SFTP connection.

PipeDrive

  • The connector has been upgraded to API v2 endpoints for reporting, replacing the earlier v1-based implementation. This upgrade ensures continuity as Pipedrive deprecates the older v1 reporting endpoints.

Marketo

  • The access token authentication update has been completed to align with Adobe’s upcoming changes for the Marketo Engage REST API. Adobe will discontinue support for access tokens passed through the access_token query parameter after January 31, 2026. As part of this release, Boomi Data Integration has migrated all affected connector components to use header-based authentication through the Authorization header, ensuring continued reliability and preventing service disruption ahead of Adobe’s cutoff date.

QuickBooks

  • Added a new Account report to the QuickBooks connector that includes both the Account ID and the Account Number, improving data mapping and reconciliation workflows.

SuccessFactors

  • You can now select which user status types to retrieve from SuccessFactors when syncing the User and ExternalUser entities, giving you greater flexibility in data retrieval.
  • Added EmpCostDistribution to the EmpEmployment entity. When selected, the connector now also retrieves related EmpCostDistributionItem records to include full employee cost allocation details.

For more information, refer to SuccessFactors walkthrough.

Facebook Ads

Fix
We fixed this issue
  • Optimized the AdSet Report to support parallel and batched retrieval across multiple accounts, significantly reducing execution time.

Pinterest

Fix
We fixed this issue
  • Fixed authentication issues in the Ads Delivery Report that originated from the Pinterest app and caused report failures.

QuickBooks

Fix
We fixed this issue
  • Fixed a field detection issue that previously prevented the connector from identifying all available fields during data extraction.

Google Sheets

Fix
We fixed this issue
  • Fixed an issue that prevented standard Python regular expressions from functioning correctly, restoring full regular expression support. For more information, refer to Regular expression operations.
On this Page