Skip to content

Releases: openrewrite/rewrite-migrate-java

1.10.0

02 Sep 20:35
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.29.0
  • Resolve ide warnings by #118
  • Add org.openrewrite.java.migrate.lang.StringFormatted to Java 17 recipes by @timtebeek in #119

Full Changelog: v1.9.0...v1.10.0

1.9.1

06 Aug 17:20
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.27.1
  • Add declarative recipe for Java 17 upgrade. #115

Full Changelog: v1.8.0...v1.9.1

1.9.0 (please don't use)

05 Aug 22:49
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.27.0
  • Add declarative recipe for Java 17 upgrade. #115

Full Changelog: v1.8.0...v1.9.0

1.8.0

07 Jul 21:03
c62f6bc
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.25.0
  • Javax-jakarta updates by @m-brophy in #114

Full Changelog: v1.7.0...v1.8.0

1.7.0

02 Jun 02:25
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.24.0

Fixes

Full Changelog: v1.6.0...v1.7.0

1.6.0

11 May 22:46
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.23.0
  • Add ApacheIOUtilsUseExplicitCharset recipe by #104

Full Changelog: v1.5.0...v1.6.0

1.5.0

27 Apr 00:23
79cb372
Compare
Choose a tag to compare

What's Changed

  • Updated to use rewrite 7.22.9
  • Added UseEnumSetOf recipe. #89
  • Remove Cobertura Maven Plugin, as it is not compatible with Java 11. by @timtebeek #98
  • Update ApacheBase64ToJavaBase64 to support converting 'Base64#encodeBase64URLSafe(..)' and Base64#encodeBase64URLSafeString(encodeBytes) #90

Full Changelog: v1.4.3...v1.5.0

1.4.3

07 Apr 00:41
feb2d1e
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.3
  • Add SDKMAN! with .sdkmanrc using java=11.0.14-tem #84
  • Bump JaCoCo to 0.8.8 for official Java 17 support #85

Contributors

@timtebeek #84

1.4.2

05 Apr 19:42
7305d5c
Compare
Choose a tag to compare

Enhancements

Full Changelog: v1.4.1...v1.4.2

1.4.1

05 Apr 17:55
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.1

Fixes

  • Correctly point to UpgradeJaCoCoMavenPluginVersion #81

Full Changelog: v1.4.0...v1.4.1