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