Skip to main content
Feedback

Runtime Release Notes for March 2026

Platform Release

March 14 2026

Runtime features and fixes are not in the runtime release, unless otherwise posted.

New
We added these features
  • Observability improvements

    • Added support for configuring arbitrary HTTP headers for OpenTelemetry endpoints, enabling runtime admins to enhance authentication options and support vendor-specific requirements. (RUN-9667)
    • Implemented full-page validation across the General, Logs, Metrics, and Traces configuration screens. (RUN-10634)
    • Leading and trailing whitespace is automatically trimmed for configuration values in the UI and API to ensure consistent validation, storage, and runtime behavior.
      (RUN-10624)
  • Java and Docker updates:

    • Java updates:
      • Runtime cloud installers and upgraders are updated to Java version 11.0.30.7.1, containing the latest security patches.
      • The Java update is also applied to Boomi-hosted runtime clouds.
    • Docker Image updates Published in Dockerhub
      • All images are updated to Java version 11.0.30.7.1
      • Alpine image updated to version 3.23.3, containing the latest security patches.
      • Red Hat image is updated to version 9.7-1770267347, containing the latest security patches.
        (RUN-10357)
  • Cloud attachment properties API

    • Introduced the CloudAttachmentProperties API to programmatically set and manage cloud attachment configurations.
    • Added support for cloud attachment properties API in both Boomi AtomSphere API and Boomi AtomSphere Partner API connectors.
    • Audit log entries are captured when performing an update operation.
      (RUN-9558)

    This feature is not in the Runtime Release.

  • Runtime properties improvements

    • Removed the Default Time Zone for Account Schedules property from the Properties panel, Advanced tab in the UI, as that property was not effective.
      (RUN-9825)
    • Leading and trailing whitespaces in the runtime properties file are now ignored when using the RuntimeProperties API. (RUN-10535)

    This feature is not in the Runtime Release.

  • Execution history archive

    • You can now enable execution history archive on clusters, providing long-term execution data access and storage beyond the limits of standard archiving. Daily zips are stored on the cluster's file system or a remote file system that you specify in the runtime settings. You can filter execution data in Process Reporting to view archived data by runtime. You can also use the following APIs:

      • ExecutionRecord
      • ArchivedProcessLog
      • ArchivedExecutionArtifacts
        (INT-14914)
Fix
We fixed these issues
  • Corrected issue causing the cancel process execution from UI/API to be unsuccessful when processes were in the paused state. You can now use the cancel process execution message whether it is paused or running. (RUN-10453)
  • Resolved an issue where the Windows service name for the cluster nodes did not correctly handle spaces. (RUN-2954)
  • Fixed issue with parsing document IDs for combined documents when exporting document logs for observability (RUN-10764)
    These fixes are in the Runtime Release.