Skip to main content
Feedback

Integration Release Notes for March 2026

Platform Release

March 14 2026
New
We added these features
  • The "Where Deployed" tab in the Global Variables details panel allows you to quickly identify which deployed package components reference the selected variable. You can also search and sort the list of deployed packages. (INT-16647, INT-16649)

  • In the “Where Deployed” tab for a global variable, you can click a deployed package to see the specific components that reference the selected variable. (INT-16648)

  • The “History” tab in the Global Variables details panel provides a chronological history of changes made to the selected variable, including who made the change, when it occurred, and what specific values were modified. You can quickly revert configuration errors by restoring a previous variable value from the history log. (INT-16664, INT-16665)

  • When you use an encrypted global variable, the name of the variable is visible in the component XML, in the Boomi Platform and the API, so you can see which encrypted variables are being referenced without exposing the actual values. (INT-16771, INT-16177)

  • The Create Variable button is only visible in Global Variable Management if you have the Global Variables - Manage privilege. (INT-17139)

  • When you run a process in test mode, any global variables used in the process will use the environment value unless test mode has already run for that process. Then, the latest test mode value is used.

  • You can now enable execution history archive on clusters, providing long-term execution data access and storage beyond the limits of standard archiving. Daily zips are stored on the cluster's file system or a remote file system that you specify in the runtime settings. You can filter execution data in Process Reporting to view archived data by runtime. You can also use the following APIs:

    • ExecutionRecord
    • ArchivedProcessLog
    • ArchivedExecutionArtifacts (INT-14914)

    These features are not in the Runtime Release.

Fix
We fixed these issues
  • Deployed API services no longer disappear from the Listeners page after you create global variables. (INT-16772)

    This fix is in the Runtime Release.

  • Removed Export Private Key and Change Certificate Password links from the UI for a full chain public X.509 certificate. These links are now only visible for certificates that include a private key. (INT-14546)

    This fix is not in the Runtime Release.