Skip to content

2.30.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 27 Nov 17:00
· 18 commits to main since this release

What's Changed

  • Fix var migration of variables initialized by static methods by @MBoegers in #609
  • Add lombok-mapstruct-binding during Java 17 migration when both lombok and mapstruct are used by @Laurens-W in #610
  • Include lombok-mapstruct-binding for maven by @Laurens-W in #611
  • Replace ArrayStoreException with TypeNotPresentException in try/catch using Class.getAnnotation() by @BhavanaPidapa in #613
  • Joda-Time to Java time: Add support for Method Parameter Migration by @amishra-u in #605
  • Do not convert return types in NoGuavaJava21 by default by @BramliAK in #601
  • Include migrating ParametersAreNonnullByDefault by @bwijsmuller in #596

Full Changelog: v2.29.1...v2.30.0