Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
38 commits
Select commit Hold shift + click to select a range
b951837
W-19098665-deprecateTLS1.x-49-dm
dmerlob Jul 21, 2025
b83e079
W-19420663-MuleTroubleshootingPlugin-49-dm
dmerlob Aug 26, 2025
5f8a024
w-19420663-update note
dmerlob Aug 26, 2025
a231fb1
Update modules/ROOT/pages/mule-troubleshooting-tool.adoc
dmerlob Aug 27, 2025
84d9b48
W-19449965-Mule-410-dm
dmerlob Sep 10, 2025
4c0f31d
Typos (fixing build errors)
dmerlob Sep 10, 2025
4fc9cc9
Merge branch 'W-19449965-Mule-410-dm' into W-19098665-deprecateTLS1.x…
dmerlob Sep 10, 2025
90fc70f
Merge pull request #3105 from dmerlob/W-19098665-deprecateTLS1.x-49-dm
dmerlob Sep 10, 2025
b64f069
Merge branch 'W-19449965-Mule-410-dm' into W-19420663-MuleTroubleshoo…
dmerlob Sep 10, 2025
79a5af7
w-19420663-updating doc
dmerlob Sep 10, 2025
e3e191e
W-19435968-XMLtoConfigure-TLS-410-dm
dmerlob Sep 10, 2025
e8aa84a
Update modules/ROOT/pages/mule-troubleshooting-plugin.adoc
dmerlob Sep 11, 2025
7af735c
Update modules/ROOT/pages/mule-troubleshooting-plugin.adoc
dmerlob Sep 11, 2025
b6c4f1d
Merge pull request #3132 from mulesoft/W-19420663-MuleTroubleshooting…
dmerlob Sep 11, 2025
7a40f91
Update modules/ROOT/pages/tls-configuration.adoc
dmerlob Sep 11, 2025
8c78401
Merge branch 'W-19449965-Mule-410-dm' into W-19435968-XMLtoConfigure-…
dmerlob Sep 11, 2025
9e57b5f
Merge pull request #3158 from mulesoft/W-19435968-XMLtoConfigure-TLS-…
dmerlob Sep 11, 2025
52552e9
W-19615888-upgradeTOOL-BeforeUbegin-410-dm
dmerlob Sep 11, 2025
2d0122c
W-19449986-3erPARTYsoftware-410-dm
dmerlob Sep 11, 2025
62fac3b
Update modules/ROOT/pages/third-party-software-in-mule.adoc
dmerlob Sep 11, 2025
cf30836
Update modules/ROOT/pages/third-party-software-in-mule.adoc
dmerlob Sep 11, 2025
fcd3f00
W-19450029-featureFlag-410-dm
dmerlob Sep 12, 2025
2b0557c
W-19652742-MMP-runtimeVersion-dm
dmerlob Sep 16, 2025
f80094c
Update modules/ROOT/pages/package-a-mule-application.adoc
dmerlob Sep 17, 2025
fc7478e
Update modules/ROOT/pages/package-a-mule-application.adoc
dmerlob Sep 17, 2025
d26437a
W-19420663-troubleshootingPLUGIN-update-dm
dmerlob Sep 17, 2025
a585833
Merge pull request #3166 from mulesoft/W-19652742-MMP-runtimeVersion-dm
dmerlob Sep 17, 2025
6f0f03c
Update modules/ROOT/pages/mule-troubleshooting-plugin.adoc
dmerlob Sep 17, 2025
9b9b96c
W-19420663-more info added
dmerlob Sep 18, 2025
85967f7
W-19450029-more flags
dmerlob Sep 19, 2025
293cfb7
W-19420663-applying further feedback
dmerlob Sep 19, 2025
617e86b
Merge pull request #3167 from mulesoft/W-19420663-troubleshootingPLUG…
dmerlob Sep 19, 2025
ad3f384
w-19450029-update
dmerlob Sep 24, 2025
f75c8c4
w-19450029-another update
dmerlob Sep 24, 2025
13c8da9
Update modules/ROOT/pages/mule-troubleshooting-plugin.adoc
dmerlob Sep 25, 2025
ce07d6e
w-19450029-applying dev comments
dmerlob Sep 25, 2025
9ff6ae3
Update modules/ROOT/pages/feature-flagging.adoc
dmerlob Sep 25, 2025
a43ee07
Merge pull request #3165 from mulesoft/W-19450029-featureFlag-410-dm
dmerlob Sep 25, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion antora.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mule-runtime
title: Mule Runtime
version: '4.9'
display_version: '4.9'
display_version: '4.10'
nav:
- modules/ROOT/nav.adoc
1 change: 1 addition & 0 deletions modules/ROOT/nav.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ include::partial$nav-app-dev.adoc[]
*** xref:creating-and-managing-a-cluster-manually.adoc[Create and Manage a Cluster Manually]
*** xref:hadr-guide.adoc[High Availability and Disaster Recovery]
* xref:mule-upgrade-tool.adoc[Mule Upgrade Tool]
* xref:mule-troubleshooting-plugin.adoc[Mule Troubleshooting Plugin]
* xref:using-maven-with-mule.adoc[Maven Support in Mule]
** xref:mmp-concept.adoc[Mule Maven Plugin]
** xref:package-a-mule-application.adoc[Package a Mule Application]
Expand Down
4 changes: 2 additions & 2 deletions modules/ROOT/pages/_partials/mmp-deploy-to-rtf.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ If you want to deploy applications to Runtime Fabric using a different method, s

* Ensure that the Mule Maven Plugin is added to your project
+
See xref:mmp-concept.adoc#add-mmp[Add the Mule Maven Plugin to a Mule Project] for instructions.
See xref:mule-runtime::mmp-concept.adoc#add-mmp[Add the Mule Maven Plugin to a Mule Project] for instructions.
* You understand and have available the number of resources required to deploy to Runtime Fabric +
See xref:runtime-fabric::deploy-resource-allocation-self-managed.adoc[]for more information.
* The application is already published in Exchange +
Expand All @@ -30,7 +30,7 @@ See xref:exchange::to-publish-assets-maven.adoc[Publish and Deploy Exchange Asse

* Ensure that the Mule Maven Plugin is added to your project
+
See <<add-mmp, Add the Mule Maven Plugin to a Mule Project>> for instructions.
See xref:mule-runtime::mmp-concept.adoc#add-mmp[Add the Mule Maven Plugin to a Mule Project] for instructions.
* You understand and have available the number of resources required to deploy to Runtime Fabric +
See xref:runtime-fabric::deploy-resource-allocation-self-managed.adoc[Resource Allocation on Anypoint Runtime Fabric] for more information.
* The application is already published in Exchange +
Expand Down
5 changes: 4 additions & 1 deletion modules/ROOT/pages/_partials/upgrade-tool.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//This content is reused in:
//mule-upgrade-tool.adoc
//mule-upgrade-tool.adoc under the Before You Begin section and Upgrading Clustered Mule Instances section.

// Before You Begin
// tag::BeforeYouBegin[]
Expand All @@ -18,6 +18,9 @@ Download Mule runtime distributions from the https://help.mulesoft.com/s/[Help C
* At least 2 GB of available disk space on the file system and access privileges to install the new Mule distribution.
* (For Windows environments) The execution policy for Powershell scripts set to *Unrestricted*.
* If Anypoint Monitoring agent is installed, uninstall it prior to the upgrade.
* Rename the `$MULE_HOME` directory before running the upgrade tool to use a generic name or one that matches the target version. For example, `mule-enterprise-4.9.8`.
+
Renaming the directory after running the upgrade tool causes Anypoint Monitoring to stop working. To restore Anypoint Monitoring, uninstall and reinstall it. Alternatively, you can leave the directory name unchanged.
// end::BeforeYouBegin[]

// Upgrade Or Update Mule
Expand Down
69 changes: 42 additions & 27 deletions modules/ROOT/pages/feature-flagging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@ The following table shows the available feature flags, a description of their fu

* 4.5.0

* 4.4.1

* 4.3.1

*Issue ID*

* MULE-19919
Expand Down Expand Up @@ -201,8 +197,6 @@ The following table shows the available feature flags, a description of their fu

*Enabled by Default Since*

* 4.4.0

* 4.3.0

*Issue ID*
Expand Down Expand Up @@ -249,9 +243,9 @@ The following table shows the available feature flags, a description of their fu

* 4.5.0

* 4.4.0-20220221
* 4.4.0-20220124

* 4.3.0-20220221
* 4.3.0-20220124

*Enabled by Default Since*

Expand Down Expand Up @@ -333,11 +327,11 @@ Suppressed errors are treated as underlying causes that can also be matched by O

*Available Since*

* 4.4.0-20211227
* 4.5.0

*Enabled by Default Since*

* Not enabled by default in any Mule version.
* 4.5.0

*Issue ID*

Expand Down Expand Up @@ -386,7 +380,7 @@ Suppressed errors are treated as underlying causes that can also be matched by O
*Issue ID*

* W-11071481
<.^|`ENFORCE_ERROR_TYPES_VALIDATION`
<.^|`ENFORCE_ERROR_TYPES_VALIDATION`
|When enabled, error types validations are enforced, even for error handlers/components that aren't being referenced.
This feature isn't configurable by system property.

Expand Down Expand Up @@ -529,9 +523,7 @@ This feature isn't configurable by system property.

*Enabled by Default Since*

* 4.5.0
* 4.4.0-202210
* 4.3.0-202210
* Enabled by default in any Mule version

*Issue ID*

Expand Down Expand Up @@ -573,17 +565,7 @@ This feature isn't configurable by system property.

*Enabled by Default Since*

* 4.5.0

* 4.4.0

* 4.3.0

* 4.2.0

* 4.1.0

* 4.0.0
* Enabled by default in any Mule version

*Issue ID*

Expand Down Expand Up @@ -614,7 +596,7 @@ This feature isn't configurable by system property.

*Enabled by Default Since*

* 4.5.0
* Not enabled by default in any Mule version

*Issue ID*

Expand Down Expand Up @@ -772,17 +754,50 @@ This feature isn't configurable by system property.

*Available Since*

* 4.10.0
* 4.9.2
* 4.6.14
* 4.4.0-20250217

*Enabled by Default Since*

* Not enabled by default in any Mule version
* 4.10.0

*Issue ID*

* W-16941297
<.^|`mule.repeatableStreaming.bytes.eagerRead`
|When enabled, the `read` methods of bytes repeatable streams return immediately with any available data. If disabled, they don't return until the requested `len` is fully read. Set this property to `true` to process SSE events over HTTP as they arrive instead of buffering them.

*Available Since*

* 4.10.0
* 4.9.7
* 4.6.20
* 4.4.1

*Enabled by Default Since*

* Not enabled by default in any Mule version

*Issue ID*

* W-18716253
<.^|`mule.disable.optimised.notification.handler.dynamic.resolution.update.based.on.delegate`
|When disabled, dynamic resolution of notification handling doesn't occur after the Mule artifact is initialized. This can cause race conditions that affect monitoring metrics.

*Available Since*

* 4.10.0

*Enabled by Default Since*

* Not enabled by default in any Mule version

*Issue ID*

* W-16828516

|===

== See Also
Expand Down
8 changes: 3 additions & 5 deletions modules/ROOT/pages/migration-mel.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -417,10 +417,10 @@ can be used instead. The next example shows how a regex is used in DataWeave to

== See Also

xref:dataweave.adoc[DataWeave Language]

https://blogs.mulesoft.com/dev/mule-dev/why-dataweave-main-expression-language-mule-4/[Why DataWeave is the Main Expression Language in Mule 4 Beta]
* xref:dataweave.adoc[DataWeave Language]
* https://blogs.mulesoft.com/dev/mule-dev/why-dataweave-main-expression-language-mule-4/[Why DataWeave is the Main Expression Language in Mule 4 Beta]

////
* MEL expressions to DataWeave 2.x (2.1?)
* Preliminary plan is to take examples from Mule 3 docs and show how to migrate them to 4.0. See https://docs.mulesoft.com/mule-user-guide/v/3.9/mule-expression-language-mel
* 3 primary use cases (from Dan Feist):
Expand Down Expand Up @@ -482,9 +482,7 @@ FROM ANA'S BLOG:
== Date Time
* MEL: `#[payload.name ++ '.' ++ dataType.mimeType.subType]`
* DataWeave: `#[payload ++ { date : now() }]`
////

////
Note:
Mariano G. says most people using MEL to access the payload. For simple expressions, migration tool will do it, but we will have to help migrate complex mappings. No date on migrator, but is first priority after GA. Somewhere in the Mule.

Expand Down
Loading