What's Changed
- Adding the nestedVariables test case by @greg-at-moderne in #604
- refactor: org.openrewrite.mavencentral by @Laurens-W in #612
- Issue #622: precompile regexes in FixStringFormatExpressions.java and… by @cxdima in #625
- Recipe
RemoveRedundantNullCheckBeforeInstanceof
by @timtebeek in #632 - Fix ClassCastException when handling nested exception class names in CombineSemanticallyEqualCatchBlocks by @AbhishekHerbertSamuel in #598
- Simplify
Arrays.asList
with new array argument by @timtebeek in #633
New Contributors
- @cxdima made their first contribution in #625
- @AbhishekHerbertSamuel made their first contribution in #598
Full Changelog: v2.11.0...v2.12.0