Skip to content

1.15.0

Compare
Choose a tag to compare
@sambsnyd sambsnyd released this 17 Nov 02:30
· 147 commits to main since this release
6787ab7

What's Changed

  • Updated with rewrite 7.33.0
  • Add Slf4j Best Practices recipe by @sullis in #73
  • Add Logger usage test case to Log4j2ToSlf4j1Test by @sullis in #76
  • Simplify Slf4jBestPracticesTest by @sullis in #75
  • Recipe Log4j1ToLog4j2 removes reload4j dependency by @sullis in #77
  • Log4j1ToLog4j2 recipe replaces slf4j binding by @sullis in #78
  • Update ParameterizedLogging to remove Object#toString() method invocations from parameters unless the invocation is the select for another method-invocation. b580e3a
  • Add a boolean option to ParameterizedLogging for conditionally remove Object#toString() method invocations from parameters. #79

New Contributors

  • @zieka made their first contribution in #80

Full Changelog: v1.14.0...v1.15.0