Skip to content

Releases: openrewrite/rewrite-logging-frameworks

v2.0.0

02 Jun 03:39
Compare
Choose a tag to compare

What's Changed

  • Fix: Loggers should be named for their enclosing classes should not replace calls to getClass() by @pstreef in #104
  • Fix: Slf4jLogShouldBeConstant removes passed exception by @pstreef in #103
  • spelling: times by @jsoref in #107
  • Support toString without select in Slf4jLogShouldBeConstant by @timtebeek in #108
  • Upgrade to OpenRewrite 8.0 by @knutwannheden in #106

New Contributors

Full Changelog: v1.20.1...v2.0.0

v1.20.1

11 Apr 20:24
48ab1a3
Compare
Choose a tag to compare

What's Changed

  • Fix template typo that missed a closing parenthesis by @kunli2 in #100

Full Changelog: v1.20.0...v1.20.1

1.20.0

04 Apr 09:37
Compare
Choose a tag to compare

What's Changed

  • Introduce recipe CompleteExceptionLogging by @kunli2 in #98

New Contributors

Full Changelog: v1.19.0...v1.20.0

1.19.0

15 Mar 02:34
Compare
Choose a tag to compare

What's new

  • Update with rewrite 7.38.0

Full Changelog: v1.18.0...v1.19.0

v1.18.0

16 Feb 04:39
Compare
Choose a tag to compare

Update with rewrite 7.36.0
Full Changelog: v1.17.0...v1.18.0

1.17.0

20 Jan 06:12
fdfba3b
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 7.35.0

Full Changelog: v1.16.0...v1.17.0

1.16.0

10 Dec 03:28
9aae71b
Compare
Choose a tag to compare

What's Changed

  • additional test case for Slf4jBestPracticesTest by @sullis in #83
  • Log4j1ToSlf4j1Test: test case for static final loggers by @sullis in #84
  • chore: update suppressions for new false positives by @natedanner in #86

Full Changelog: 1.15.0...v1.16.0

1.15.0

17 Nov 02:30
6787ab7
Compare
Choose a tag to compare

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

1.14.0

20 Oct 01:17
b944182
Compare
Choose a tag to compare

What's Changed

  • Updated to use rewrite 7.32.0
  • chore: suppress jackson-databind by @natedanner in #71

New Contributors

Full Changelog: v1.11.0...v1.14.0

1.13.0

11 Oct 01:27
Compare
Choose a tag to compare

What's Changed

  • Use rewrite 7.32.0

Full Changelog: v1.10.0...v1.13.0