API Management August 2025 Release Notes
Cloud API Management
We added these features
-
The Call Inspector is now available again for all Boomi Cloud API Management areas after planned improvements strengthening its existing functionality. You can now configure call log settings on the Call Inspector - Log Settings tab to capture API calls and view captured logs on the Call Inspector - Viewer tab. (WA-16174)
Refer to Enabling Call Log Settings for more information.
Known Issues: The following items are known issues with Call Inspector and will be addressed in a future release.
- If you have prior Call Inspector logging history that references deleted API Keys, Services, or Endpoints, you may be blocked from accessing Log Settings and you will see a
Retrieving Endpoints by Service...message. - Boomi Platform-enabled areas may not see all available Services or Endpoints for selection in the Log Settings section.
- If you have prior Call Inspector logging history that references deleted API Keys, Services, or Endpoints, you may be blocked from accessing Log Settings and you will see a
-
Added support for an optional
expires_inparameter when creating tokens withoauth2.createAccessToken. This allows developers to set a token expiry during the token creation process. (WA-14532)