8.25.0
What's Changed
- Restore adding missing prefix in MergeYaml by @timtebeek in #4150
- refactor: OpenRewrite best practices by @timtebeek in #4151
- fix: use aroundMethod for anonymous inner class in blankLines by @ckcd in #4155
- Modify default behaviour of
MavenVisitor::isPluginTag()
to search everywhere, not just build by @dawngerpony in #4156 - Refactor
TreeObserver
for performance by @knutwannheden in #4160 - Allow non-eager application of Gradle plugins by @shanman190 in #4162
- Cache mirrors in
MavenPomDownloader
by @knutwannheden in #4159 - Rename
J.InstanceOf.Padding#getExpr()
andJ.LambdaParameters.Padding#getParams()
by @knutwannheden in #4163 - Support
ExactVersion
selector prefixed with "=" by @jpraet in #4167 - Support
NewClass
inMethodMatcher
andChangeMethodName
by @timtebeek in #4168 - Add
fileContentsUrl
option forCreateYamlFile
by @PhilKes in #4098 - Suggest alternatives when active recipes are not found by @timtebeek in #4169
New Contributors
Full Changelog: v8.24.0...v8.25.0