4.4.0
Anypoint Studio 7.14.0 Release Notes
Anypoint Studio is an Eclipse-based integration development environment for designing and testing Mule applications.
What’s New
-
Improved Copy-Paste Experience
-
Deploy to CloudHub 2.0
-
Project Creation Made Easier
-
The API implementation section is now collapsable, so you can choose whether to have this section collapsed by default when you create a project
-
The API implementation tab layout is modified to get easier access to the most common options
-
-
Increased Visibility and Readability
-
Better Performance When Creating and Opening Projects
-
Less memory usage (~10%)
-
Less CPU usage (~5%)
-
Compatibility
Components Bundled With This Release
Product | Version |
---|---|
Mule runtime engine |
|
DataWeave |
2.4.0 |
MUnit |
2.3.13 |
MUnit Studio Plugin |
2.7.9 |
Eclipse |
4.23 |
Maven |
3.8.6 |
Adoptium Eclipse Temurin OpenJDK |
JDK 11 (11.0.16.1+1) |
-
JDK 11 starts and runs Studio and the Mule runtime instance used for tooling.
-
JDK 8 is the default JRE for running Mule projects.
You can configure Studio to start using your preferred JDK version by following the Configure Studio to Use Your Own JDK steps.
This version of Studio is not compatible with Java 9 or Java 10. |
Mule Runtime Engine Compatibility
Applications developed in Studio 7.14.0 are compatible with the following Mule runtime engine versions:
Mule Runtime Engine Version | Compatible |
---|---|
Mule runtime engine 3.8.x |
No |
Mule runtime engine 3.9.x |
No |
Mule runtime engine 4.1.x |
Yes |
Mule runtime engine 4.2.x |
Yes |
Mule runtime engine 4.3.x |
Yes |
Mule runtime engine 4.4.x |
Yes (Bundled) |
UI Compatibility With Application Deployment Targets
Studio 7.14.0 offers a graphical interface to deploy Mule 4 applications to the following application deployment targets:
Application Deployment Target | Compatible |
---|---|
CloudHub |
Yes |
On-premises Mule runtime engine instances |
Yes |
Runtime Fabric |
No |
Compatibility With Anypoint Platform Installation Options
Studio 7.14.0 can integrate with the components of the following platforms:
Anypoint Platform Installation | Compatible |
---|---|
US Cloud |
Yes |
EU Cloud |
Yes |
MuleSoft Government Cloud |
Yes |
Anypoint Platform Private Cloud Edition (Anypoint Platform PCE) |
Yes |
Workspace Upgrade Requirements
Anypoint Studio creates workspaces in which you can create and group your projects. By default, the first time you open Studio, it creates a default workspace and holds all your projects in it. Your Mule application projects might not be fully compatible with workspaces created by a different version of Studio.
Projects created using Studio 6.x.x are not compatible with Studio 7 because they are Mule 3 projects.
See Update Workspaces for more information.
Hardware Requirements
-
8GB of memory.
MuleSoft recommends a minimum of 4GB of free RAM available on a developer workstation. As applications become complex, consider adding more RAM. -
2GHz CPU.
-
10GB free hard drive space.
Software Requirements
-
Operating Systems
-
macOS 10.15.0 through 12.4
-
Windows 10 (64-bit)
-
RHEL 8.3
-
Ubuntu 18.04 or later LTS
-
RHEL support is based on Eclipse support matrix. Learn more about Eclipse target environments. |
Running real-time antivirus protection software on your operating system might have a negative impact on Anypoint Studio performance. Although this issue is prominent on Windows, it also occurs on Linux and macOS. Although the steps to solve these performance issues vary depending on your antivirus software, a typical solution is to either allow or exclude the Anypoint Studio and java executables, the Studio install and workspace filesystem locations, or some combination of both. See examples of solutions for McAfee Viruscan, Windows Defender, and Symantec Endpoint Protection. |
Because Studio cannot run natively on ARM processors, it creates a translation layer to operate. For example, Studio runs through the Apple Rosetta II translation layer. |
Fixed Issues
Issue | ID |
---|---|
A flow is no longer removed from documentation when commenting out one of its components using File > Export Studio Documentation. |
W-11062089 |
Contrast color is improved in the light theme in the input/output panes of the Transform Message component. |
W-10639692 [STUDIO-16841] |
Single comments at the end of a line are now correctly formatted in the DataWeave editor. |
W-10748334 |
Raise Errors are no longer able to be drag-and-dropped into an Error Handler section without an Error Scope to avoid errors at runtime. |
W-11047589 |
The ruleset dependencies of API projects are now properly resolved when importing from Design Center. |
W-11461351 |
Modules available in Exchange are displayed when you click Manage Modules > From Exchange. |
W-11221266 |
Studio now correctly deploys templates to Exchange if using GovCloud. |
W-11778899 |
Common library metadata schemas are now properly imported. |
W-10748344 |
Code folding in DataWeave file correctly collapses. |
W-10735550 |
Known Issues
Known Issue | ID |
---|---|
The Context help wizard is not styled correctly in the dark theme. |
Eclipse Bug #532184 |