+1
On Sat, Aug 28, 2021 at 4:11 PM Matt Sicker <[email protected]> wrote: > Hey everyone, we have a new release candidate for Log4j Kotlin API. > This is a vote to release Log4j Kotlin API 1.1.0. Please download, > validate, and cast your votes here. > [] +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: > > * Support MDCs with coroutines > <https://issues.apache.org/jira/browse/LOG4J2-2433> > * Support suspend functions in supplier lambdas > <https://issues.apache.org/jira/browse/LOG4J2-2518> > * Update Kotlin baseline version to 1.3.72 > <https://issues.apache.org/jira/browse/LOG4J2-2843> > > Release info: > > Git tag: > git clone https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git > git checkout tags/log4j-api-kotlin-1.1.0-rc1 > > Web Site: https://logging.staged.apache.org/log4j/kotlin/ > > Maven Artifacts: > https://repository.apache.org/content/repositories/orgapachelogging-1064/ > > Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j/kotlin/ > > 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-1064/org/apache/logging/log4j/ >
