Integration Release Notes for March 2025
In the March 2025 Platform release, Boomi will update some of the terminology for our services. This is to make Boomi-specific terms more intuitive, better align with common industry concepts, and provide more specificity as our platform evolves. (INT-13400)
To learn more, refer to Boomi terminology changes.
The following table lists the terms that will get updated in the platform release:
| Old term | New term | Jira ticket number |
|---|---|---|
| Boomi AtomSphere Platform, Boomi AtomSphere, AtomSphere | Boomi Enterprise Platform, Boomi Platform | INT-13695 |
| Atom, Container | runtime (generic) | INT-14127 |
| Atom | basic runtime (specific) | INT-13699 |
| Molecule | runtime cluster | INT-14128 |
| Atom Cloud | runtime cloud | INT-14130 |
| Cloud Molecule | runtime cloud cluster | INT-14129 |
| Cloud Atom | cloud attachment | INT-14131 |
| Boomi Cloud, Public Atom Cloud, Public Cloud | public runtime cloud | INT-14132 |
| Private Atom Cloud, Virtual Private Cloud | private runtime cloud | INT-14133 |
| Atom Management | Runtime Management | INT-14134 |
| Atom Worker | execution worker (specific) | INT-14136 |
| Atom Worker | runtime worker (generic) | INT-14137 |
| Shape | Step | INT-14135 |
-
Added new APIs and updated the AccountGroup object to manage the Publisher Integration Packs programmatically.
-
Added the following privilege for Branch and Merge access:
Privilege Description Administrator Role Standard User Role Production Support Role Support Role Branch Read and Write Access Read access to processes and components on all branches. Write and modify permissions on all branches except main. Excluded Excluded Excluded Excluded (INT-13425, INT-13892, INT-13652, INT-13651, INT-13628)
To learn more about this feature, refer to User roles and privileges and Parallel development with Branch and Merge.
-
If you have the Branch Read and Write Access privilege, you can use the Component object and Component Metadata object with any branch excluding main and the Component Reference object with any branch including main. (INT-13650, INT-13629, INT-13453)
To learn more about this feature, refer to Component object and Component Metadata object.
-
Adding a new element to the flat file profile in data map extensions now returns the expected results while using a multi-attach integration pack in a process. (INT-12452)
-
The extended fields of the newly added components are now listed on the Extensions page when applying a pending version of an updated multi-attach integration pack to a sub-account before the scheduled release date. (INT-10205)
-
New fields added to a profile are now accessible from the Business, Decision, and Set Properties steps. (INT-14314)
-
Improved Build page load performance by preventing multiple injections of the same JavaScript file. (INT-14260)
-
When you attempt to merge with unresolved conflicts, the Merge Request object returns a 400 error with a descriptive message. (INT-13885)
-
The Merge Request object validates the user's privileges and checks for an existing merge between branches, providing a more descriptive error message if one already exists. (INT-13866)
-
Extended properties properly show in the Extensions tab while running a process in test mode when Branch & Merge is enabled. (INT-14439)
-
When you install a process from the Process Library, it installs correctly on the current branch. (INT-13816)
-
When you merge the main branch into another branch, components that were deleted in the main branch properly show in the Merge Review wizard. (INT-14381)
-
When running a process in test mode, extensions are branch-aware, so that available extensions depend on the current branch. (INT-14430)