Skip to content

Releases: openrewrite/rewrite-migrate-java

3.8.0

24 Apr 18:35
b8aacb2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.7.0...v3.8.0

3.7.0

10 Apr 15:49
83ce1c6

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

3.6.0

09 Apr 19:26
27f3c95

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

3.5.0

27 Mar 19:38

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.5.0

3.4.0

11 Mar 20:36

Choose a tag to compare

What's Changed

  • Improve Handling of Absolute, Relative, and Non-Literal URLs in URL Migration by @karthikNousher in #678

New Contributors

Full Changelog: v3.3.0...v3.4.0

3.3.0

20 Feb 22:57

Choose a tag to compare

What's Changed

Full Changelog: v3.2.0...v3.3.0

3.2.0

07 Feb 17:35

Choose a tag to compare

What's Changed

  • Java 11 recipe for default keystore change by @ranuradh in #667
  • Polish ChangeDefaultKeyStore to only apply to Java 11 by @timtebeek in #670

Full Changelog: v3.1.0...v3.2.0

3.1.0

24 Jan 17:00

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

v3.0.1

17 Jan 17:05
6d7ba9f

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

3.0.0

10 Jan 17:38

Choose a tag to compare

What's Changed

  • fix NPE for records by @amishra-u in #637
  • fix: Skip code references in comment by @amishra-u in #638
  • Add recipe for updating SDKMAN configuration by @nielsdebruin in #649
  • Prefer JDK methods for Maps and Sets of an expected size by @timtebeek in #651
  • [JacksonJavaxToJakarta] Rewrite JaxbAnnotationModule to JakartaXmlBindAnnotationModule by @FieteO in #654
  • [JacksonJavaxToJakarta] Rewrite JacksonJaxbJsonProvider to JacksonXmlBindJsonProvider by @FieteO in #655
  • feat: use Lombok Log Annotations by @timo-a in #644
  • feat: use lombok @NoArgsConstructor annotation by @timo-a in #645
  • Add migration from javax.servlet.servlet-api to javax.servlet.javax.servlet-api by @Laurens-W in #656

New Contributors

Full Changelog: v2.31.0...v3.0.0