Skip to content

Releases: openrewrite/rewrite-static-analysis

1.16.0

11 Sep 17:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.15.0...v1.16.0

1.15.0

28 Aug 14:16
Compare
Choose a tag to compare

What's Changed

  • refactor: Update Gradle wrapper by @shanman190 in #324
  • Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #327
  • Convert additional lambdas to expressions based on number of args by @timtebeek in #329
  • Fix overly cautious regexp for = UseStringReplace by @blipper in #332

New Contributors

Full Changelog: v1.14.0...v1.15.0

1.14.0

12 Aug 19:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.0...v1.14.0

1.13.0

31 Jul 11:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v1.13.0

1.12.0

15 Jul 09:14
Compare
Choose a tag to compare

What's Changed

  • Don't use lambdas for methods with type parameters. by @mbruggmann in #310
  • refactor: Update Gradle wrapper by @shanman190 in #311
  • Recipe AddSerialAnnotationToserialVersionUID by @jbessels in #247
  • Duplicate variable name in if statement with two different instanceof by @KoTurk in #175

New Contributors

Full Changelog: v1.11.0...v1.12.0

1.11.0

03 Jul 16:51
Compare
Choose a tag to compare

What's Changed

  • Do not rewrite String.replaceAll with special chars in replacement string by @protocol7 in #306

New Contributors

Full Changelog: v1.10.0...v1.11.0

1.10.1

19 Jun 18:05
Compare
Choose a tag to compare

Full Changelog: v1.9.0...v1.10.1

1.10.0

19 Jun 09:04
Compare
Choose a tag to compare

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

1.9.0

07 Jun 22:36
667ee47
Compare
Choose a tag to compare

What's Changed

New Contributors

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

1.8.1

22 May 21:47
5a391c1
Compare
Choose a tag to compare

What's Changed

  • RemoveUnusedPrivateMethods should ignore class annotated with @SupressWarning("unused") by @Dinozavvvr in #293

New Contributors

Full Changelog: v1.7.0...v1.8.1