Releases: openrewrite/rewrite-logging-frameworks
Releases · openrewrite/rewrite-logging-frameworks
2.15.1
2.15.0
What's Changed
- update suppressions for 09-25-2024 vulnerability report by @natedanner in #183
- update to latest error prone to remove protobuf-java@3.19.2 vulnerability by @natedanner in #184
Full Changelog: v2.14.0...v2.15.0
2.14.0
What's Changed
- Ignore static blocks in LoggersNamedForEnclosingClass by @timtebeek in #180
- refactor: Update Gradle wrapper by @shanman190 in #181
Full Changelog: v2.13.0...v2.14.0
2.13.0
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #179
Full Changelog: v2.12.2...v2.13.0
2.12.2
What's Changed
- refactor: Update Gradle wrapper by @shanman190 in #173
- Migrate to JSpecify from OpenRewrite JSR-305 meta-annotations by @jkschneider in #176
Full Changelog: v2.12.1...v2.12.2
2.12.1
What's Changed
- chore: update suppressions 08122024121813 by @sjungling in #171
- chore: remove common OR suppressions by @sjungling in #172
Full Changelog: v2.12.0...v2.12.1
2.12.0
What's Changed
- Simplify LoggersNamedForEnclosingClass in attempt to replicate issue by @timtebeek in #170
Full Changelog: v2.11.0...v2.12.0
2.11.0
What's Changed
- Add handling of convertion JUL to slf4j calls with Throwable; #155 by @woj-tek in #164
- Fix spelling mistake by @mike-solomon in #163
- refactor: Update Gradle wrapper by @shanman190 in #168
New Contributors
- @mike-solomon made their first contribution in #163
Full Changelog: v2.10.0...v2.11.0
2.10.0
What's Changed
- Migrate from JUL to SLF4J for methods that use a Supplier argument by @woj-tek in #158
- ParameterizedLogging recipe fixed by @Riyazul555 in #162
- Recipe to convert parametrized JUL calls to slf4j by @woj-tek in #160
New Contributors
- @Riyazul555 made their first contribution in #162
Full Changelog: v2.9.0...v2.10.0