Contact Us 1-800-596-4880

Anypoint Studio 5.3 with 3.7.2 Runtime Update Site 1 Release Notes

September, 2015

This update includes a number of bug fixes and performance enhancements. For API Gateway users, this also includes enhancements to auto-create a local API gateway domain for projects which need to share HTTP connector configurations.

Current Release Versions

Enterprise Runtime Community Runtime

ESB Runtime

3.7.2 EE

3.7.0 CE

Anypoint™ Studio

Version: 5.3.1
Build Number:201509301448

Management Console

n/a

Mule DevKit

3.7.0

APIkit

version: 1.7.0

Migration Guide

This section presents configuration considerations you may want to adjust when migrating from a previous version of a Mule runtime, or previous version of Studio. Contact MuleSoft if you have a question about a specific migration activity or concern.

From the previous versions of Studio (5.1.1, 5.2.0, 5.2.1, to 5.3.0) there is no special migration needed, but when coming from older versions, it’s recommended that you create a new workspace to host projects built with this new version. When opening a previous Workspace with projects that were created with Studio 5.1.0 or older, and which has metadata stored in disk, Studio asks you to perform an update to all the projects so that the Metadata Manager can handle the types and to show the types in your project. Note that performing this conversion might imply loosing previously defined run configurations.

Studio as an Eclipse plugin only works with Eclipse 4.3 or 4.4 due to an SWT dependency.

You can easily import all of the external components that you had installed in your old version of Anypoint Studio through a single action. This includes connectors, runtimes, and any other type of extension added through the Anypoint Exchange or the ​Help → Install new software​ menu, as long as there are no compatibility restrictions.

Do this by selecting File→Import and then choose Install→From existing installation.

import

Then specify the location of your old version of Anypoint Studio in your local drive.

Hardware and Software System Requirements

  • This release does not change the hardware and software system requirements established by the 3.6.1 Runtime.

  • MuleSoft recommends a minimum of 4 GB RAM on a developer workstation. As applications become complex, consider adding more RAM. Contact MuleSoft Support with any questions you have about system requirements.

  • This version of Anypoint Studio requires Java 7. Note: If you are installing Anypoint Studio on a Mac computer with OS X that has no Java installed, the OS may require that you first download and install JDK 1.6. Install JDK 1.6 first and then install JDK 1.7.

Deprecated in this Release

  • Nothing was deprecated in this release.

Eclipse Plugin

If you are using Studio as an Eclipse plugin, you can get this version of Studio using the Eclipse update site http://studio.mulesoft.org/r4/plugin.

This allows you to download Anypoint Studio core and third-party components version 5.x.x and with an embedded version of Mule Runtime v3.7.x along with other optional components.
For a detailed description of the update site’s content visit the Studio in Eclipse section.

Bug Fixes

  • [STUDIO-6906] - When running the APIKit scaffolder without changes in the raml file, XML content is duplicated.

  • [STUDIO-6987] - Support for having multiple projects that implement the same domain (api-gateway default domain)

  • [STUDIO-7040] - Metadata: when searching for a JSON sample, the file browser filters for schemas.

  • [STUDIO-7045] - Error when creating a new project: Resource main folder is not found.

  • [STUDIO-7062] - [External References] Test Connection of an imported database configuration is not working.

  • [STUDIO-7067] - Apikit NPE when trying to get RAML file location.

  • [STUDIO-7068] - [SE-1957] mule-deploy.properties set to ignore in .gitignore file.

  • [STUDIO-7069] - NPE when importing a project using General Import.

  • [STUDIO-7070] - Datasense is not working with Schemas in APIkit.

  • [STUDIO-7071] - [External References] External references not correctly refreshed when adding a jar via maven.

  • [STUDIO-7072] - When importing a project, it cannot be built because of missing files.

  • [STUDIO-7094] - Validation with DataWeave freezes studio.

  • [STUDIO-7099] - When right clicking on ErrorLog/Problems/Console views, the options for "Apikit" and "Domain" appear.

  • [STUDIO-7107] - [DataWeave] Editor has significant delays when autocompleting content.

  • [STUDIO-7110] - [DataWeave] Preview does not work with Gateway Server.