Skip to content

Releases: openrewrite/rewrite-logging-frameworks

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

1.12.0

22 Sep 21:18
Compare
Choose a tag to compare

What's Changed

  • Updated with rewrite 7.30.0
  • Loggers named for enclosing class by @timtebeek #68

New Contributors

Full Changelog: v1.10.0...v1.12.0

1.11.0

02 Sep 20:36
Compare
Choose a tag to compare

What's Changed

  • Updated with rewrite 7.29.0
  • Loggers named for enclosing class by @timtebeek in #68

New Contributors

Full Changelog: v1.10.0...v1.11.0

1.10.1

06 Aug 17:31
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.27.1

Full Changelog: v1.8.0...v1.10.0