Releases: openrewrite/rewrite-static-analysis
Releases · openrewrite/rewrite-static-analysis
1.13.0
What's Changed
- NullableOnMethodReturnType by @jkschneider in #317
New Contributors
- @jkschneider made their first contribution in #317
Full Changelog: v1.12.0...v1.13.0
1.12.0
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
- @mbruggmann made their first contribution in #310
- @jbessels made their first contribution in #247
- @KoTurk made their first contribution in #175
Full Changelog: v1.11.0...v1.12.0
1.11.0
What's Changed
- Do not rewrite String.replaceAll with special chars in replacement string by @protocol7 in #306
New Contributors
- @protocol7 made their first contribution in #306
Full Changelog: v1.10.0...v1.11.0
1.10.1
Full Changelog: v1.9.0...v1.10.1
1.10.0
Full Changelog: v1.9.0...v1.10.0
1.9.0
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #299
- InstanceOfPatternMatch: Generic type without parameters by @BoykoAlex in #298
- Remove empty lines after rewrite by @koppor in #300
New Contributors
Full Changelog: v1.8.0...v1.9.0
1.8.1
What's Changed
RemoveUnusedPrivateMethods
should ignore class annotated with@SupressWarning("unused")
by @Dinozavvvr in #293
New Contributors
- @Dinozavvvr made their first contribution in #293
Full Changelog: v1.7.0...v1.8.1
1.8.0
What's Changed
RemoveUnusedPrivateMethods
should ignore class annotated with@SupressWarning("unused")
by @Dinozavvvr in #293
New Contributors
- @Dinozavvvr made their first contribution in #293
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Update with rewrite 8.26.0
- Fix bug in InstanceOfPatternMatch getting the variable name from the name of a nested class by @nguyenhoan in #291
- Adjusts MethdNameCasing name and description by @mike-solomon in #292
New Contributors
- @nguyenhoan made their first contribution in #291
Full Changelog: v1.6.0...v1.7.0
1.6.0
What's Changed
- Clarify display name + desc for builder recipe by @mike-solomon in #285
- Avoid parenthesis only cleanup in SimplifyConstantIfBranchExecution by @Bananeweizen in #287
Full Changelog: v1.5.0...v1.6.0