Releases: openrewrite/rewrite-logging-frameworks
Releases · openrewrite/rewrite-logging-frameworks
v2.1.0
What's Changed
- Update with rewrite 8.9.0
- Use non-identical display names for system print recipes (#116) by @Bananeweizen in #117
- do not modify when not Object::toString() by @joanvr in #118
New Contributors
- @Bananeweizen made their first contribution in #117
- @joanvr made their first contribution in #118
Full Changelog: v2.0.6...v2.1.0
v2.0.6
What's Changed
- Support for Lombok log annotations in three recipes by @timtebeek in #115
Full Changelog: v2.0.5...v2.0.6
v2.0.5
- Update with rewrite 8.7.1
Full Changelog: v2.0.4...v2.0.5
2.0.4
v2.0.3
- Update with rewrite 8.4.0
Full Changelog: v2.0.2...v2.0.3
2.0.2
What's Changed
- refactor: Automatically select recipe examples from the unit test cases of a recipe by @timtebeek in #109
Full Changelog: v2.0.1...v2.0.2
2.0.1
What's Changed
- OpenRewrite 8.1.2
v2.0.0
What's Changed
- Fix: Loggers should be named for their enclosing classes should not replace calls to getClass() by @pstreef in #104
- Fix: Slf4jLogShouldBeConstant removes passed exception by @pstreef in #103
- spelling: times by @jsoref in #107
- Support toString without select in Slf4jLogShouldBeConstant by @timtebeek in #108
- Upgrade to OpenRewrite 8.0 by @knutwannheden in #106
New Contributors
- @pstreef made their first contribution in #104
- @jsoref made their first contribution in #107
- @knutwannheden made their first contribution in #106
Full Changelog: v1.20.1...v2.0.0