Skip to content

Releases: openrewrite/rewrite-logging-frameworks

3.26.0

12 Mar 14:43

Choose a tag to compare

What's Changed

  • Add recipe to convert log creation from JBoss Logging to SLF4J by @tmoreira2020 in #283

New Contributors

Full Changelog: v3.25.0...v3.26.0

3.25.0

04 Mar 17:41
6618dfa

Choose a tag to compare

What's Changed

  • Add StringFormat, MessageFormat, and RemoveUnnecessaryLogLevelGuards SLF4J recipes. by @motlin in #280
  • Fix PrintStackTraceToLogError breaking stacktrace-to-string methods by @timtebeek in #282

Full Changelog: v3.24.0...v3.25.0

3.24.0

25 Feb 13:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.23.0...v3.24.0

3.23.0

11 Feb 09:32
37b84bf

Choose a tag to compare

What's Changed

  • Make declarative recipes singletons by @sambsnyd in #275
  • Support isEnabledFor to isEnabled in Log4j 1.x to 2.x migration by @timtebeek in #277

Full Changelog: v3.22.0...v3.23.0

3.22.0

20 Jan 19:51
5c7e039

Choose a tag to compare

What's Changed

  • Support for java.lang.System.Logger in recipes that handles System.out to logger framework by @ovelindstrom in #272
  • Fix IndexOutOfBoundsException with quoted parameters in JulParameterizedArguments by @timtebeek in #274

New Contributors

Full Changelog: v3.21.0...v3.22.0

3.21.0

07 Jan 16:37

Choose a tag to compare

What's Changed

Full Changelog: v3.20.0...v3.21.0

3.20.0

16 Dec 16:59
aba6535

Choose a tag to compare

What's Changed

  • Do not wrap record component accessor methods by @timtebeek in #267
  • Verify CommonsLoggingToLog4j for Groovy sources by @cliviu in #269

New Contributors

Full Changelog: v3.19.1...v3.20.0

3.19.1

05 Dec 11:20

Choose a tag to compare

What's Changed

Full Changelog: v3.19.0...v3.19.1

3.19.0

20 Nov 12:20

Choose a tag to compare

What's Changed

  • Apply do no harm to ParameterizedLogging by not changing statements with exceptions by @Laurens-W in #264

Full Changelog: v3.18.1...v3.19.0

v3.18.1

12 Nov 18:51
52e734c

Choose a tag to compare

What's Changed

  • Fix method pattern in ArgumentArrayToVarargs by @timtebeek in #263
  • Directly include the generated recipes here, as rewrite-third-party requires Java 17 by @timtebeek in c7b5bd2)

Full Changelog: v3.18.0...v3.18.1