Skip to content

3.15.0

Choose a tag to compare

@timtebeek timtebeek released this 12 Aug 21:32
· 162 commits to main since this release

What's Changed

  • Convert assigning Switch statements to Switch expressions by @pdelagrave in #795
  • Convert switch expressions to arrows where possible by @timtebeek in #801
  • Convert switch cases with returns to returned switch expression by @timtebeek in #802
  • ReplaceStreamCollectWithToList should look at return type by @timtebeek in #803
  • New recipe to adopt Lombok setter method names by @timo-a in #632
  • refactor: Static imports for Collections and Collectors by @timtebeek in #804
  • Preserve whitespace in MigrateCollectionsUnmodifiableList by @timtebeek in #806
  • rename settings.local.json to settings.json by @zieka in #808
  • The quick fix for the tests for Jaxws Dependencies by @steve-aom-elliott in #809
  • Refactor RewriteTest to use defaults method by @timtebeek in #814
  • Create is methods for boolean fields in LombokValueToRecord by @timtebeek in #813
  • Joda-time: Make safe migration optional by @amishra-u in #811
  • Improve "Add explicit Common Annotations dependencies" in "Migrate to Java 11" by @jevanlingen in #816
  • chore(ci): bump actions/checkout from 4 to 5 by @dependabot[bot] in #817

Full Changelog: v3.14.0...v3.15.0