3.20.0
What's Changed
- Fix Lombok recipes incorrectly replacing getters/setters accessing other objects' fields by @timtebeek in #873
- Update suppressions by @Laurens-W in #874
- Fix duplicate @Getter annotations on multiple variable declarations by @timtebeek in #877
- Enable the switch recipes as part of the Java 21 migration by @timtebeek in #878
- Fix
NoGuavaSetsNewHashSetto skipIterable-only arguments by @timtebeek in #882 - Convert Guava
Predicates.andand.orby @timtebeek in #885 - Convert Guava
Predicates.equalToand.notby @timtebeek in #887 - OpenRewrite recipe best practices by @timtebeek in #888
Full Changelog: v3.19.0...v3.20.0