Skip to content

Releases: openrewrite/rewrite-logging-frameworks

2.15.0

10 Oct 09:01
403577a
Compare
Choose a tag to compare

What's Changed

  • update suppressions for 09-25-2024 vulnerability report by @natedanner in #183
  • update to latest error prone to remove protobuf-java@3.19.2 vulnerability by @natedanner in #184

Full Changelog: v2.14.0...v2.15.0

2.14.0

24 Sep 19:50
050896c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.13.0...v2.14.0

2.13.0

11 Sep 18:26
04cc10c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.2...v2.13.0

2.12.2

28 Aug 14:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.1...v2.12.2

2.12.1

12 Aug 19:40
70afd4d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.12.1

2.12.0

31 Jul 11:52
62591d1
Compare
Choose a tag to compare

What's Changed

  • Simplify LoggersNamedForEnclosingClass in attempt to replicate issue by @timtebeek in #170

Full Changelog: v2.11.0...v2.12.0

2.11.0

15 Jul 09:13
fe5826f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.10.0...v2.11.0

2.10.0

03 Jul 16:50
25726e9
Compare
Choose a tag to compare

What's Changed

  • Migrate from JUL to SLF4J for methods that use a Supplier argument by @woj-tek in #158
  • ParameterizedLogging recipe fixed by @Riyazul555 in #162
  • Recipe to convert parametrized JUL calls to slf4j by @woj-tek in #160

New Contributors

Full Changelog: v2.9.0...v2.10.0

2.9.1

19 Jun 17:37
Compare
Choose a tag to compare

What's Changed

  • Convert JUL Logger Level arguments to methods by @timtebeek in #156
  • Unit tests for JUL to slf4j transformation by @woj-tek in #157

New Contributors

Full Changelog: v2.8.0...v2.9.1

2.9.0

19 Jun 08:47
Compare
Choose a tag to compare

What's Changed

  • Convert JUL Logger Level arguments to methods by @timtebeek in #156
  • Unit tests for JUL to slf4j transformation by @woj-tek in #157

New Contributors

Full Changelog: v2.8.0...v2.9.0