Connectivity Release Notes for September 2026
Amazon Redshift connector
New Feature
- Added support for returning Amazon Redshift UNLOAD results directly as CSV in the output response, without staging data in Amazon S3. (CONC-16363) (CONC-14840)
This feature is not in the runtime release.
Amazon SNS connector
Fixes
- Resolved a Critical/High/Medium severity vulnerability to improve the security of the Amazon SNS connector. (CONC-17551)
This fix is in the runtime release.
Amazon SQS connector
New Feature:
- Added a Send operation option to control which Dynamic Document Properties (DDPs) are sent as message attributes. This allows disabling automatic mapping or defining a custom attribute list, with dynamic operation properties available for overrides. Existing processes continue to use automatic DDP mapping by default. (CONC-17832)
This feature is not in the runtime release.
Atina JDE EnterpriseOne - Partner connector
New Connector
- Introduced the Atina JDE EnterpriseOne — Partner connector which enables native integration between Boomi and Oracle JD Edwards EnterpriseOne™ through the Atina JDE Microservice. The connector provides a simplified interface for invoking JD Edwards EnterpriseOne business logic without requiring direct communication between the Boomi runtime and the JD Edwards environment. (TPP-79)
This connector is not in the runtime release.
Boomi Managed File Transfer connector
New Feature
- Released a new SDK-based Boomi Managed File Transfer connector that directly interfaces with the Content API. The original connector is renamed to "Boomi Managed File Transfer (Legacy)". The new connector requires the endpoint type Boomi MFT Connector to connect to your MFT account. (AFT-1070)
This connector is not in the runtime release.
Database connector
New Feature
- Added a new Execute Function operation for calling Oracle scalar functions, correctly handling return values and input/output parameters. (CONC-16492)
This feature is not in the runtime release.
Enhancement
- Updated the connector to apply the connection timeout consistently across MySQL, Oracle, PostgreSQL, and MSSQL, whether connection pooling is enabled or disabled. The previous
Connection Timeout (ms)field is deprecated. (CONC-16923)
This enhancement is not in the runtime release.
Fixes
-
Resolved an issue where high-precision
DECIMALvalues lost precision or were converted to scientific notation in Standard GET, Dynamic GET, and Stored Procedure operations. (CONC-15051) -
Resolved a performance degradation in Document Batching so GET operations now scale with the total record count rather than the batch setting. (CONC-14136)
-
Resolved an issue where Upsert operations on Oracle Date columns returned
ORA-01861errors when the date value included a timestamp. (CONC-13641) -
Resolved an issue where SQL queries containing comments failed on MSSQL, MySQL, Oracle, Postgres and others. (CONC-13181)
-
Resolved an issue where Standard GET operations against Oracle databases failed to match table names in lower case. (CONC-12401)
-
Resolved an issue where Upsert operations in MySQL failed when the request did not include values for every table column. (CONC-8357)
These fixes are in the runtime release.
Event Streams connector
Enhancement and Fixes
Refer to the Event Streams release notes for more information on changes to the Event Streams connector.
Flow Services Server connector
Fixes
- Resolved an issue for Basic Auth and No Auth when trying to send authorization key-values in a header. The
container-shared-web-server-helperwas upgraded to version 1.0.9. (FLOW-9193)
This fix is in the runtime release.
Google BigQuery connector
Enhancement
- Updated the default SQL dialect for Google BigQuery UPSERT operations from Legacy SQL to Google SQL, aligning with Google's recommended SQL standard as restrictions on Legacy SQL usage are introduced. (CONC-16833) (CONC-17121)
This enhancement is in the runtime release.
Google Sheets connector
Fixes
- Resolved a Critical/High/Medium severity vulnerability to improve the security of the Google Sheets connector. (CONC-17157)
This fix is in the runtime release.
GraphQL (Early Access) connector
New Connector (Early Access)
This connector is in Early Access. Refer to the Feature release stages topic for more information.
- Introduced the GraphQL connector's custom query and mutation execution as an Early Access feature. You can paste a pre-built GraphQL query or mutation directly into the connector to automatically generate request and response profiles. (CONC-14967)
This connector is not in the runtime release.
IMAP connector
New Feature
-
Added support for
TLS 1.3for secure email connections, improving compatibility with modern email providers and security standards.TLS 1.2remains supported for continued connectivity with existing mail servers. (CONC-16199) (CONC-14785)noteTLS 1.3is available onJava 8u261+andJava 11+.EarlierJava 8versions automatically useTLS 1.2.
This feature is in the runtime release.
Fix
- Resolved an issue where the connector now successfully authenticates OAuth 2.0 connections. (CONC-17810) (CONC-17958)
This fix is in the runtime release.
JMS connector
New Feature
- Added the broker-provided
JMSXDeliveryCountas an integer Document Property on Get and Listen operations. The value starts at 1 and increments with each redelivery; it is omitted when the broker does not provide it and is not available on Send operations. (CONC-13477)
This feature is not in the runtime release.
Fixes
-
Resolved critical and high severity Snyk vulnerabilities by upgrading
jackson-databindto version 2.18.9. (CONC-18107) -
Resolved an issue where messages sent using JMS (Legacy) with custom properties that have no assigned value were incorrectly converted into a literal "null" string. Now, custom properties with a null value remain a null value when retrieved by JMS. (CONC-17304)
-
Resolved an issue where after the execution of JMS GET and SEND operations, the system was not assigning Status Code and Status Message values. (CONC-17302)
These fixes are in the runtime release.
JMS v2 (Early Access) connector
New Feature
- Added JMS v2 as an Early Access connector in the Trading Partner Framework. JMS can be configured directly in a Trading Partner component or shared via a Shared Communication Channel component. (B2B-5320)
This is a new Early Access connector. This connector should not be used in a production environment or with production data. For more information, refer to the Feature release stages topic.
This connector is in the runtime release.
Kafka connector
New Feature
- Enabled Kafka listeners to report live health on the Runtime Management → Listeners page, showing Listening when healthy and Degraded with error details when a broker connection drops or is retrying. (CONC-16605)
This feature is in the runtime release.
Enhancement
- Updated the Kafka connector to use the connector framework's SSL context, aligning TLS certificate handling with other Boomi connectors. (CONC-17561)
This enhancement is in the runtime release.
Fix
- Resolved a Critical/High/Medium severity vulnerability to improve the security of the Kafka connector. (CONC-17560)
This fix is in the runtime release.
Lock Logging
Enhancement
- Added a WARNING-level log entry to indicate that a singleton listener's lock is held by a different process. (CON-11265)
This enhancement is in the runtime release.
Marketo REST connector
Fix
- Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)
This fix is not in the runtime release.
Microsoft Azure Blob Storage connector
New Feature
- Added a configurable maximum upload timeout for the Create operation. Uploads that exceed the configured timeout now fail with a clear error that you can handle in a Try/Catch shape. (CONC-17522) (CONC-17150)
This feature is not in the runtime release.
Microsoft SharePoint connector
GA Release
- Released the Microsoft SharePoint connector as generally available (GA) in the platform release. This connector provides integration between the Boomi platform and Microsoft SharePoint (SharePoint Online) via the Microsoft Graph API. (CONC-17317)
MongoDB connector
Fix
- Resolved an issue where the Delete operation now successfully displays only the supported configuration options; the Selectable Fields panel is no longer displayed. (CONC-18357)
This fix is not in the runtime release.
NetSuite Open Air connector
Fix
- Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)
This fix is not in the runtime release.
NetSuite REST connector
New Features
- Added connection management options to the NetSuite REST connector, allowing you to configure the Maximum Number of Concurrent Connections to help avoid HTTP 429 errors and the Number of Retries to automatically recover from transient failures, including 5xx errors, connection resets, socket timeouts, and concurrency limits. (CONC-15504)
This feature is not in the runtime release.
Enhancement
- Enhanced the NetSuite REST connector to support multi-table SuiteQL queries, including JOINs, parameters, and aggregate functions with GROUP BY and HAVING. Use Oracle SQL syntax for best compatibility. (CONC-15891)
This enhancement is in the runtime release.
Fix
- Resolved OAuth realm formatting issues by automatically deriving and normalizing the realm from the Base URL into NetSuite's required canonical format. (CONC-18007)
This fix is in the runtime release.
Oracle EBS connector
New Feature
- Added support for complex data types (
RECORD_TYPE) in REST_QUERY operations, enabling collection - and record-based Oracle EBS APIs. (CONC-15914)
This feature is in the runtime release.
Enhancement
- Improved response profile generation for REST_QUERY and REST_EXECUTE operations to support APIs with collection- and record-based parameters, so Map shapes can reference complex fields without missing or misaligned elements. (CONC-18070) (CONC-18137)
This enhancement is in the runtime release.
Fixes
-
Resolved an issue where a JMS-232 authentication failure (invalid credentials or missing AQ_USER_ROLE) on the Create operation was masked by an unrelated "Missing tracked input" error, misdirecting users toward a data-mapping issue instead of the actual authentication/role problem. (CONC-17124) (CONC-16031)
-
Resolved an issue where the connector could reuse a stale or idle pooled connection without validating it first, causing intermittent "JMS-122: Connection reset by peer" errors on the XML Gateway Send operation — most often seen on the first run after the pool had sat idle, with the next run succeeding once the pool refreshed. (CONC-15953) (CONC-15311)
These fixes are in the runtime release.
Oracle CRM On Demand connector
Fix
- Resolved an issue where the Selectable Fields panel was not available on the GET operation. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)
This fix is not in the runtime release.
OracleDB connector
Enhancement
- Improved stored procedure execution performance for the OracleDB connector. (CONC-16362) (CONC-11081)
This enhancement is not in the runtime release.
Rabbit MQ connector
New Feature
- Introduced an enabled Listener status feature in the Rabbit MQ connector to report live health on the Runtime Management → Listeners page — showing Listening when healthy, and Degraded with error details when a broker connection drops or is retrying. (CONC-16608)
This feature is in the runtime release.
Salesforce Analytics connector
New Feature
- Added support for OAuth 2.0 with the Client Credentials grant type.(CONC-13572)
This feature is in the runtime release.
Salesforce Apex connector
Fixes
- Resolved a Critical/High/Medium severity vulnerability to improve the security of the Salesforce Apex connector. (CONC-17552)
This fix is in the runtime release.
Salesforce REST connector
New Feature
-
Added a Scope field to the OAuth 2.0 section of the Salesforce REST connection, so you can set OAuth scopes for the Authorization Code and Client Credentials grant types. (CONC-18277)
-
Added support for retrieving actual blob content on document fields such as
VersionData. (CONC-16857) (CONC-15898)
These features are not in the runtime release.
Fixes
-
Resolved an issue where the connector returned a
nullvalue for the Application Status Code Document Property when the HTTP response status was not in the 200 range. (CONC-11620) (CONC-17305) -
Resolved an issue where the UPSERT operation would fail when the field data contained a
?character with Composite REST API enabled. (CONC-11635) (CONC-17305) -
Resolved an issue where the Return Application Error Response was not passing error messages to the next shape during the QUERY operation and was throwing a hard exception and halting the process. (CONC-16680)
These fixes are not in the runtime release.
Salesforce Platform Events connector
New Feature
- Added a Grant Type field to the OAuth 2.0 section of the connection, so you can authenticate with the Client Credentials grant type in addition to Authorization Code. (CONC-18078)
This feature is not in the runtime release.
Fixes
- Resolved an issue where special characters (UTF-8) in a message were causing a Bad Request error. (CONC-17303)
This fix is not in the runtime release.
SAP JCo connector
New Feature
- Added the IDoc message function as a document property on the SAP JCo connector, so you can route IDocs without extracting the value from the EDIDC segment. (BSAP-581)
This feature is in the runtime release.
Enhancement
- Added log rate limiting to the SAP JCo connector so excessive third-party logging no longer floods runtime logs. Logging issues now stay isolated to the affected listener. (BSAP-578)
This enhancement is not in the runtime release.
Fixes
- Resolved an issue where the SAP JCo V2 connector confirmed a transaction ID (TID) even when the runtime discarded the process execution during shutdown, which caused IDoc loss. (BSAP-580)
This fix is in the runtime release.
-
Resolved an issue where the SAP JCo V2 connector could not connect to an SAP system through an SAP router. Connections now honor the
jco.server.saprouterproperty. (BSAP-550) -
Resolved an issue where the SAP JCo V2 IDoc Listener accepted IDoc submissions into a runtime that was shutting down and confirmed the transaction ID (TID) without running the process. (BSAP-940)
These fixes are not in the runtime release.
ServiceNow REST connector
Fix
- Resolved an issue where the Selectable Fields panel was not available on the Query, Advanced Query, and Batch operations. The panel now appears, letting you choose which fields to return; only the selected fields are returned in the results. Configure this from the bottom half of the operation component page. (SRE-36574)
This fix is not in the runtime release.
Selectable Fields
Enhancement
- Made a platform-level change so the Selectable Fields panel shows up on non-query operations where a connector supports field selection, rather than being limited to Query/Get operations. (SRE-36574)
This enhancement is not in the runtime release.
SFTP connector
New Feature
- Added support for the Standard SFTP connector's LIST operation to retrieve files from nested sub-directories up to five levels deep in a single run. (CONC-17527) (CONC-16628)
This feature is not in the runtime release.
Enhancement
- Added an Include Initial Content option to the SFTP Listen operation to process files that were added while the listener was inactive or restarting. When enabled, use Action After Read to prevent the same files from being processed again after subsequent listener restarts. (CONC-16644) (CONC-15347)
This enhancement is not in the runtime release.
Solace PubSub+ - Partner connector
New Feature
- Added support for shared publisher sessions for Direct and Persistent Non-Transacted Send operations, allowing concurrent sends with identical connection settings to reuse one long-lived broker connection and reduce connection churn. Sharing is disabled by default and can be enabled per connection with
SHARE_PUBLISHER_SESSION; its idle duration is controlled bySHARED_PUBLISHER_SESSION_TTL_SECSand defaults to 300 seconds. Persistent Transacted Send, Get, and Request operations continue to use exclusive connections. (TPP-80)
This feature is in the runtime release.
Web Services Server connector
Enhancement and Fixes
Refer to the APIM release notes for more information on changes to the WSS connector.
Workday PRISM Analytics connector
Fixes
- Resolved an issue where duplicate
Content_Typeheaders were being sent when performing a "COMPLETE BUCKET" action. (CONC-17106)
This fix is in the runtime release.