Changes
Release History
Version | Date | Description |
---|---|---|
1.2.0 | 2021-12-20 | Release 1.2.0 |
1.1.0 | 2021-08-28 | Release 1.1.0 |
1.0.0 | 2018-11-03 | Release 1.0.0 |
Release 1.2.0 – 2021-12-20
Type | Changes | By |
---|---|---|
![]() |
Update Log4j dependency to 2.17.0. Includes dependency updates to resolve CVE-2021-44228, CVE-2021-45046, and CVE-2021-45105. Fixes LOG4J2-3218. | rgupta |
Release 1.1.0 – 2021-08-28
Type | Changes | By |
---|---|---|
![]() |
Support MDCs with Kotlin coroutines. Fixes LOG4J2-2433. | rgupta |
![]() |
Support suspend functions in supplier lambdas. Fixes LOG4J2-2518. | rgupta |
![]() |
Update Kotlin baseline version to 1.3.72. Fixes LOG4J2-2843. | rgupta |
Release 1.0.0 – 2018-11-03
Type | Changes | By |
---|---|---|
![]() |
Create Kotlin wrapper API for Log4j. Fixes LOG4J2-1705. Thanks to Raman Gupta. | mattsicker |
![]() |
Make `namedLogger` more discoverable. Fixes LOG4J2-2432. Thanks to Raman Gupta. | mattsicker |