Skip to content

Releases: openrewrite/rewrite

8.43.1

13 Jan 12:56
6f3416f
Compare
Choose a tag to compare

What's Changed

  • Add test for inner annotations and fix for 'AddOrUpdateAnnotationAttribute' by @danielshamis in #4885
  • Enable AnnotationMatcher to match values in J.NewArray by @MBoegers in #4889
  • Print cursor when tests fail to run a recipe by @timtebeek in #4891
  • Add TomlVisitorTest after seeing ClassCastException in arrays by @timtebeek in #4892

New Contributors

Full Changelog: v8.43.0...v8.43.1

8.43.0

10 Jan 15:38
6ff7a03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.42.5...v8.43.0

v8.42.5

03 Jan 13:34
10a1661
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.42.4...v8.42.5

v8.42.4

31 Dec 12:02
2a8bf2d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.42.3...v8.42.4

v8.42.3

27 Dec 13:16
7444d1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.42.2...v8.42.3

8.42.2

26 Dec 12:49
f4038c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v8.42.1...v8.42.2

v8.42.1

23 Dec 17:41
e59e48b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.42.0...v8.42.1

8.42.0

18 Dec 11:48
Compare
Choose a tag to compare

What's Changed

  • Groovy parser does not support multiple closure arguments without parentheses by @jevanlingen in #4772
  • Correct J.FieldAccess#isFullyQualifiedClassReference() by @knutwannheden in #4774
  • Normalize server URLs to avoid missing scheme by @pstreef in #4780
  • Drop unused GraphvizResolutionEventListener & dependency by @timtebeek in #4778
  • Allow pom download failures by @adastraperangusta in #4738
  • Move the OkHttpSender to rewrite-maven tests by @timtebeek in #4782
  • Add explicit imports to avoid conflicts with classes added to java.lang, like record by @BramliAK in #4785
  • Always add import for Record classes not from java.lang package, to avoid conflicts on Java 14+ by @BramliAK in #4787
  • Add testRuntimeOnly dependency on junit-platform-launcher with Gradle 8.+ by @timtebeek in #4786
  • Fix groovy multivariable declaration by @Laurens-W in #4757
  • enhance UpgradeDependencyVersionTest by @sullis in #4788

New Contributors

Full Changelog: v8.41.3...v8.42.0

8.41.3

11 Dec 13:51
ecc2d62
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.41.2...v8.41.3

8.41.2

06 Dec 15:05
104f705
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v8.41.1...v8.41.2