Contact Us 1-800-596-4880

Managing Mule Runtime Patch Updates for Runtime Fabric

The following provides important information about Mule runtime engine patch updates for Anypoint Runtime Fabric.

Monthly Date-Patch Updates

Once per month, MuleSoft releases a date-patch update, which includes backward-compatible bug fixes to address any issues discovered in Mule runtime engine. The monthly date-patch update might include security patches if the scheduled date is within the security SLA.

The format of the version number for these updates is:

Major.Minor.Patch - Date

Here’s an example version number, including the patch date:

4.3.0:20210101

The monthly patches update applications only to the latest date-patch. They do not change the runtime version.

Runtime Fabric Runtime Patch Update Schedule

Runtime Fabric runs each application and gateway deployment on a separate Mule runtime instance. By managing the containerized Mule images used for these deployments, Runtime Fabric enables you to upgrade your Mule runtime version for each deployment on the following schedule:

  1. On the first full week of the month, you have access to new date-patches of updated Mule runtime instances.

  2. During the next two weeks, you can redeploy your applications using the newer date-patch to validate its behavior. This is known as a grace period.

  3. Beginning on the third full week of the month, you must select the latest date-patch of your chosen Mule runtime version when deploying a new application, or when making a change to an existing application.

During the grace period, you can select earlier date-patch versions until they are no longer available. If you select an earlier date-patch, and make any subsequent changes to that application, you might be required to update its date-patch version to a later release.

Update a Single App to the Latest Runtime Patch Release

Before updating apps in the production environment, update them in the sandbox environment and run required tests.

To update an app to the latest date patch:

  1. In the Runtime Manager navigation menu, click Applications.

  2. Under Deployment Target, from the Runtime version list, select the version tagged new:

    The new runtime version is selected

    Although the version number of the update might be the same as the installed version, a later date identifies the update:

    The latest runtime version indicated by the date
  3. If you want to see details about the version, click the Read release notes link.

  4. Click Apply Changes to update the app.

    Runtime Fabric updates the app with the version you selected and displays a message indicating success or failure.

  5. Redeploy your application.

    Mule deployments on Runtime Fabric are not automatically patched. You must redeploy your applications to apply the latest date-patch updates.