Skip to content

Releases: openrewrite/rewrite-migrate-java

v2.0.10

25 Aug 02:21
8a1e088
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.4.0
  • Migrate javax.annotation.Nullable to jakarta.annotation.Nullable by @rickie in #266
  • Plexus FileUtils refaster template recipes by @timtebeek in #272
  • Do not partially use text blocks by @timtebeek in #273
  • Add Apache Commons StringUtils refaster template replacements by @AlekSimpson in #271
  • Support trimmed arguments in IsNotEmptyToJdk by @timtebeek in #275
  • Fix typos and reformatting for line length. by @mlvandijk in #276
  • Apache Commons File Utils Migrations by @AlekSimpson in #274
  • Disable some ApacheCommonsStringUtils recipes after seeing results by @timtebeek in #277

New Contributors

Full Changelog: v2.0.9...v2.0.10

2.0.9

27 Jul 22:02
bb41637
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.8...v2.0.9

2.0.8

21 Jul 13:00
Compare
Choose a tag to compare

What's Changed

  • Add tests to reproduce exceptions in UseVarForGenericsConstructors by @MBoegers in #259
  • Fix errors for Arrays and inception bounds by @MBoegers in #263

Full Changelog: v2.0.7...v2.0.8

2.0.7

14 Jul 16:11
b352e2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.3...v2.0.7

2.0.6

05 Jul 12:19
927b01d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.5...v2.0.6

2.0.5

04 Jul 11:19
927b01d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.4...v2.0.5

2.0.4

28 Jun 13:17
927b01d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.3...v2.0.4

2.0.3

28 Jun 08:10
927b01d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.0.3

2.0.2

26 Jun 11:50
4241d47
Compare
Choose a tag to compare

What's Changed

  • Prefer Objects.requireNonNull and StandardCharsets over Guava by @timtebeek in #232
  • Drop Hibernate migration recipes moved to rewrite-hibernate by @timtebeek in #235
  • Java 10+ Local-Variable Type Inference by @MBoegers in #218
  • Fixed dependency causing java 8 incompatibility by @joanvr in #242

New Contributors

Full Changelog: v2.0.1...v2.0.2

2.0.1

14 Jun 03:40
Compare
Choose a tag to compare

What's Changed

  • OpenRewrite 8.1.2