API Management 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. To learn more, refer to Boomi terminology changes.
API Control Plane
-
The Documentation section for each API can now leverage our API Documentation Agent to generate a business overview, technical summary, or technical details from the API’s OpenAPI definition. You can generate new documentation, regenerate existing documentation, and manually edit the results, producing high-quality human and machine-readable content that is surfaced in the Developer Portal. (ACP-74)
noteThis feature will be available after March 12.
To learn more about this feature, see Documentation with AI.
-
If you have the proper entitlements, you can now easily navigate from the Control Plane to the Boomi Enterprise Platform or to Cloud API Management. (ACP-60)
To learn more about this feature, see Getting Started with Boomi Control Plane.
API Gateway
-
Added the
ipAntiSpoofingconfiguration for the IP filtering policy to prevent IP spoofing. If enabled, it ensures that all the IPs inx-forwarded-forare in the allowed list of IPs. This configuration is off by default.noteipAntiSpoofing will always take precedence over
matchAllFromXForwardedForwhen both are enabled.(APIM-16580)
To learn more about this feature, see IP Filtering Policy.
-
Added support for API Metrics to be reported on runtimes that have a forward proxy configured. (ACP-217)
-
The API Control Plane Manager role is automatically assigned to users with the Boomi API Management Access privilege with the Control Plane account feature enabled. (ACP-342)
To learn more about this feature, see API Management Roles and Privileges.
-
Fixed an issue that was causing
file is not long enougherrors in the container logs. (ACP-370) -
Fixed an issue where the Cloud API Management Administrator role was given to Boomi Platform Administrator users when the Control Plane feature was enabled. (ACP-344)
-
Fixed an issue that was showing valid requests with status 200 as invalid requests in the APIM dashboard. (APIM-13773)