Improved identity-bootstrap reliability: failed bootstrap Job pods are now retained for diagnosis, and the retry limit and deadline were increased.
Anypoint Runtime Fabric 3.x.x Release Notes
These are the release notes for Runtime Fabric v3.x.x.
For the complete Runtime Fabric documentation, refer to Anypoint Runtime Fabric.
To maintain compatibility and system integrity, customers using a private registry must synchronize the rtf-mule-actions image, refer to Runtime Fabric Mule Action Image Synchronization for details.
This table shows Kubernetes supported versions:
| K8s version | Upstream K8s GA | Runtime Fabric Support GA | Runtime Fabric Support EOL |
|---|---|---|---|
1.36 |
April 2026 |
Before September 31, 2026 |
Runtime Fabric support of 1.40 |
1.35 |
December 2025 |
July 2026 |
Runtime Fabric support of 1.39 |
1.34 |
August 2025 |
March 2026 |
Runtime Fabric support of 1.38 |
1.33 |
April 2025 |
October 2025 |
Runtime Fabric support of 1.37 |
1.32 |
December 2024 |
June 2025 |
Runtime Fabric support of 1.36 |
1.31 |
August 2024 |
January 2025 |
Runtime Fabric support of 1.35 |
1.30 |
May 2024 |
October 2024 |
Runtime Fabric support of 1.34 |
1.29 |
December 2023 |
June 2024 |
October 2025 |
1.28 |
August 2023 |
March 2024 |
June 2025 |
1.27 |
April 2023 |
November 2023 |
January 2025 |
1.26 |
December 2022 |
June 2023 |
May 2024 |
1.25 |
August 2022 |
May 2023 |
June 2024 |
1.24 |
May 2022 |
January 2023 |
February 2024 |
3.0.277
July 30, 2026
What’s New
-
Anypoint Runtime Fabric now supports Kubernetes 1.35.
-
The new
rtfctl agent-truststorecommand group lets you inspect, back up, merge, and update the certificate authority (CA) certificates that the Runtime Fabric agent uses for mutually authenticated TLS (mTLS) connections to the Anypoint Platform control plane. This simplifies CA rotation without requiring additional tooling.For more information, refer to Managing the Agent Truststore with RTFCTL and Runtime Fabric Command-Line Tool (rtfctl) Release Notes.
-
These dependencies are updated for installing and managing Runtime Fabric with a local registry:
-
agent version:
mulesoft/rtf-agent:3.0.277 -
coreAction:
mulesoft/rtf-core-actions:1.0.219 -
clusterOps:
mulesoft/rtf-cluster-ops:2.0.384 -
muleClusterIpService:
mulesoft/rtf-mule-clusterip-service:1.4.92 -
appInit:
mulesoft/rtf-app-init:1.0.274 -
persistenceGateway:
mulesoft/rtf-object-store:1.0.312 -
resourceFetcher:
mulesoft/rtf-resource-fetcher:1.0.333 -
rtfDaemon:
mulesoft/rtf-daemon:2.0.400 -
Base Image Nginx:
mulesoft/supply-chain-nginx-base-image:3.2.7
-
-
These dependencies are updated for installing Runtime Fabric as a Kubernetes (K8s) operator:
-
Ubi agent version:
mulesoft/rtf-agent-ubi:3.0.274 -
Ubi coreAction:
mulesoft/rtf-core-actions-ubi:1.0.219 -
Ubi clusterOps:
mulesoft/rtf-cluster-ops-ubi:2.0.384 -
Ubi muleClusterIpService:
mulesoft/rtf-mule-clusterip-service-ubi:1.4.92 -
Ubi appInit:
mulesoft/rtf-app-init-ubi:1.0.274 -
Ubi persistenceGateway:
mulesoft/rtf-object-store-ubi:1.0.312 -
Ubi resourceFetcher:
mulesoft/rtf-resource-fetcher-ubi:1.0.333 -
Ubi rtfDaemon:
mulesoft/rtf-daemon-ubi:2.0.400 -
Ubi Base Nginx:
mulesoft/rtf-ubi-base-nginx:0.3.57
-
Fixed Issues
| Issue Resolution | ID |
|---|---|
W-22775237 |
|
FIPS-compliant deployments now apply the correct binary flags consistently. |
W-22822294 |
Third-party dependencies are upgraded to address security vulnerabilities. |
W-22781322, W-23027089 |
The Runtime Fabric agent now starts correctly on FIPS-enabled clusters. |
W-22011308 |
Upgrades no longer fail when stale bring-your-own-CA (BYOCA) PEM certificates conflict with automatic certificate issuance. This condition is now logged as a warning instead. |
W-22692378 |
3.0.102
May 28, 2026
What’s New
-
The Anypoint Runtime Manager UI now supports handlebar-style placeholders (such as
{{ .ApplicationName }}) when configuring public endpoints for HTTP route templates. Runtime Manager replaces placeholders that you enter in host or path fields with deployment-specific values at deployment time. The Runtime Manager UI now treats legacy ingress-style strings such asapp-nameas literal strings, not as placeholders, for HTTP route templates.For details, refer to HTTP Route-Template Custom-Resource Placeholders.
-
Supported keys for pod.env field in the Anypoint Controller
When deploying Mule applications using the Anypoint Controller CR (MuleApplication), the pod.env field in the CR spec supports only these keys:
-
ENABLE_CONSOLE_LOG: Enables console logging for the application container. -
ENABLE_READINESS_PROBE_ON_HTTP_GET: Enables the native Kubernetes HTTP GET readiness probe (requires Mule runtime patches from November 7, 2025 or later). -
DISABLE_PER_APP_SA: Disables the per-application service account, causing the Mule application to use the default namespace service account.For further details, refer to Kubernetes Customization.
-
-
Starting date June 30, 2026 Generating Apps Diagnostics and Analyzing with Einstein is supported.
-
These dependencies are updated for installing and managing Runtime Fabric with a local registry:
-
agent version:
mulesoft/rtf-agent:3.0.102 -
coreAction:
mulesoft/rtf-core-actions:1.0.200 -
clusterOps:
mulesoft/rtf-cluster-ops:2.0.299 -
muleClusterIpService:
mulesoft/rtf-mule-clusterip-service:1.4.52 -
appInit:
mulesoft/rtf-app-init:1.0.245 -
persistenceGateway:
mulesoft/rtf-object-store:1.0.264 -
resourceFetcher:
mulesoft/rtf-resource-fetcher:1.0.259 -
rtfDaemon:
mulesoft/rtf-daemon:2.0.284 -
Base Image Nginx:
mulesoft/supply-chain-nginx-base-image:3.1.44
-
-
These dependencies are updated for installing Runtime Fabric as a Kubernetes (K8s) operator:
-
Ubi agent version:
mulesoft/rtf-agent-ubi:3.0.102 -
Ubi coreAction:
mulesoft/rtf-core-actions-ubi:1.0.200 -
Ubi clusterOps:
mulesoft/rtf-cluster-ops-ubi:2.0.299 -
Ubi muleClusterIpService:
mulesoft/rtf-mule-clusterip-service-ubi:1.4.52 -
Ubi appInit:
mulesoft/rtf-app-init-ubi:1.0.245 -
Ubi persistenceGateway:
mulesoft/rtf-object-store-ubi:1.0.264 -
Ubi resourceFetcher:
mulesoft/rtf-resource-fetcher-ubi:1.0.259 -
Ubi rtfDaemon:
mulesoft/rtf-daemon-ubi:2.0.284 -
Ubi Base Nginx:
mulesoft/rtf-ubi-base-nginx:0.3.48
-
Fixed Issues
| Issue Resolution | ID |
|---|---|
Updated third-party dependencies to address security vulnerabilities. These changes include no API or behavioral modifications and are part of the standard security maintenance cadence included in every Runtime Fabric release. |
W-22371736 |
Timing-related failures no longer prevent applications created by Anypoint Controller from being deleted. |
W-22200626 |
FIPS-compliant deployments now apply the correct binary flags consistently. |
W-22265793, W-22348521 |
|
W-21562809 |
3.0.43
March 11, 2026
What’s New
-
Runtime Fabric agent version 3.0.43 now supports Kubernetes (K8s) 1.34.
-
Starting date June 30, 2026 Generating Apps Diagnostics and Analyzing with Einstein is supported.
-
These dependencies are updated for installing and managing Runtime Fabric with a local registry:
-
agent version:
mulesoft/rtf-agent:3.0.43 -
coreAction:
mulesoft/rtf-core-actions:1.0.178 -
clusterOps:
mulesoft/rtf-cluster-ops:2.0.273 -
muleClusterIpService:
mulesoft/rtf-mule-clusterip-service:1.4.41 -
appInit:
mulesoft/rtf-app-init:1.0.225 -
persistenceGateway:
mulesoft/rtf-object-store:1.0.246 -
resourceFetcher:
mulesoft/rtf-resource-fetcher:1.0.233 -
rtfDaemon:
mulesoft/rtf-daemon:2.0.246 -
Base Image Nginx:
mulesoft/supply-chain-nginx-base-image:3.1.42
-
-
These dependencies are updated for installing Runtime Fabric as a Kubernetes (K8s) operator:
-
Ubi agent version:
mulesoft/rtf-agent-ubi:3.0.43 -
Ubi coreAction:
mulesoft/rtf-core-actions-ubi:1.0.178 -
Ubi clusterOps:
mulesoft/rtf-cluster-ops-ubi:2.0.273 -
Ubi muleClusterIpService:
mulesoft/rtf-mule-clusterip-service-ubi:1.4.41 -
Ubi appInit:
mulesoft/rtf-app-init-ubi:1.0.225 -
Ubi persistenceGateway:
mulesoft/rtf-object-store-ubi:1.0.246 -
Ubi resourceFetcher:
mulesoft/rtf-resource-fetcher-ubi:1.0.233 -
Ubi rtfDaemon:
mulesoft/rtf-daemon-ubi:2.0.246 -
Ubi Base Nginx:
mulesoft/rtf-ubi-base-nginx:0.3.30
-
Fixed Issues
| Issue Resolution | ID |
|---|---|
This release includes security fixes. |
W-20921271 |
Runtime Fabric application initialization pods no longer fail with New or updated deployments automatically receive this fix with the latest Runtime Fabric version. Redeploy existing applications to use the updated init container image and resolve any persistent checksum errors. |
W-20383477 |
3.0.1
December 8, 2025
What’s New
-
Runtime Fabric agent version 3.0.1 now supports Anypoint Controller for Kubernetes. This operator enables you to deploy and manage Mule applications on Runtime Fabric using GitOps workflows and Custom Resources (CR).
For details, refer to Deploying and Managing Mule Applications Using Anypoint Controller for Kubernetes.
-
Runtime Fabric agent version 3.0.1 now supports Mule app restart. You can restart applications to resolve runtime issues such as memory leaks or unresponsive services without redeploying. All restart activities are tracked in the Access Management audit log.
For details, refer to Restarting Mule Applications on Runtime Fabric.
-
Runtime Fabric agent version 3.0.1 removes support for the legacy DaemonSet-based log forwarding method. Application logs are now forwarded exclusively through sidecar containers deployed alongside each application replica, providing better isolation and improved resource management.
For details, refer to Log Forwarding in Runtime Fabric 3.0.1.
-
When using Runtime Fabric 3.0.1 or later, the HTTP GET readiness probe configuration (which defaults to false) requires your applications to run on Mule runtime engine patches from November 7, 2025, or later. If this feature is enabled for applications on older patches, they may fail to become ready or restart correctly. If you can’t upgrade your runtimes immediately, make sure the feature remains disabled. For details, refer to Readiness Probe.
-
Starting date June 30, 2026 Generating Apps Diagnostics and Analyzing with Einstein is supported.
-
These dependencies are updated for installing and managing Runtime Fabric with a local registry:
-
agent version:
mulesoft/rtf-agent:3.0.1 -
coreAction:
mulesoft/rtf-core-actions:1.0.177 -
clusterOps:
mulesoft/rtf-cluster-ops:2.0.266 -
muleClusterIpService:
mulesoft/rtf-mule-clusterip-service:1.4.39 -
appInit:
mulesoft/rtf-app-init:1.0.222 -
persistenceGateway:
mulesoft/rtf-object-store:1.0.242 -
resourceFetcher:
mulesoft/rtf-resource-fetcher:1.0.228 -
rtfDaemon:
mulesoft/rtf-daemon:2.0.218 -
Base Image Nginx:
mulesoft/supply-chain-nginx-base-image:3.1.40
-
-
These dependencies are updated for installing Runtime Fabric as a Kubernetes (K8s) operator:
-
Ubi agent version:
mulesoft/rtf-agent-ubi:3.0.1 -
Ubi coreAction:
mulesoft/rtf-core-actions-ubi:1.0.177 -
Ubi clusterOps:
mulesoft/rtf-cluster-ops-ubi:2.0.266 -
Ubi muleClusterIpService:
mulesoft/rtf-mule-clusterip-service-ubi:1.4.39 -
Ubi appInit:
mulesoft/rtf-app-init-ubi:1.0.222 -
Ubi persistenceGateway:
mulesoft/rtf-object-store-ubi:1.0.242 -
Ubi resourceFetcher:
mulesoft/rtf-resource-fetcher-ubi:1.0.228 -
Ubi rtfDaemon:
mulesoft/rtf-daemon-ubi:2.0.218 -
Ubi Base Nginx:
mulesoft/rtf-ubi-base-nginx:0.3.30
-
Fixed Issues
| Issue Resolution | ID |
|---|---|
This release includes security fixes. |
W-20141521 |
Applying a trust anchor (certificate) for a local, self-signed registry now works correctly on Runtime Fabric, ensuring the Runtime Fabric agent can establish trust. |
W-16483594 |
Deploying updated applications using the Mule Maven Plugin 4.6.0 with a |
W-20077300 |
Excessive process accumulation in readiness probes no longer occurs, ensuring more stable application startup. |
W-19853421 |



