Skip to content

Releases: openrewrite/rewrite-migrate-java

3.12.0

25 Jun 11:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.11.0...v3.12.0

3.11.0

28 May 16:04
d2a747c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.10.1...v3.11.0

3.10.1

23 May 21:31
Compare
Choose a tag to compare

Full Changelog: v3.10.0...v3.10.1

3.10.0

22 May 16:06
5295c75
Compare
Choose a tag to compare

What's Changed

  • Migrate com:intellij:annotations to org.jetbrains:annotations by @steve-aom-elliott in #719
  • JavaxMailToJakartaMail recipe should support the migration of javax.mail:mail by @bmuschko in #721
  • JavaxWsToJakartaWs recipe does not add jakarta.ws.rs-api when upgrading from JavaEE 8 to JavaEE 9 by @bmuschko in #723
  • Update Module provided recipes to use the provided scope by @cjobinabo in #725
  • Update module provided recipes by @cjobinabo in #726
  • Upgrade existing jakarta.annotation-api to 2.0.x for EE9 by @evie-lau in #729
  • Recursive package change last in jakarta-ee-9.yml by @timtebeek in #732
  • Ensure jakarta.annotation dependency is provided scope. Add/change tests by @evie-lau in #734
  • Improve JakartaXmlWs recipe by @evie-lau in #735
  • Make org.openrewrite.java.migrate.lombok.log.LogVisitor public to avoid class loader access issues when loading recipe by @bryceatmoderne in #738

New Contributors

Full Changelog: v3.9.0...v3.10.0

3.9.0

07 May 17:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.8.0...v3.9.0

3.8.0

24 Apr 18:35
b8aacb2
Compare
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
Compare
Choose a tag to compare

What's Changed

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

3.6.0

09 Apr 19:26
27f3c95
Compare
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
Compare
Choose a tag to compare

What's Changed

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

3.4.0

11 Mar 20:36
Compare
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