org.apache.logging.log4j:log4j-api-kotlin
1.5.0
#1615 most downloaded on Maven Central
apache/logging-log4j-kotlin
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Release timing varies
gaps range from 3 months to 2.8 years
Most releases are documented
notes for 5 of 6 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
6 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
6 releases · Nov 2018 to Aug 2024Releases
latest 6-
1.5.003 Aug 2024Release notes
Open source →This release contains improvements to Kotlin coroutine integration.
Added
- Add convenience functions for managing logging context in coroutines (#65)
Changed
- Migrate website to Antora (apache/logging-log4j2#2443)
Updated
- Update
org.apache.logging.log4j:log4j-bomto version2.23.1(#70)
-
1.4.018 Dec 2023Release notes
Open source →This minor release fixes incorrect coroutine context map and stack.
Added
- Started generating CycloneDX SBOM with the recent update of
logging-parentto version10.2.0
Changed
- Coroutine context is not cleared properly, only appended to (#54)
- Update
org.apache.logging:logging-parentto version10.2.0 - Update
org.apache.logging.log4j:log4j-bomto version2.22.0(#52) - Update
org.apache.logging:logging-parentto version10.4.0(#53) - Update
org.codehaus.mojo:build-helper-maven-pluginto version3.5.0(#51) - Update
org.codehaus.mojo:exec-maven-pluginto version3.1.1(#50) - Update
org.junit:junit-bomto version5.10.1(#49)
- Started generating CycloneDX SBOM with the recent update of
-
1.3.003 Oct 2023Release notes
Open source →This minor release bumps the Kotlin baseline to 1.6.21 and contains various small improvements.
Added
- Added an extension property for storing a cached logger (#29)
- Added facade APIs for manipulating the context map and stack (#30)
- Added missing
catchingandthrowingAPI methods inKotlinLogger(#32) - Added JPMS support and used
org.apache.logging.log4j.api.kotlinfor the module name
Changed
- Updated Log4j dependency to
2.20.0 - Bumped
logging-parentversion to10.1.1and overhauled the entire project infrastructure to take advantage of its goodies (#37) - Renamed OSGi
Bundle-SymbolicNamefromorg.apache.logging.log4j.kotlintoorg.apache.logging.log4j.api.kotlin - Migrated tests to JUnit 5
- Bumped Kotlin and Kotlin Extensions baseline to
1.6.21and1.6.4respectively - Skipped deploying
log4j-api-kotlin-benchmarkandlog4j-api-kotlin-samplemodules
Removed
- Stopped exporting KDoc to HTML
-
1.2.018 Jun 2022 -
1.1.028 Aug 2021 -
1.0.003 Nov 2018Nothing published for this version