Releases: openrewrite/rewrite-logging-frameworks
Releases · openrewrite/rewrite-logging-frameworks
2.2.0
What's Changed
- Migrate from Apache Commons Logging to SLF4J by @ammachado in #119
- Escape dollar sign on messages by @ammachado in #120
- Replace Lombok logging annotations when switching frameworks by @timtebeek in #121
- Minor cleanup following #121 by @timtebeek in #122
- Also replace Gradle dependencies by @timtebeek in #123
New Contributors
- @ammachado made their first contribution in #119
Full Changelog: v2.1.0...v2.2.0
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