The Apache Logging Services PMC is pleased to announce the release of the Log4j Scala API version 12.0! This release is primarily to support Scala 2.13, though we also overhauled the build system. We have a new site [1] as well!
Artifacts are available on [2] as detailed in [3]. They are also available through Maven Central. All artifacts are signed with keys present in [4]. [1]: https://logging.apache.org/log4j/scala/ [2]: https://downloads.apache.org/logging/log4j/scala/12.0/ [3]: https://logging.apache.org/log4j/scala/download.html [4]: https://downloads.apache.org/logging/KEYS New Features:: LOG4J2-1882::: Migrate log4j-api-scala to sbt. LOG4J2-2303::: Add release distribution script. LOG4J2-2295::: Add OSGi metadata to release jars. LOG4J2-2294::: Add release audit information to build. LOG4J2-2298::: Add changelog to site. LOG4J2-2293::: Add required license files to sbt output artifacts. LOG4J2-2296::: Add sbt-site plugin and website configuration. LOG4J2-2291::: Add Jenkins pipeline for sbt build. LOG4J2-2668::: Add support for Scala 2.13. Changes:: LOG4J2-2309::: Update Log4j Scala API for 2.13 from 2.13.0-M2 to 2.13.0-M3. LOG4J2-2290::: Update Log4j from 2.9.1 to 2.13.2. LOG4J2-1995::: Update log4j-api-scala_2.11 from Scala 2.11.8 to 2.11.11. LOG4J2-1996::: Update log4j-api-scala_2.12 from Scala 2.12.1 to 2.12.3. LOG4J2-2115::: Update Log4j dependency from 2.8.1 to 2.9.1. LOG4J2-2116::: Update log4j-api-scala_2.12 from Scala 2.12.3 to 2.12.4. -- Matt Sicker Secretary, Apache Software Foundation VP Logging Services, ASF
