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
0.9.1
April 17, 2018
Known Limitations and Workarounds
-
mule-devkit-maven-plugin
needs to be removed from the pom.xml file of Connectors that overrides it.
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