org.apache.logging.log4j:log4j-api-scala_3
13.1.0
#1656 most downloaded on Maven Central
apache/logging-log4j-scala
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
2 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · Oct 2023 to Feb 2024Releases
latest 2-
13.1.001 Feb 2024Release notes
Open source →This minor release contains a bug fix, Software Bill of Materials (SBOM) generation, and some dependency updates.
Added
- Start generating CycloneDX SBOM
Fixed
- Fix recursive inlining issues in Scala 3 macros (#40)
Updated
-
13.0.010 Oct 2023Release notes
Open source →The highlights of this major release are Scala 3 support, JPMS descriptors, and the switch to semantic versioning.
Note that this release is still binary backward compatible with the earlier release
12.0. Though we needed to bump the major version number for the semantic versioning switch to avoid the confusion related with version ordering.Added
- Added support for Scala 3 (LOG4J2-3184, #26)
- Added OSGi and JPMS support
Changed
- Bumped the Java version to 17 (Scala 2.10 and 2.11 targets still require Java 8 that build switches to using
maven-toolchains-plugin) - Switch the CI to GitHub Actions
- Switched from
sbtto Maven to take advantage oflogging-parentconveniences - Switched to semantic versioning
- Updated
org.apache.logging.log4j:log4j-apiversion to2.20.0 - Update
org.apache.logging:logging-parentto version10.1.1 - Started using
log4j-changelog