Skip to content

Commit 676116b

Browse files
Merge pull request #581 from mulesoft/W-21199055-Create-MinMuleRuntimeVersion-note-CP
W-21199055-Create-MinMuleRuntimeVersion-note-CP
2 parents 3711d4d + e619502 commit 676116b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

modules/ROOT/pages/int-versions.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ Version settings are important in several scenarios:
4444
* Adding a version of Mule or Java that is missing from your project
4545
* Selecting versions of Mule or Java that are compatible with each other
4646

47+
[NOTE]
48+
Changing the minimum Mule version (`minMuleVersion`) manually can have serious implications. This requires a full test of your application so it works correctly with the target Mule runtime. Newer Mule runtimes turn on feature flags by default. See xref:mule-runtime::feature-flagging.adoc[]. This can change behavior that was fixed in later versions. Your application can rely on behavior that was later corrected or on a previous issue. Prefer changing the Mule version through *Project Properties*, and always run full regression tests after any version change.
49+
4750
When a Mule or Java version isn't set for a project, the IDE's canvas and notifications provide a *Set version* button that opens the *Project Properties* tab. You can also navigate directly to the *Project Properties* tab.
4851

4952

0 commit comments

Comments
 (0)