Skip to main content
Feedback

Runtime Release Notes for March 2025

March 29 2025

New
We added this feature
  • Dedicated Cloud Service
    A new, single-tenant, Boomi-hosted environment service with enhanced isolation, predictable performance, VPN connectivity support, and private cloud resources. You can purchase one or more dedicated clouds with varying application limits by contacting sales. Admins can control which users have access to the Dedicated Cloud Management UI with the Dedicated Cloud privilege. To learn more about this feature, see Dedicated Clouds.(RUN-6766)
Fix
We fixed this issue
  • Resolved an issue with singleton listener processes not working on runtime clouds with elastic executions enabled. The patch is relevant only to participants in our elastic executions early access program. (RUN-8673)

Platform Release

March 8 2025
Important

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.

Runtime Docker image support policy update, versions 3.x and 4.x retirement notice

As of February 8, 2025 the version 3 and version 4 Docker images for runtimes are retired and are no longer supported or maintained. Customers still using these versions should upgrade to the latest version (version 5) For details on this retirement and how to upgrade, refer to this Knowledge article.

New
We added these features
  • Java and Docker Image updates: DockerHub Updates publication

    • runtime

    installers and upgraders are updated to Java version 11.0.26.9.1

    • V3 and v5 images are updated to Java version 11.0.26.9.1
    • Alpine images are updated to version 3.21.2
    • Redhat v5 images are updated to version 9.5-1736404155
      (RUN-8222)
  • Runtime installer and Java updater enhancements:

    • Revised installers to encourage use of the “Use Local Storage for Runtime Assets” setting to optimize file system storage. With this, runtime assets such as Java and core libraries can be copied to local cluster nodes as part of the initial installation. See the runtime clusters and runtime cloud local storage topic to learn more about local storage and how to enable it.

    • More robust validations for local directory paths in local installers as well as Runtime Management UI.

    • Enhanced the Java Update UI and local updater screens to only show the Migrate Certificates option when applicable.

      (RUN-6468 and RUN-8429)

  • Cloud Management page updates:

    • A Copy button is added next to the Cloud ID field to copy the ID for reference or troubleshooting.

    • Implemented validations to ensure Cloud Name is not blank and does not exceed the maximum character limit (255). (RUN-8026)

      To learn more about this feature, refer to Runtime cloud management and Cloud Properties tab.

  • Runtime Management page updates:

    • A new property named Atom Queue Storage Percent per Tenant is added to the Shared Queue Server panel. This property allows you to modify the percentage of Atom queue storage allocated to each tenant. (RUN-8098)

      To learn more about this feature, refer to Configuring the Shared Queue Server and Shared Queue Server panel.

    • A new container property, Enable Milliseconds Logging (com.boomi.container.millisecondsLogging), enables container and process logging in milliseconds. If enabled, the timestamp is displayed in MMM d, yyyy h:mm:ss.SSS format. If disabled, which is the default setting, the timestamp is displayed in MMM d, yyyy h:mm:ss format. (RUN-8030)

      To learn more about this feature, refer to Properties panel, Advanced tab.

    • Leading and trailing whitespace is automatically trimmed when saving and loading numeric runtime properties. This also fixes a display issue with those properties on the Basic and Advanced Properties screens. (RUN-8171)

  • Runtime Restart API

    • A new API named RuntimeRestartRequest API is now available to restart runtimes programmatically. (RUN-6873)

      To learn more about this feature, refer to RuntimeRestartRequest.

    • Audit log entries are captured when the runtime is restarted using RuntimeRestartRequest API. (RUN-6873)

On this Page