Releases: openrewrite/rewrite-logging-frameworks
Releases · openrewrite/rewrite-logging-frameworks
3.0.0
What's Changed
ParameterizedLogging
support for logger fields added through Lombok annotations by @nielsdebruin in #205
New Contributors
- @nielsdebruin made their first contribution in #205
Full Changelog: v2.18.1...v3.0.0
2.18.1
What's Changed
- Drop
contextSensitive()
fromJavaTemplate
to fix compilation by @timtebeek in #203 - Remove log4j from runtime classpath as it is only needed to generate a recipe from a refaster template by @pstreef in #204
Full Changelog: v2.18.0...v2.18.1
2.18.0
What's Changed
- Do not fail ParameterizedLogging for Kotlin String templates by @timtebeek in #187
- Disable
ParameterizedLogging
on Groovy files by @Laurens-W in #188 - update vulneravility suppressions by @lkerford in #189
- Add additional steps to
Log4j1ToLog4j2
by @timtebeek in #195 - chore: update suppressions by @zieka in #196
- Add testcase to validate switch cases in
SystemErrToLogging
by @Laurens-W in #197 - Add testcases to validate switch cases in
SystemErrToLogging
andParameterizedLogging
by @Laurens-W in #198 - Apply the MSAL license by @jkschneider in #199
- Apply MSAL license when generating POMs by @jkschneider in #200
- chore: update OWASP suppressions by @bryceatmoderne in #201
New Contributors
- @Laurens-W made their first contribution in #188
- @lkerford made their first contribution in #189
- @bryceatmoderne made their first contribution in #201
Full Changelog: v2.17.0...v2.18.0
2.17.1
What's Changed
- OpenRewrite v8.41.1: https://github.com/openrewrite/rewrite
Full Changelog: https://github.com/openrewrite/rewrite-logging-frameworks
2.17.0
Full Changelog: v2.16.1...v2.17.0
2.16.1
What's Changed
- Do not pick up log4j-core:3.0.0-beta3 by @timtebeek in a1c41de
Full Changelog: v2.16.0...v2.16.1
2.16.0
Full Changelog: v2.15.1...v2.16.0
2.15.1
Full Changelog: v2.15.0...v2.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 [email protected] 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