Skip to content

v2.1.1

Compare
Choose a tag to compare
@kunli2 kunli2 released this 03 Oct 16:13
· 379 commits to main since this release
cc6668d

What's Changed

  • Update with rewrite 8.7.1
  • Limit scanRuntimeClasspath to combat OutOfMemoryErrors by @timtebeek in #292
  • Added ApacheCommonsFileUtils WriteStringToFile Refaster templates by @AlekSimpson in #278
  • Rewrite Stream.collect(Collectors.toUnmodifiableList()) to Stream.toList() by @Laurens-W in #293
  • javax.security.cert, LogRecord.getLongThreadID, and com.sun.net.ssl.internal.ssl.Provider migration recipes by @cjobinabo in #290
  • Completes LogRecord.getLongThreadID recipe by @cjobinabo in #295
  • Added jre17AgentMainPreMainPublic recipes by @cjobinabo in #296
  • Allow migrations to Java 21 by @timtebeek in #297
  • Adding WsWsocServerContainerDeprecationRecipe by @ranuradh in #298
  • Add PreferJavaUtilObjectsRequireNonNullElse recipe for Java 11 by @josephw in #301
  • Added 4 new Java 11 recipes by @cjobinabo in #300
  • J2ee10 - remove_parm soap_element_factory recipes by @ranuradh in #303
  • Add recipe descriptors to ApacheCommonsStringUtils by @timtebeek in #307
  • Convert SequencedCollection.iterator().next() to getFirst() by @timtebeek in #299
  • Recipe descriptors part deux by @timtebeek in #308

New Contributors

Full Changelog: v2.1.0...v2.1.1