Skip to main content
Feedback

Integration Release Notes for November 2025

November 15 2025

Fix
We fixed these issues
  • Released Runtime patch 25.11.2, which fixes an issue where assigning a new value to an encrypted global variable in an environment caused other encrypted variables to lose their values. (INT-16276)

  • Resolved an issue where the Edit and Clear icons were missing for Types under the Parameter Value modal across multiple steps, including Set Properties, Notify, and Message. These icons now appear as expected. (INT-16394)

Platform Release

November 08 2025
info

Important note on Component Downloads

We will complete the full rollout of the Component Downloads account feature as part of the November Platform release. This enhancement improves the scalability when downloading components to your runtime, especially during deployments or when releasing/re-releasing integration packs. For all account types, any new account added to the platform after this release automatically has this feature enabled by default. For more details on the Component Downloads, refer to the May release notes. (INT-15956)

New
We added these features
info

Boomi's Global Variables feature is rolling out in waves to eligible accounts. You can request access to get the latest functionality.

  • Added the Notes tab to the Agent step so you can add, format, and delete notes, similar to other steps on the Build canvas. If the note body exceeds 300 characters, an error message appears, and you will receive a warning for unsaved changes when exiting the side panel. (INT-15285)
  • If you don't have access to Agentstudio and click the Agent step on the Build canvas, a message displays with information about how to add AI capabilities to your account. (INT-14496)
  • Updated the icons for Merge Branch and Branch Management in the shortcut sidebar to better reflect the purpose of the navigation links. (INT-13541)
  • Enhancement to Boomi Platform API: cancelExecution API
    • Introduced the cancelExecution API to the Boomi Platform API, allowing users to cancel a current process run on a specific runtime programmatically. The actions performed by this API are also captured in the audit log entries.
      (INT-15429) (INT-15432)
    • This API is available in the Boomi AtomSphere API connector and supports the Execute operation. (INT-15431)
  • You can use the Sync with Agentstudio option in the Agent Step for Structured Agents to pull the latest I/O schema. When you confirm the sync, the request and response profiles automatically update with the newest schema, ensuring all test runs, deployments, and executions use the latest profiles. (INT-15983)
  • Added support for JSON input and output profiles in Structured Agents, enabling seamless mapping and transformation of structured data within the Agent Step. (INT-15902)
  • You can automatically generate request and response profiles for Structured Agents. The profiles populate based on the agent’s schema, simplifying how you work with structured data in your integration flows. (INT-15982, INT-14498)
  • Enhanced the user experience for the Parameter value modal with new 'Edit' , 'Add' and 'Remove' icons for the 'Map script' chooser, enabling you to easily add/modify or clear your selection. (INT-15179)
  • Enhanced the user experience for the Embedded scripting modal with new 'Edit' , 'Add' and 'Remove' icons for the 'Map script' chooser, enabling you to easily add/modify or clear your selection. (INT-15178)
Fix
We fixed these issues
  • The extension values are now validated against the integer data type when updating values using the EnvironmentExtensions API, preventing errors and duplicate field names in the UI. (INT-14524)
    note

    This fix has been deferred to a future release.

  • Improved error handling for Process API Query operation when a user provides an invalid integrationPackInstanceId. Now, the Process API query operation returns an HTTP status code 400 for bad requests along with a clearer error message. (INT-13048)
  • Fixed an XXE injection vulnerability in the XSLT Transformation within the Data Process step by introducing a Recommended Security Settings option. When enabled, this option blocks external entity access and DTD loading, thereby preventing XXE attacks and safeguarding sensitive system files.
    • For the existing XSLTs, you can manually enable or disable this setting.
    • For the newly created XSLTs, the option is enabled by default and you cannot disable it.
    • The process component XML includes a new attribute, modelVersion, to distinguish between old and new XSLTs used in the Data Process step with the Processing Step set to XSLT Transformation. (INT-10849)
  • Fixed mapping retention when you choose or modify source or destination profiles, preventing the loss of mappings between functions. Your mappings now remain intact when there are indirect profile updates, ensuring accurate data transformations and a seamless workflow.(INT-4301)
  • The fix for issue INT-9524, introduced on September 13, 2025, has been rolled back and deferred to a future release. (INT-16097)

November 1 2025

Fix
We fixed this issue
  • Implemented the patch 25.09.8 to roll back INT-550, a fix released on September 13, 2025. The patch 25.09.8 resolves an issue caused by INT-550, where updating the looping option for a complex type element was not reflected when switching between the "Types" and "Data Elements" tabs in the XML profile. (INT-16006)
On this Page