Releases: openrewrite/rewrite-maven-plugin
Releases · openrewrite/rewrite-maven-plugin
4.6.2
Enhancements:
- Updated with rewrite 7.8.1
4.6.1
Minor bugfix for processing recipes based on visitor type.
4.6.0
Enhancements:
- Updated with rewrite 7.8.0
4.5.0
Enhancements:
- Updated with rewrite core libraries 7.7.0
- Updated instantiation of RocksdbMavenPomCache. #176
4.4.0
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
Updated with rewrite 7.4.0
4.2.3
- Formatting polish and tidying
4.2.2
- Properly list maven resources for YAML, XML, and properties parsing [987e7d0]
4.2.1
- Configurable failOnDryRunResults #163
...
<configuration>
<failOnDryRunResults>true</failOnDryRunResults>
</configuration>
4.2.0
- 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. ✨