Releases: oshai/kotlin-logging
Releases · oshai/kotlin-logging
8.0.02
8.0.01
What's Changed
- Refactor: Unified Logger Provider Architecture by @oshai in #584
- refactor: Refine initialization logic by @oshai in #585
- KLogger API Cleanup & Ambiguity Fix by @oshai in #586
- fix action by @oshai in #593
- feat: add timestamp to KLoggingEvent by @oshai in #591
- Fix Darwin historical logs redaction using public format string by @oshai in #590
- feat: add configuration to suppress startup message by @oshai in #589
- Feature: Add JPMS Support (Issue #365) by @oshai in #592
- Fix Darwin OSLog composition failure in historical logs by @oshai in #594
Full Changelog: 7.0.14...8.0.01
8.0.00-beta-04
What's Changed
Full Changelog: 8.0.00-beta-03...8.0.00-beta-04
8.0.00-beta-03
What's Changed
Full Changelog: 8.0.00-beta-02...8.0.00-beta-03
8.0.00-beta-02
What's Changed
- refactor: Refine initialization logic by @oshai in #585
- KLogger API Cleanup & Ambiguity Fix by @oshai in #586
- fix action by @oshai in #593
- feat: add timestamp to KLoggingEvent by @oshai in #591
- Fix Darwin historical logs redaction using public format string by @oshai in #590
- feat: add configuration to suppress startup message by @oshai in #589
Full Changelog: 8.0.00-beta-01...8.0.00-beta-02
8.0.00-beta-01
What's Changed
Full Changelog: 7.0.14...8.0.00-beta-01
7.0.14
What's Changed
- Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #559
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #560
- Upgrade Gradle wrapper to 8.14.3 by @Copilot in #563
- Bump com.android.library from 8.12.0 to 8.12.1 by @dependabot[bot] in #561
- Bump jackson from 2.19.2 to 2.20.0 by @dependabot[bot] in #565
- Bump com.android.library from 8.12.2 to 8.13.0 by @dependabot[bot] in #564
- Bump org.graalvm.sdk:nativeimage from 24.2.2 to 25.0.0 by @dependabot[bot] in #568
- Bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #567
- Bump log4j from 2.25.1 to 2.25.2 by @dependabot[bot] in #572
- Bump actions/cache from 4.2.4 to 4.3.0 by @dependabot[bot] in #571
- Bump com.diffplug.spotless from 7.2.1 to 8.0.0 by @dependabot[bot] in #570
- Bump gradle/actions from 4 to 5 by @dependabot[bot] in #574
- Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #573
- Change LogbackLogEvent to implement ILoggingEvent by @oshai in #583
New Contributors
- @Copilot made their first contribution in #563
Full Changelog: 7.0.13...7.0.14
7.0.13
What's Changed
- Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #549
- Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #555
- Bump actions/first-interaction from 2 to 3 by @dependabot[bot] in #553
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #552
- fix: regenerate gradle wrapper for 8.13 validation by @oshai in #557
- feat: add wasmWasi target with console appender and tests by @oshai in #551
Full Changelog: 7.0.12...7.0.13
7.0.12
7.0.11
What's Changed
- extract DarwinFormatter and add test by @oshai in #394
- fix linux test by @oshai in #542
- Bump junit from 5.9.2 to 5.13.4 by @dependabot[bot] in #536
- upgrade gradle from 8.12 to 8.13 by @oshai in #544
- Bump com.android.library from 8.10.0 to 8.11.1 by @dependabot[bot] in #527
- fix build warning by @oshai in #545
Full Changelog: 7.0.10...7.0.11