DevKit Migration Tool (DMT) Release Notes
The DMT enables the migration of a connector built with DevKit that runs on Mule 3.x to a Mule 4 SDK compatible project.
1.0.0
May 18, 2018
New Features and Enhancements
None
Known Limitations and Workarounds
-
mule-devkit-maven-plugin
needs to be removed from the pom.xml file in connectors that override it.
Upgrade Requirements
None
Fixed Issues
Issue | Description |
---|---|
DMT should fail gracefully when Restcall annotations & Soap Connect are used |
0.9.1
April 17, 2018
New Features and Enhancements
None
Known Limitations and Workarounds
-
mule-devkit-maven-plugin
needs to be removed from the pom.xml file of Connectors that overrides it.
Upgrade Requirements
None
Fixed Issues
Issue | Description |
---|---|
DMT beta fails when DevKit plugin is redefined in the extension POM |
|
DMT: Migrate BulkOperationResult |
|
DMT: @Transformer is not being replaced/migrated |
|
DMT: Replace processor XMLTypes output for InputStream |
0.9.0
Mar 26, 2018
New Features and Enhancements
Supports:
-
Processors
-
Sources
-
Connection Management
-
Configurations
-
Paged Processors
-
Metadata (MetaData Objects are not migrated, manual migration to the MetadataTypes is required)
-
OAuth 2
-
Display Annotations
-
OnException Handlers
Known Limitations and Workarounds
-
mule-devkit-maven-plugin
needs to be removed from the pom.xml file in connectors that override it.
Upgrade Requirements
None