Releases: oshai/kotlin-logging
Releases · oshai/kotlin-logging
3.0.5
4.0.0-beta-2
Full Changelog: 4.0.0-beta-1...4.0.0-beta-2
4.0.0-beta-1
What's Changed
See #264
3.0.4
3.0.3
3.0.1
What's Changed
- build(deps): bump slf4j from 2.0.1 to 2.0.2 by @yeikel in #242
- build(deps): bump slf4j from 2.0.2 to 2.0.3 by @yeikel in #243
- build(deps): bump junit from 5.8.2 to 5.9.1 by @yeikel in #244
- build(test-dep): Migrate to mockito-core by @yeikel in #245
- build(deps): bump kotlin multiplatform from 1.6.0 to 1.7.20 by @yeikel in #247
- build(deps): bump dokka from 1.6.0 to 1.7.10 by @yeikel in #248
- add ktfmt by @oshai in #251
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
Major version upgrade to 3.0.0 to reflect upgrade of slf4j to 2.x.
- Upgrade slf4j 1.x->2.x by @yeikel in #234
- fix kdoc of mu.KotlinLogging.logger by @aivantsov in #230
- remove 1.x links from readme by @oshai in #231
- build(deps): bump log4j from 2.17.1 to 2.18.0 by @yeikel in #235
- Create SECURITY.md by @oshai in #237
- Bump gradle wrapper to 7.5.1 by @yeikel in #238
New Contributors
- @aivantsov made their first contribution in #230
- @yeikel made their first contribution in #235
Full Changelog: 2.1.23...3.0.0
2.1.23
What's Changed
- update log4j to 2.17.1 by @imsprathap in #222
- Add support for os_log on Apple platforms by @conradev in #227
New Contributors
- @imsprathap made their first contribution in #222
- @conradev made their first contribution in #227
Full Changelog: 2.1.21...2.1.23
2.1.21
2.1.17
What's Changed
- Upgrade to JUnit5 by @severn-everett in #204
- Fix critical vulnerability in log4j by @stigkj in #207
- Addressing points raised in detektJvmMain task by @severn-everett in #203
- Upgraded Dokka to 1.6.0 by @severn-everett in #209
- Upgraded log4j from 2.15.0 to 2.16.0 (CVE-2021-45046) by @evmetatron in #211
New Contributors
- @severn-everett made their first contribution in #204
- @stigkj made their first contribution in #207
- @evmetatron made their first contribution in #211
Full Changelog: 2.1.15...2.1.17