Skip to content

Releases: openrewrite/rewrite-maven-plugin

4.6.2

02 Jul 01:56

Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.8.1

4.6.1

01 Jul 02:03

Choose a tag to compare

Minor bugfix for processing recipes based on visitor type.

4.6.0

30 Jun 04:51

Choose a tag to compare

Enhancements:

  • Updated with rewrite 7.8.0

4.5.0

12 Jun 00:50

Choose a tag to compare

Enhancements:

  • Updated with rewrite core libraries 7.7.0
  • Updated instantiation of RocksdbMavenPomCache. #176

4.4.0

26 May 06:24

Choose a tag to compare

Enhancements:

  • Update with rewrite 7.6.0
  • Enable logging of Recipe validation failures 8ce4615

Fixes:

  • Fix properties and xml files being excluded from parsing and refactoring. b030916

4.3.0

11 May 01:19

Choose a tag to compare

Updated with rewrite 7.4.0

4.2.3

09 May 13:50

Choose a tag to compare

  • Formatting polish and tidying

4.2.2

06 May 19:05

Choose a tag to compare

  • Properly list maven resources for YAML, XML, and properties parsing [987e7d0]

4.2.1

06 May 15:42

Choose a tag to compare

  • Configurable failOnDryRunResults #163
...
<configuration>
    <failOnDryRunResults>true</failOnDryRunResults>
</configuration>

4.2.0

05 May 17:46

Choose a tag to compare

  • Bumps version of rewrite to 7.3.0
  • Add status logging when running a recipe #156

Thank you all for your suggestions, feedback, and bug reports. ✨