Skip to content

Releases: openrewrite/rewrite-migrate-java

2.11.0

19 Mar 20:28
2b2e066
Compare
Choose a tag to compare

What's Changed

  • Add copyright to UpdateMavenProjectPropertyJavaVersion.java by @cjobinabo in #433

Full Changelog: v2.10.0...v2.11.0

2.10.0

12 Mar 22:04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.9.1...v2.10.0

2.9.1

25 Feb 13:29
111ef46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

2.9.0

20 Feb 20:20
fc51864
Compare
Choose a tag to compare

What's Changed

  • Pass GH_PAT_PULL_REQUESTS_WRITE to shared workflow by @timtebeek in #408
  • Add recipe for rule: HttpSessionInvalidate by @evie-lau in #392
  • AutoGeneratedValue recipe by @cjobinabo in #405
  • Improve the wording of a few recipe description by @murdos in #414
  • org.openrewrite.gradle.Assertions#withToolingModel moved to org.openrewrite.gradle.toolingapi.Assertions by @jkschneider in #419
  • ClassCastException in OptionalNotEmptyToIsPresent by @Bananeweizen in #418

New Contributors

Full Changelog: v2.8.0...v2.9.0

2.8.0

06 Feb 14:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.7.1...v2.8.0

2.7.1

23 Jan 17:12
bce18c4
Compare
Choose a tag to compare

What's Changed

  • Rename MXBeanNonPublic recipe and add BeansXmlNamespace recipe to list by @cjobinabo in #395
  • Minor polish related to Java 17 and 21 bumps by @timtebeek in #398
  • Do not downgrade Gradle sourceCompatibility by @timtebeek in #400

Full Changelog: v2.7.0...v2.7.1

2.7.0

16 Jan 16:02
848d013
Compare
Choose a tag to compare

What's Changed

  • Rewrite Joiner.on(", ").join("a", "b") to String.join(", ", "a", "b") by @tobli in #389
  • Update reference to PreferJavaStringJoin in no-guava by @tobli in #393

New Contributors

Full Changelog: v2.6.0...v2.7.0

2.6.0

09 Jan 14:37
bd4aa62
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

2.5.0

21 Dec 13:53
217fc8e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.2...v2.5.0

2.4.2

08 Dec 10:26
f1c66df
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.1...v2.4.2