I accidentally deleted the 1.0.0 artifacts from dist before waiting for the mirrors to sync, but no big deal. I'd imagine most users are downloading from Maven Central anyways. I'll commit the site and send the release announcement tomorrow.
On Sat, Sep 11, 2021 at 5:01 PM Matt Sicker <[email protected]> wrote: > > This vote passes with 3 +1 votes and no -1 votes. I'll continue with > the release. > > On Sat, Sep 11, 2021 at 11:19 AM Ralph Goers <[email protected]> > wrote: > > > > My +1 > > > > Ralph > > > > > On Sep 11, 2021, at 9:03 AM, Matt Sicker <[email protected]> wrote: > > > > > > My +1. Still looking for a third vote. > > > > > > On Thu, Sep 2, 2021 at 11:42 PM Raman Gupta <[email protected]> wrote: > > >> > > >> +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/ > > >>> > > > > > > >
