This is a vote to release Log4j Scala API 13.0. This release primarily adds support for Scala 3.
Please download, test, and cast your votes on the log4j developers list. [] +1, release the artifacts [] -1, don't release because... The vote will remain open for 72 hours (or more if required). All votes are welcome and we encourage everyone to test the release, but only Logging PMC votes are “officially” counted. As always, at least 3 +1 votes and more positive than negative votes are required. Changes in this release include: New Features * LOG4J2-3184: Add support for Scala 3.0. Tag: a) for a new copy do "git clone https://github.com/apache/logging-log4j-scala.git <https://github.com/apache/logging-log4j-scala.git>" and then "git checkout tags/v13.0-rc1” or just "git clone -b v13.0-rc1 https://github.com/apache/logging-log4j-scala.git <https://github.com/apache/logging-log4j-scala.git>" b) for an existing working copy to “git pull” and then “git checkout tags/v13.0-rc1” Web Site: https://logging.staged.apache.org/log4j/log4j-scala-13.0/index.html <https://logging.staged.apache.org/log4j/2.x/index.html>. Maven Artifacts: https://repository.apache.org/content/repositories/orgapachelogging-1077/ <https://repository.apache.org/content/repositories/orgapachelogging-1065> Distribution archives: https://dist.apache.org/repos/dist/dev/logging/log4j/scala/ You may download all the Maven artifacts by executing: wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate https://repository.apache.org/content/repositories/orgapachelogging-1077/org/apache/logging/log4j/ <https://repository.apache.org/content/repositories/orgapachelogging-1065/org/apache/logging/log4j/> -- Matt Sicker