Skip to content

Releases: openrewrite/rewrite-logging-frameworks

1.8.0

02 Jun 02:20
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.24.0

Full Changelog: v1.7.0...v1.8.0

1.7.0

11 May 22:48
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.23.0
  • Fix UpgradeDependencyVersion recipe in Log4j1ToSlf4j1, change trustParent to overrideManagedVersion. 8d00677

Full Changelog: v1.6.0...v1.7.0

1.6.0

27 Apr 01:35
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.22.0
  • Update Log4jAppenderToLogback and Log4jLayoutToLogback Java Parsers. #62

Fixes

  • Make gradlew executable #63

Full Changelog: v1.4.0...v1.6.0

1.5.2

07 Apr 01:04
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.3

1.5.1

05 Apr 17:57
Compare
Choose a tag to compare

Enhancements

  • Updated to use rewrite 7.21.1

1.5.0

04 Apr 15:55
Compare
Choose a tag to compare

Whats Changed

  • Updated to use rewrite 7.21.0

Full Changelog: v1.3.0...v1.5.0

1.4.0

23 Mar 21:41
Compare
Choose a tag to compare

Whats Changed

  • Updated to use rewrite 7.20.0

Full Changelog: v1.3.0...v1.4.0

1.3.0

26 Feb 00:47
Compare
Choose a tag to compare

What's Changed

  • Updated ChangeType with the rewrite 7.19.0.

1.2.0

10 Feb 17:10
Compare
Choose a tag to compare

What's Changed

  • Updated to use rewrite 7.18.0
  • Log4j to SLF4J should handle dependencies #25
  • New Recipe: Replace System.out and System.err print statements with a logger.

Full Changelog: v1.1.0...v1.2.0

1.1.0

07 Jan 23:11
1da1a11
Compare
Choose a tag to compare

Enhancements

  • Updated to rewrite 7.17.0
  • The recipe org.openrewrite.java.logging.slf4j.Log4jToSlf4j now migrates both log4j 1.x and 2.x to SLF4J #51
  • Migrate Log4j 1.x to Log4j 2.x recipe org.openrewrite.java.logging.log4j.Log4j1ToLog4j2 #51

Fixes

  • org.apache.log4j.MDC not handled with Log4jToSlf4j #47 is now fixed by #51

Full Changelog: v1.0.0...v1.1.0