Skip to content

3.10.0

Compare
Choose a tag to compare
@timtebeek timtebeek released this 25 Jun 11:45
· 20 commits to main since this release
966498f

What's Changed

  • Add recipe to change logger fields to private by @jhl221123 in #221
  • Add MatchIsLogLevelEnabledWithLogStatements to SLF4J best practices by @timtebeek in #222
  • Exclude spotbugs dependency by @greg-at-moderne in #225
  • Recipe to remove .toString() called on parameterized logging statement arguments by @pdelagrave in #224
  • fix: match .toString() on any type, not just java.lang.Object by @pdelagrave in #226

New Contributors

Full Changelog: v3.9.0...v3.10.0