Releases: openrewrite/rewrite-logging-frameworks
Releases · openrewrite/rewrite-logging-frameworks
3.26.0
What's Changed
- Add recipe to convert log creation from JBoss Logging to SLF4J by @tmoreira2020 in #283
New Contributors
- @tmoreira2020 made their first contribution in #283
Full Changelog: v3.25.0...v3.26.0
3.25.0
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
What's Changed
- Replace JulGetLoggerToLoggerFactory Refaster recipe with imperative visitor by @steve-aom-elliott in #278
- Fix CI: Change slf4j-api-2.1.+ to slf4j-api-2 by @timtebeek in #279
New Contributors
- @steve-aom-elliott made their first contribution in #278
Full Changelog: v3.23.0...v3.24.0
3.23.0
What's Changed
- Make declarative recipes singletons by @sambsnyd in #275
- Support
isEnabledFortoisEnabledin Log4j 1.x to 2.x migration by @timtebeek in #277
Full Changelog: v3.22.0...v3.23.0
3.22.0
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
- @ovelindstrom made their first contribution in #272
Full Changelog: v3.21.0...v3.22.0
3.21.0
What's Changed
- Update expectations after random name generator upgrade by @greg-at-moderne in #270
- Remove vulnerable dependency from test scope by @Laurens-W in #271
Full Changelog: v3.20.0...v3.21.0
3.20.0
3.19.1
What's Changed
- OpenRewrite v8.68.1: https://github.com/openrewrite/rewrite
Full Changelog: v3.19.0...v3.19.1
3.19.0
What's Changed
- Apply do no harm to
ParameterizedLoggingby not changing statements with exceptions by @Laurens-W in #264
Full Changelog: v3.18.1...v3.19.0
v3.18.1
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