Skip to content

Releases: mulesoft/mule-migration-assistant

v1.4.0

28 Dec 18:46
Compare
Choose a tag to compare

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

Full Changelog: v1.3.1...v1.4.0

v1.4.0-alpha

22 Jul 21:55
27e4015
Compare
Choose a tag to compare
v1.4.0-alpha Pre-release
Pre-release

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

22 Jul 21:18
Compare
Choose a tag to compare

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

17 May 12:56
Compare
Choose a tag to compare

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

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

Full Changelog:
v1.2.0...v1.3.0

v1.2.0

29 Oct 16:54
Compare
Choose a tag to compare

What's Changed

New Features

Bug fixes

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

Full Changelog: v1.1.0...v1.2.0

v1.1.0

24 Sep 16:19
Compare
Choose a tag to compare

v1.0.0

26 Jun 19:29
c4391a0
Compare
Choose a tag to compare