Skip to main content
Feedback

API Management Release Notes for January 2026

January 31 2026

API Control Plane

New
We added this feature
  • Added a server-side timeout for MCP tool invocations. If the timeout is reached, an error is logged. (ACP-2496)
Fix
We fixed this issue
  • An error occurred with MCP tool invocation if the request body's content was
    application/xml. (ACP-2558)

Platform Release

January 24 2026

API Control Plane

New
We added these features
  • Added support for multiple Boomi Gateway environments on a single Boomi API Gateway instance. Previously, the API Control Plane mapped only one environment per API Gateway connection. (ACP-204)

    Refer to Configuration Gateways for more information.

  • Added an option to merge applications by name during the discovery process. (ACP-2476)

    Refer to Configuration Discovery Settings for more information.

Fix
We fixed these issues
  • Links for Cloud API Management and API Control Plane in the Boomi Platform were not working correctly for certain accounts. (ACP-2764)
  • Duplicate API entries were created when changing the discovery settings identifier. (ACP-2572)
note

Retirement Notice: In the November 2025 release, all entities in API Control Plane consume and return UUIDs instead of integer IDs. Integer IDs are accepted for incoming requests, but all responses only contain the UUID. Integer IDs will be fully retired in February 2026.

API Gateway

New
We added these features
  • Added the following new roles and privilege:

    • API Administrator role: This role grants full read and write access to all API Management pages, including the Dashboard. The role eliminates the need for users to create custom roles to achieve full administrative access. It consolidates all read-write privileges into a single role, replicating the full capabilities of the API Management - Access privilege while ensuring permissions are clearly defined. (APIM-14256)

    • API Support role: This role provides read-only access to all API Management pages. The role enables support personnel to view system resources and access the APIM Dashboard. It explicitly includes the new API Management - Gateway Logs Download privilege, allowing users to download gateway logs for debugging purposes. (APIM-14255)

    • API Management- Gateway Logs Download privilege: This privilege grants users the ability to download logs directly from the Gateway Information page, facilitating streamlined debugging and issue resolution. This enhancement enables support personnel to retrieve critical diagnostic information without requiring "Write" access to the Gateway configuration, provided they hold the API Management - Gateway Read privilege to access the page. (APIM-18472)

      Refer to API Management Roles and Privileges for more information.

  • This release upgrades the H2 database and provides a seamless auto data migration path for existing gateway. (APIM-18627)

Fix
We fixed this issue
  • When querying a gateway in GraphQL, the classification for environments was not being returned. (ACP-2448)

January 20 2026

Cloud API Management

New
We added this feature
  • Added the Import API from Boomi Platform feature in Cloud API Management to easily discover and import Platform API Service from Platform to Cloud API Management. This helps you secure your APIs, manage access controls, and build API policies smoothly, all without manual imports.

    Now, you can easily create API definitions for the Platform API Service in Cloud API Management. You can do this by importing a new Platform API Service from Platform to Cloud API Management or by reimporting an existing one within Cloud API Management. (WA-16458)

    Refer to Importing API from Boomi Platform for more information.

  • You can now view GraphQL error codes in Call Inspector logs to identify and troubleshoot issues during the build process. (WA-16716)

  • Updated the ECLS client library to address a security vulnerability. You can continue using your preferred Java client sample, but we recommend downloading the latest ECLS client library version 4.1.44 from here. (NDS-9387)

On this Page