Releases: mulesoft/mule-migration-assistant
Releases · mulesoft/mule-migration-assistant
v1.4.0
What's Changed
New Features
- No Compatibility mode (experimental): perform the migration without relying on the compatibility module
In order to enable no-compatibility mode use-noCompatibility
flag by @svacas in #701
Bug Fixes
- Generate error message when attempting to migrate mel
empty
literal by @andres-rad in #685 - Fix IndexOutOfBoundsException with Request-Reply by @svacas in #694
- Multiple transformer refs must be space separated by @svacas in #695
- Avoid NullPointerException on mule-app-maven-plugin removal by @svacas in #696
Other Changes
- Update dependency com.mulesoft.anypoint:mule-json-threat-protection-extension to v1.1.3 in #662
- Update dependency com.mulesoft.connectors:mule-amqp-connector to v1.7.4 in #635
- Update dependency com.mulesoft.anypoint:mule-federation-extension to v1.3.1 in #627
- Update dependency com.mulesoft.modules:mule-cryptography-module to v1.3.10 in #681
- Update dependency org.mule.connectors:mule-jms-connector to v1.8.4 in #684
New Contributors
- @andres-rad made their first contribution in #685
Full Changelog: v1.3.1...v1.4.0
v1.4.0-alpha
What's Changed
New Features
- No Compatibility mode (experimental) : perform the migration without relying on the compatibility module
In order to enable no-compatibility mode use-noCompatibility
flag
v1.3.1
What's Changed
Bug fixes
- Report 'invoke' component not being migrated by @svacas in #639
- Fix ConcurrentModificationException on http configurations by @svacas in #640
- Support processor chains without name attribute by @svacas in #641
- Support enricher element without surrounding flow by @svacas in #642
- Fix reported element count for unsupported namespaces by @svacas in #643
- Support properties for vm consumers by @svacas in #644
- Translate Apikit flow-refs to mule4 naming convention by @svacas in #648
- Fix "cannot move api folder" error by @svacas in #649
- Mark migration as failed when exceptions occur by @svacas in #650
- Support poms without version by @svacas in #651
- Support mocks with no "with-attributes" or "then-return" children by @svacas in #652
- Add scripting dependency when using compatibility by @svacas in #653
- Support multiple async elements referencing the same processing strategy by @svacas in #654
- Sanitize sub-flow names by @svacas in #656
- Report interceptors as not migrated by @svacas in #657
- Fixes #661 Sanitize all comments by @teofr in #672
Other Changes
- Verify compatibility dwl generated files by @svacas in #659
- Update log4j.version to v2.17.2 by @renovate-pro-kbuild in #605
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
New Features
- Define new end-to-end testing strategy by @svacas in #573
- Migration Result JSON report (experimental) by @svacas in #601
- Add Summary metrics to HMTL report by @jesica-fera in #603
- Add support for migrating MEL with DW function with an inline script by @jesica-fera in #608
Bug fixes
- Fixes #454 NumberFormatException in until-successful's secondsBetweenRetries featuring properties by @svacas in #558
- Fixes #562 and #565 Produce proper report messages when addresses can not be resolved by @olamiral-mulesoft and @machaval in #574
- Fixes #561 Soapkit mistakenly reported as unsupported by @olamiral-mulesoft and @teofr in #580
- Fixes #423 Failed to generate report due to schema namespace problem by @olamiral-mulesoft and @svacas in #581
- Fixes #563 Secure properties message is shown as ERROR when it should be a WARN by @olamiral-mulesoft and @TomoDC in #571
- Report unsupported JMS connector configuration by @svacas in #600
- Fixes #564 Unsupported SFDC configuration does not produce any errors by @jesica-fera in #614
- Fixes #455 Fixed toInstanceOf and toExceptionFunction Migrator methods, update parser version to 2.4.0 by @olamiral-mulesoft and @jesica-fera in #610
Other Changes
- Update dependency com.google.code.gson:gson to v2.8.9 by @renovate-pro-kbuild in #559
- Update log4j.version to v2.17.0 by @snyk-bot in #590
- Upgrade commons-cli:commons-cli from 1.4 to 1.5.0 by @snyk-bot in #588
- Update dependency com.lmax:disruptor to v3.4.4 by @renovate-pro-kbuild in #589
- Update dependency org.mule.connectors:mule-jms-connector to v1.8.2 by @renovate-pro-kbuild in #595
- Add windows build by @svacas in #598
- Update activemq-client from 5.15.1 to 5.15.9 in /mule-migration-tool-tests/src/test/resources/e2e/jms1Mvn by @dependabot in #599
- Update dependency org.mule.modules:mule-compression-module to v2.1.2 by @renovate-pro-kbuild in #604
- Update dependency com.mulesoft.anypoint:mule-wsdl-functions-extension to v1.1.3 by @renovate-pro-kbuild in #631
New Contributors
- @olamiral-mulesoft made their first contribution in #571
- @machaval made their first contribution in #574
- @teofr made their first contribution in #580
- @TomoDC made their first contribution in #582
- @jesica-fera made their first contribution in #603
Full Changelog:
v1.2.0...v1.3.0
v1.2.0
What's Changed
New Features
- Fix #466 Add Parent for pom model manipulation by @holiday-sunrise in #473
- Fix #492 Add cancelOnError Option parameter to stop if a Task Fails. by @holiday-sunrise in #501
- Fix #516 Add Parent Pom Migration Step by @holiday-sunrise in #529
Bug fixes
- Fix #460: Exclusions .gitignore should not be excluded by @holiday-sunrise in #474
- Fix #461: Nullpointer if catalog folder with custom types exits by @holiday-sunrise in #475
- Fix #462: CleanNamespaces throws Nullpointer while catalog folder exists by @holiday-sunrise in #476
- Fix #465: request builder is removed too early from parent by @holiday-sunrise in #477
- Fix #468: Fix serval maven enforcer errors by @holiday-sunrise in #478
- Fix #480: Fix maven problem overriding maven-surefire-plugin by @holiday-sunrise in #481
- Fix #483 fix generated .classpath file (used in eclipse) by @holiday-sunrise in #485
- Add m2e lifecyle-mapping plugin (fix eclipse project errors) by @holiday-sunrise in #489
- fix java.lang.StackOverflowError by @holiday-sunrise in #528
- Fix #459: support migrating proxies by @afelisatti in #536
- Fix #506: add proper error message for missing mule version param by @afelisatti in #507
- persist Studio7.x .gitignore File by @holiday-sunrise in #509
- Fix #530: response elements should be added last but before error han… by @afelisatti in #531
Other Changes
- Update dependency org.jacoco:jacoco-maven-plugin to v0.8.7 by @renovate-pro-kbuild in #411
- Fix #503 by updating all connector/module versions & dependencies, ex… by @afelisatti in #504
- Update dependency org.freemarker:freemarker to v2.3.31 by @renovate-pro-kbuild in #407
- Update dependency com.icegreen:greenmail to v1.6.4 by @renovate-pro-kbuild in #406
- Update dependency org.apache.httpcomponents:fluent-hc to v4.5.13 by @renovate-pro-kbuild in #512
- Update powermock.module.junit4 to v2.0.9 by @renovate-pro-kbuild in #515
- Update dependency org.scalatest:scalatest-maven-plugin to v2.0.2 by @renovate-pro-kbuild in #514
- Update dependency junit:junit to v4.13.2 by @renovate-pro-kbuild in #511
- Update dependency org.mockito:mockito-core to v2.28.2 by @renovate-pro-kbuild in #412
- Update dependency com.google.code.gson:gson to v2.8.8 by @renovate-pro-kbuild in #538
- Update dependency com.icegreen:greenmail to v1.6.5 by @renovate-pro-kbuild in #539
- Update dependency com.mulesoft.connectors:mule-amqp-connector to v1.7.2 by @renovate-pro-kbuild in #543
- Update dependency org.mule.connectors:mule-sockets-connector to v1.2.2 by @renovate-pro-kbuild in #544
- Update dependency org.xmlunit:xmlunit-matchers to v2.8.2 by @renovate-pro-kbuild in #545
- Update dependency org.mule.modules:mule-aggregators-module to v1.0.5 by @renovate-pro-kbuild in #546
- Update dependency org.apache.maven.plugins:maven-jar-plugin to v3.2.0 by @renovate-pro-kbuild in #532
- Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.0.0 by @renovate-pro-kbuild in #548
- Update dependency org.xmlunit:xmlunit-matchers to v2.8.3 by @renovate-pro-kbuild in #553
New Contributors
- @mlischetti made their first contribution in #495
- @holiday-sunrise made their first contribution in #481
- @afelisatti made their first contribution in #504
- @svacas made their first contribution in #555
Full Changelog: v1.1.0...v1.2.0
v1.1.0
-
mule-migration-assistant-runner-1.1.0.tar.gz
SHA-256: 514c537fd5e89249401567c69e41453ba38e4f39b955ddff5693fac492ebf6d5 -
mule-migration-assistant-runner-1.1.0.zip
SHA-256: 4715ed703b4a30e8580cd2c4be41f69d2cabdfa8e06e1ebaccbf57776be8c1a6
v1.0.0
-
mule-migration-assistant-runner-1.0.0.tar.gz
SHA-256: e38962d478e40077a6f0655ff61569e268da4c4741ae4c94df1efd2afc5ba9ae -
mule-migration-assistant-runner-1.0.0.zip
SHA-256: 3aa86d846151514930d2b48756d5fad1cd1f468f6872688297179e68daf59bac