Skip to content

Releases: openrewrite/rewrite-logging-frameworks

3.27.0

08 Apr 13:23
a33a6f6

Choose a tag to compare

What's Changed

  • Fix IndexOutOfBoundsException when JUL placeholders exceed argument count by @timtebeek in #284
  • Fix exception consumed by format placeholder in CompleteExceptionLogging by @timtebeek in #285

Full Changelog: v3.26.0...v3.27.0

3.26.1

25 Mar 10:34

Choose a tag to compare

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