Runtime July 2025 Release Notes
-
Released Runtime patch 25.07.2 which applies to APIM Gateways only. Refer to APIM's release notes for more information. (APIM-17892)
-
Runtime Cloud Management enhancements
- Introduced a new RuntimeCloud API to query, create, update, and delete private runtime clouds. This API is available in the AtomSphere API and the AtomSphere Partner API connectors. (RUN-6463), (RUN-8197)
- Cloud actions performed through the UI and API are captured in the audit log. (RUN-8195)
- As of July 12, 2025, system-generated metadata for runtime clouds (created and modified by users and dates) will be captured and displayed in the UI and API. Note that these values will only be populated for clouds created or changed after July 12, 2025. (RUN-8211), (RUN-8210), (RUN-9053)
-
Java updates:
- Runtime and runtime cloud installers and upgraders are updated to Java version 11.0.27.6.1, containing the latest security patches.
- The Java update is also applied to Boomi -hosted runtime clouds.
(RUN-8223)
-
Docker Image updates - Published in Dockerhub
- All images are updated to Java version 11.0.27.6.1
- Alpine image is updated to version 3.21.3, containing the latest security patches.
- Red Hat image is updated to version 9.6-1747218906, containing the latest security patches.
- New environment variable
INSTALLATION_DIRECTORYto optionally configure a custom installation directory instead of the default/mnt/boomi.
(RUN-9107)
-
Atom Queue Governance Limits: In preparation for a new feature that allows runtime cloud owners to better tune Atom Queue behavior, several new quotas are added in the Attachment Quotas tab within the Cloud Management page. However, these quotas will not be active until the Atom Queue connector is updated in a future release. More information on this enhancement will be available at a future date. Additionally, these quotas will be applied to the Public cloud starting on August 9th, but the values are set so that they should only apply if a process would threaten the public cloud. (RUN-9149 and RUN-9151)
- Resolved the authentication error that was caused when setting values for encrypted OAuth fields (for example, Client Secret) in connection components using Dynamic Process Connection Properties. (RUN-4668)
- Corrected issue with runtime Red Hat docker image failing to locate files containing special characters in their names, even when locale is configured to UTF-8. (RUN-8891)
- Applied patch 25.07.1, which corrects the error causing a plugin to prevent automatic runtime restarts. This affects only the runtimes participating in the OpenTelemetry early access program.