Skip to content

Releases: oshai/kotlin-logging

8.0.02

03 May 13:07

Choose a tag to compare

What's Changed

  • Fix GraalVM native build error caused by stale substitution target in v8.x by @Copilot in #601

Full Changelog: 8.0.01...8.0.02

8.0.01

16 Feb 13:44

Choose a tag to compare

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

09 Jan 11:35

Choose a tag to compare

What's Changed

  • Fix Darwin OSLog composition failure in historical logs by @oshai in #594

Full Changelog: 8.0.00-beta-03...8.0.00-beta-04

8.0.00-beta-03

09 Jan 06:09

Choose a tag to compare

What's Changed

Full Changelog: 8.0.00-beta-02...8.0.00-beta-03

8.0.00-beta-02

08 Jan 16:09

Choose a tag to compare

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

05 Jan 06:16

Choose a tag to compare

What's Changed

  • Refactor: Unified Logger Provider Architecture by @oshai in #584

Full Changelog: 7.0.14...8.0.00-beta-01

7.0.14

01 Jan 11:47

Choose a tag to compare

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

19 Aug 10:58

Choose a tag to compare

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

06 Aug 15:27

Choose a tag to compare

What's Changed

Full Changelog: 7.0.11...7.0.12

7.0.11

02 Aug 22:49

Choose a tag to compare

What's Changed

Full Changelog: 7.0.10...7.0.11