What's Changed
- org.openrewrite.java.ChangePackage precise package match by @Dinozavvvr in #4189
- Fix bug adding import to a list of imports containing duplicate imports. by @nguyenhoan in #4197
- Added gradle recipe to remove enableFeaturePreview method by @ryanwalker in #4191
- ChangeMethodTargetToStatic should also change instance usage by @timtebeek in #4201
- bug: Handle NoClassDefFoundError when loading YAML recipes with missing recipe dependencies by @bryceatmoderne in #4186
- RemoveRedundantDependencyVersions - adding
onlyIfManagedVersionIs
o… by @nmck257 in #4148 - Fix documentation discrepancy by @ryanwalker in #4202
New Contributors
- @Dinozavvvr made their first contribution in #4189
- @nguyenhoan made their first contribution in #4197
- @ryanwalker made their first contribution in #4191
- @bryceatmoderne made their first contribution in #4186
Full Changelog: v8.26.0...v8.27.0