Boomi February 2026 Release

Explore other releases

The Boomi February 2026 Release: Key Updates and Features

The February 2026 release of Boomi is a critical update for developers and implementation teams, prioritizing platform modernization and reliability over flashy new features. This month’s rollout focuses heavily on tightening critical areas of the system and strengthening Boomi’s foundational architecture. During the primary maintenance window, the API control plane was temporarily taken offline to facilitate these infrastructure updates. Most importantly, users must navigate a significant, permanent breaking change regarding API identifiers.

Here are the key highlights and updates from the Boomi February 2026 release:

Crucial API Control Plane Changes

  • Retirement of Integer IDs: As of February 14th, integer IDs in API control plane APIs have been officially retired. Developers can no longer reference APIs using simple numeric identifiers.
  • Transition to UUIDs: Moving forward, all direct API control plane calls must utilize Universally Unique Identifiers (UUIDs). These are long, globally unique identifiers that align better with modern API design practices.
  • Migration Impacts: While UUIDs are more secure long-term, this change requires immediate attention. If your environment relies on hard-coded integer IDs within CI/CD processes, monitoring systems, scripts, or automation tools, those calls will fail and cause API errors.
  • MCP Key Revalidation: For developers using MCP-enabled API products, there is a mandatory key update tied to this release. Users must revalidate or reapply their MCP keys to avoid potential authentication issues.

Boomi Flow Reliability Improvements

  • Enhanced Database Logging: Troubleshooting is now significantly faster. The flow MCR runtime features improved, clearer logging for unrecoverable database connection issues.
  • State Expiry Fix: Previously, environments ignored custom state expiry preferences and simply defaulted to 14 days. This logic has been corrected, providing a major stability fix for teams building session-driven or stateful flows.
  • Cleaner UX: The environment screen has been simplified by removing duplicate “run” buttons, making the interface less confusing.

Managed File Transfer (MFT) Upgrades (Version 6.9.0.0)

  • HTTPS Enforcement: To support compliance-focused environments, the AWS S3 SDK now strictly enforces HTTPS communication. This crucial upgrade greatly strengthens data-in-transit security.
  • Configurable Parallel Operations: Parallel uploads and downloads are now fully configurable, featuring a default setting of 10 concurrent operations. This provides teams with better control over performance tuning and throughput for heavy workloads.
  • Token Refresh Automation: During extended connection issues, stale tokens previously caused runtimes to get stuck. To fix this reliability issue, runtimes will now automatically refresh authentication tokens during long retry operations.
  • Improved Proxy Detection: Proxy detection has been upgraded to ensure smoother deployments within corporate network environments.

AI and Documentation Generation

  • Reliable Outputs: Previous issues with API and document generation on the AI side have been successfully resolved. Both technical summary and business overview outputs now generate reliably without throwing errors.

Overall, the February update was entirely about strengthening the foundation of the Boomi platform and setting up safer, more secure integration practices for the future.