Re: [RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-17 Thread Enrico Olivelli
Page updated

https://zookeeper.apache.org/releases.html

Enrico

Il giorno mar 15 mar 2022 alle ore 17:40 Enrico Olivelli
 ha scritto:
>
> Patrick
> thanks for the reminder
>
> I will update the page tomorrow
>
> Enrico
>
> Il giorno mar 15 mar 2022 alle ore 17:34 Patrick Hunt
>  ha scritto:
> >
> > Enrico - can you update the "news" section of the public site to reflect 
> > the 3.8.0 release and give a brief overview of the changes?
> >
> > It looks like this was missed in the release steps "Update the release news 
> > in releases.md"
> >
> > https://zookeeper.apache.org/releases.html#news
> >
> > Thanks,
> >
> > Patrick
> >
> > On Sat, Mar 5, 2022 at 8:54 AM Chris Nauroth  wrote:
> >>
> >> Belated +1, and yes, thank you so much Enrico!
> >>
> >> Chris Nauroth
> >>
> >>
> >> On Thu, Mar 3, 2022 at 5:43 AM Szalay-Bekő Máté 
> >> 
> >> wrote:
> >>
> >> > Thank you Enrico for managing this release! Nice job!! :)
> >> >
> >> > Best regards,
> >> > Mate
> >> >
> >> > On Thu, Mar 3, 2022 at 1:10 PM Enrico Olivelli 
> >> > wrote:
> >> >
> >> > > Hello,
> >> > > with 4 positive +1 votes (3 bindings):
> >> > > - Enrico Olivelli
> >> > > - Patrick Hunt
> >> > > - Andor Molnar
> >> > > - Szalay-Bekő Máté
> >> > >
> >> > > I am closing this VOTE as successful
> >> > >
> >> > > I will proceed with the next steps for the release
> >> > >
> >> > > Thanks to everyone who worked on this milestone !
> >> > >
> >> > > Enrico
> >> > >
> >> > >
> >> > > Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
> >> > >  ha scritto:
> >> > > >
> >> > > > +1 (binding)
> >> > > >
> >> > > > - checksum / signatures verified
> >> > > > - compiled the full build on Mac,
> >> > > > - unit test run on Java 11 - I had a few tests which was constantly
> >> > > failing on my Mac, but given that CI already passed all tests and 
> >> > > others
> >> > > reported the same, I take it as passed,
> >> > > >
> >> > >
> >> > https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
> >> > > > - rat run clean
> >> > > > - spotbugs, owasp checks passed
> >> > > > - 3-node TLS quorum up and running with some basic manual tests
> >> > > >
> >> > > > Thanks,
> >> > > > Andor
> >> > > >
> >> > > >
> >> > > >
> >> > > >
> >> > > > > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
> >> > > > >
> >> > > > > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able
> >> > to
> >> > > run
> >> > > > > some manual clusters successfully.
> >> > > > >
> >> > > > > Regards,
> >> > > > >
> >> > > > > Patrick
> >> > > > >
> >> > > > > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli 
> >> > > > >  >> > >
> >> > > wrote:
> >> > > > >
> >> > > > >> This is the second release candidate for 3.8.0.
> >> > > > >>
> >> > > > >> It is a major release and it introduces a lot of new features, 
> >> > > > >> most
> >> > > > >> notably:
> >> > > > >> - Migration of the logging framework from Apache Log4j1 to LogBack
> >> > > > >> - Read Key/trust store password from file (and other security
> >> > related
> >> > > > >> improvements)
> >> > > > >> - Restored support for OSGI
> >> > > > >> - Reduced the performance impact of Prometheus metrics
> >> > > > >> - Official support for JDK17 (all tests are passing)
> >> > > > >> - Updates to all the third party dependencies to get rid of every
> >> > > known
> >> > > > >> CVE.
> >> > > > >>
> >> > > > >> The full release notes is available at:
> >> > > > >>
> >> > > > >>
> >> > > > >>
> >> > >
> >> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
> >> > > > >>
> >> > > > >> *** Please download, test and vote by February 28th 2022, 23:59
> >> > > UTC+0. ***
> >> > > > >>
> >> > > > >> Source files:
> >> > > > >>
> >> > > > >>
> >> > >
> >> > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
> >> > > > >>
> >> > > > >> Maven staging repo:
> >> > > > >>
> >> > >
> >> > https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
> >> > > > >>
> >> > > > >> The release candidate tag in git to be voted upon: release-3.8.0-1
> >> > > > >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
> >> > > > >>
> >> > > > >> ZooKeeper's KEYS file containing PGP keys we use to sign the
> >> > release:
> >> > > > >> https://www.apache.org/dist/zookeeper/KEYS
> >> > > > >>
> >> > > > >> The staging version of the website is:
> >> > > > >>
> >> > > > >>
> >> > >
> >> > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
> >> > > > >>
> >> > > > >>
> >> > > > >> Should we release this candidate?
> >> > > > >> Enrico Olivelli
> >> > > > >>
> >> > > >
> >> > >
> >> >


Re: [RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-15 Thread Enrico Olivelli
Patrick
thanks for the reminder

I will update the page tomorrow

Enrico

Il giorno mar 15 mar 2022 alle ore 17:34 Patrick Hunt
 ha scritto:
>
> Enrico - can you update the "news" section of the public site to reflect the 
> 3.8.0 release and give a brief overview of the changes?
>
> It looks like this was missed in the release steps "Update the release news 
> in releases.md"
>
> https://zookeeper.apache.org/releases.html#news
>
> Thanks,
>
> Patrick
>
> On Sat, Mar 5, 2022 at 8:54 AM Chris Nauroth  wrote:
>>
>> Belated +1, and yes, thank you so much Enrico!
>>
>> Chris Nauroth
>>
>>
>> On Thu, Mar 3, 2022 at 5:43 AM Szalay-Bekő Máté 
>> wrote:
>>
>> > Thank you Enrico for managing this release! Nice job!! :)
>> >
>> > Best regards,
>> > Mate
>> >
>> > On Thu, Mar 3, 2022 at 1:10 PM Enrico Olivelli 
>> > wrote:
>> >
>> > > Hello,
>> > > with 4 positive +1 votes (3 bindings):
>> > > - Enrico Olivelli
>> > > - Patrick Hunt
>> > > - Andor Molnar
>> > > - Szalay-Bekő Máté
>> > >
>> > > I am closing this VOTE as successful
>> > >
>> > > I will proceed with the next steps for the release
>> > >
>> > > Thanks to everyone who worked on this milestone !
>> > >
>> > > Enrico
>> > >
>> > >
>> > > Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
>> > >  ha scritto:
>> > > >
>> > > > +1 (binding)
>> > > >
>> > > > - checksum / signatures verified
>> > > > - compiled the full build on Mac,
>> > > > - unit test run on Java 11 - I had a few tests which was constantly
>> > > failing on my Mac, but given that CI already passed all tests and others
>> > > reported the same, I take it as passed,
>> > > >
>> > >
>> > https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
>> > > > - rat run clean
>> > > > - spotbugs, owasp checks passed
>> > > > - 3-node TLS quorum up and running with some basic manual tests
>> > > >
>> > > > Thanks,
>> > > > Andor
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
>> > > > >
>> > > > > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able
>> > to
>> > > run
>> > > > > some manual clusters successfully.
>> > > > >
>> > > > > Regards,
>> > > > >
>> > > > > Patrick
>> > > > >
>> > > > > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli > > >
>> > > wrote:
>> > > > >
>> > > > >> This is the second release candidate for 3.8.0.
>> > > > >>
>> > > > >> It is a major release and it introduces a lot of new features, most
>> > > > >> notably:
>> > > > >> - Migration of the logging framework from Apache Log4j1 to LogBack
>> > > > >> - Read Key/trust store password from file (and other security
>> > related
>> > > > >> improvements)
>> > > > >> - Restored support for OSGI
>> > > > >> - Reduced the performance impact of Prometheus metrics
>> > > > >> - Official support for JDK17 (all tests are passing)
>> > > > >> - Updates to all the third party dependencies to get rid of every
>> > > known
>> > > > >> CVE.
>> > > > >>
>> > > > >> The full release notes is available at:
>> > > > >>
>> > > > >>
>> > > > >>
>> > >
>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
>> > > > >>
>> > > > >> *** Please download, test and vote by February 28th 2022, 23:59
>> > > UTC+0. ***
>> > > > >>
>> > > > >> Source files:
>> > > > >>
>> > > > >>
>> > >
>> > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
>> > > > >>
>> > > > >> Maven staging repo:
>> > > > >>
>> > >
>> > https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
>> > > > >>
>> > > > >> The release candidate tag in git to be voted upon: release-3.8.0-1
>> > > > >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
>> > > > >>
>> > > > >> ZooKeeper's KEYS file containing PGP keys we use to sign the
>> > release:
>> > > > >> https://www.apache.org/dist/zookeeper/KEYS
>> > > > >>
>> > > > >> The staging version of the website is:
>> > > > >>
>> > > > >>
>> > >
>> > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
>> > > > >>
>> > > > >>
>> > > > >> Should we release this candidate?
>> > > > >> Enrico Olivelli
>> > > > >>
>> > > >
>> > >
>> >


Re: [RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-15 Thread Patrick Hunt
Enrico - can you update the "news" section of the public site to reflect
the 3.8.0 release and give a brief overview of the changes?

It looks like this was missed in the release steps "Update the release news
in releases.md"

https://zookeeper.apache.org/releases.html#news

Thanks,

Patrick

On Sat, Mar 5, 2022 at 8:54 AM Chris Nauroth  wrote:

> Belated +1, and yes, thank you so much Enrico!
>
> Chris Nauroth
>
>
> On Thu, Mar 3, 2022 at 5:43 AM Szalay-Bekő Máté <
> szalay.beko.m...@gmail.com>
> wrote:
>
> > Thank you Enrico for managing this release! Nice job!! :)
> >
> > Best regards,
> > Mate
> >
> > On Thu, Mar 3, 2022 at 1:10 PM Enrico Olivelli 
> > wrote:
> >
> > > Hello,
> > > with 4 positive +1 votes (3 bindings):
> > > - Enrico Olivelli
> > > - Patrick Hunt
> > > - Andor Molnar
> > > - Szalay-Bekő Máté
> > >
> > > I am closing this VOTE as successful
> > >
> > > I will proceed with the next steps for the release
> > >
> > > Thanks to everyone who worked on this milestone !
> > >
> > > Enrico
> > >
> > >
> > > Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
> > >  ha scritto:
> > > >
> > > > +1 (binding)
> > > >
> > > > - checksum / signatures verified
> > > > - compiled the full build on Mac,
> > > > - unit test run on Java 11 - I had a few tests which was constantly
> > > failing on my Mac, but given that CI already passed all tests and
> others
> > > reported the same, I take it as passed,
> > > >
> > >
> >
> https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
> > > > - rat run clean
> > > > - spotbugs, owasp checks passed
> > > > - 3-node TLS quorum up and running with some basic manual tests
> > > >
> > > > Thanks,
> > > > Andor
> > > >
> > > >
> > > >
> > > >
> > > > > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
> > > > >
> > > > > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able
> > to
> > > run
> > > > > some manual clusters successfully.
> > > > >
> > > > > Regards,
> > > > >
> > > > > Patrick
> > > > >
> > > > > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli <
> eolive...@gmail.com
> > >
> > > wrote:
> > > > >
> > > > >> This is the second release candidate for 3.8.0.
> > > > >>
> > > > >> It is a major release and it introduces a lot of new features,
> most
> > > > >> notably:
> > > > >> - Migration of the logging framework from Apache Log4j1 to LogBack
> > > > >> - Read Key/trust store password from file (and other security
> > related
> > > > >> improvements)
> > > > >> - Restored support for OSGI
> > > > >> - Reduced the performance impact of Prometheus metrics
> > > > >> - Official support for JDK17 (all tests are passing)
> > > > >> - Updates to all the third party dependencies to get rid of every
> > > known
> > > > >> CVE.
> > > > >>
> > > > >> The full release notes is available at:
> > > > >>
> > > > >>
> > > > >>
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
> > > > >>
> > > > >> *** Please download, test and vote by February 28th 2022, 23:59
> > > UTC+0. ***
> > > > >>
> > > > >> Source files:
> > > > >>
> > > > >>
> > >
> >
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
> > > > >>
> > > > >> Maven staging repo:
> > > > >>
> > >
> >
> https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
> > > > >>
> > > > >> The release candidate tag in git to be voted upon: release-3.8.0-1
> > > > >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
> > > > >>
> > > > >> ZooKeeper's KEYS file containing PGP keys we use to sign the
> > release:
> > > > >> https://www.apache.org/dist/zookeeper/KEYS
> > > > >>
> > > > >> The staging version of the website is:
> > > > >>
> > > > >>
> > >
> >
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
> > > > >>
> > > > >>
> > > > >> Should we release this candidate?
> > > > >> Enrico Olivelli
> > > > >>
> > > >
> > >
> >
>


Re: [RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-05 Thread Chris Nauroth
Belated +1, and yes, thank you so much Enrico!

Chris Nauroth


On Thu, Mar 3, 2022 at 5:43 AM Szalay-Bekő Máté 
wrote:

> Thank you Enrico for managing this release! Nice job!! :)
>
> Best regards,
> Mate
>
> On Thu, Mar 3, 2022 at 1:10 PM Enrico Olivelli 
> wrote:
>
> > Hello,
> > with 4 positive +1 votes (3 bindings):
> > - Enrico Olivelli
> > - Patrick Hunt
> > - Andor Molnar
> > - Szalay-Bekő Máté
> >
> > I am closing this VOTE as successful
> >
> > I will proceed with the next steps for the release
> >
> > Thanks to everyone who worked on this milestone !
> >
> > Enrico
> >
> >
> > Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
> >  ha scritto:
> > >
> > > +1 (binding)
> > >
> > > - checksum / signatures verified
> > > - compiled the full build on Mac,
> > > - unit test run on Java 11 - I had a few tests which was constantly
> > failing on my Mac, but given that CI already passed all tests and others
> > reported the same, I take it as passed,
> > >
> >
> https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
> > > - rat run clean
> > > - spotbugs, owasp checks passed
> > > - 3-node TLS quorum up and running with some basic manual tests
> > >
> > > Thanks,
> > > Andor
> > >
> > >
> > >
> > >
> > > > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
> > > >
> > > > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able
> to
> > run
> > > > some manual clusters successfully.
> > > >
> > > > Regards,
> > > >
> > > > Patrick
> > > >
> > > > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli  >
> > wrote:
> > > >
> > > >> This is the second release candidate for 3.8.0.
> > > >>
> > > >> It is a major release and it introduces a lot of new features, most
> > > >> notably:
> > > >> - Migration of the logging framework from Apache Log4j1 to LogBack
> > > >> - Read Key/trust store password from file (and other security
> related
> > > >> improvements)
> > > >> - Restored support for OSGI
> > > >> - Reduced the performance impact of Prometheus metrics
> > > >> - Official support for JDK17 (all tests are passing)
> > > >> - Updates to all the third party dependencies to get rid of every
> > known
> > > >> CVE.
> > > >>
> > > >> The full release notes is available at:
> > > >>
> > > >>
> > > >>
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
> > > >>
> > > >> *** Please download, test and vote by February 28th 2022, 23:59
> > UTC+0. ***
> > > >>
> > > >> Source files:
> > > >>
> > > >>
> >
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
> > > >>
> > > >> Maven staging repo:
> > > >>
> >
> https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
> > > >>
> > > >> The release candidate tag in git to be voted upon: release-3.8.0-1
> > > >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
> > > >>
> > > >> ZooKeeper's KEYS file containing PGP keys we use to sign the
> release:
> > > >> https://www.apache.org/dist/zookeeper/KEYS
> > > >>
> > > >> The staging version of the website is:
> > > >>
> > > >>
> >
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
> > > >>
> > > >>
> > > >> Should we release this candidate?
> > > >> Enrico Olivelli
> > > >>
> > >
> >
>


Re: [RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-03 Thread Szalay-Bekő Máté
Thank you Enrico for managing this release! Nice job!! :)

Best regards,
Mate

On Thu, Mar 3, 2022 at 1:10 PM Enrico Olivelli  wrote:

> Hello,
> with 4 positive +1 votes (3 bindings):
> - Enrico Olivelli
> - Patrick Hunt
> - Andor Molnar
> - Szalay-Bekő Máté
>
> I am closing this VOTE as successful
>
> I will proceed with the next steps for the release
>
> Thanks to everyone who worked on this milestone !
>
> Enrico
>
>
> Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
>  ha scritto:
> >
> > +1 (binding)
> >
> > - checksum / signatures verified
> > - compiled the full build on Mac,
> > - unit test run on Java 11 - I had a few tests which was constantly
> failing on my Mac, but given that CI already passed all tests and others
> reported the same, I take it as passed,
> >
> https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
> > - rat run clean
> > - spotbugs, owasp checks passed
> > - 3-node TLS quorum up and running with some basic manual tests
> >
> > Thanks,
> > Andor
> >
> >
> >
> >
> > > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
> > >
> > > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able to
> run
> > > some manual clusters successfully.
> > >
> > > Regards,
> > >
> > > Patrick
> > >
> > > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli 
> wrote:
> > >
> > >> This is the second release candidate for 3.8.0.
> > >>
> > >> It is a major release and it introduces a lot of new features, most
> > >> notably:
> > >> - Migration of the logging framework from Apache Log4j1 to LogBack
> > >> - Read Key/trust store password from file (and other security related
> > >> improvements)
> > >> - Restored support for OSGI
> > >> - Reduced the performance impact of Prometheus metrics
> > >> - Official support for JDK17 (all tests are passing)
> > >> - Updates to all the third party dependencies to get rid of every
> known
> > >> CVE.
> > >>
> > >> The full release notes is available at:
> > >>
> > >>
> > >>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
> > >>
> > >> *** Please download, test and vote by February 28th 2022, 23:59
> UTC+0. ***
> > >>
> > >> Source files:
> > >>
> > >>
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
> > >>
> > >> Maven staging repo:
> > >>
> https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
> > >>
> > >> The release candidate tag in git to be voted upon: release-3.8.0-1
> > >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
> > >>
> > >> ZooKeeper's KEYS file containing PGP keys we use to sign the release:
> > >> https://www.apache.org/dist/zookeeper/KEYS
> > >>
> > >> The staging version of the website is:
> > >>
> > >>
> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
> > >>
> > >>
> > >> Should we release this candidate?
> > >> Enrico Olivelli
> > >>
> >
>


[RESULT] [VOTE] Apache ZooKeeper release 3.8.0 candidate 1

2022-03-03 Thread Enrico Olivelli
Hello,
with 4 positive +1 votes (3 bindings):
- Enrico Olivelli
- Patrick Hunt
- Andor Molnar
- Szalay-Bekő Máté

I am closing this VOTE as successful

I will proceed with the next steps for the release

Thanks to everyone who worked on this milestone !

Enrico


Il giorno gio 3 mar 2022 alle ore 12:02 Andor Molnar
 ha scritto:
>
> +1 (binding)
>
> - checksum / signatures verified
> - compiled the full build on Mac,
> - unit test run on Java 11 - I had a few tests which was constantly failing 
> on my Mac, but given that CI already passed all tests and others reported the 
> same, I take it as passed,
> https://ci-hadoop.apache.org/view/ZooKeeper/job/zookeeper-multi-branch-build/job/branch-3.8.0/34/
> - rat run clean
> - spotbugs, owasp checks passed
> - 3-node TLS quorum up and running with some basic manual tests
>
> Thanks,
> Andor
>
>
>
>
> > On 2022. Feb 28., at 22:02, Patrick Hunt  wrote:
> >
> > +1 - xsum/sig verified. Rat ran clean, compiled fine and I was able to run
> > some manual clusters successfully.
> >
> > Regards,
> >
> > Patrick
> >
> > On Fri, Feb 25, 2022 at 2:32 AM Enrico Olivelli  wrote:
> >
> >> This is the second release candidate for 3.8.0.
> >>
> >> It is a major release and it introduces a lot of new features, most
> >> notably:
> >> - Migration of the logging framework from Apache Log4j1 to LogBack
> >> - Read Key/trust store password from file (and other security related
> >> improvements)
> >> - Restored support for OSGI
> >> - Reduced the performance impact of Prometheus metrics
> >> - Official support for JDK17 (all tests are passing)
> >> - Updates to all the third party dependencies to get rid of every known
> >> CVE.
> >>
> >> The full release notes is available at:
> >>
> >>
> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801=12349587
> >>
> >> *** Please download, test and vote by February 28th 2022, 23:59 UTC+0. ***
> >>
> >> Source files:
> >>
> >> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/
> >>
> >> Maven staging repo:
> >> https://repository.apache.org/content/repositories/orgapachezookeeper-1073/
> >>
> >> The release candidate tag in git to be voted upon: release-3.8.0-1
> >> https://github.com/apache/zookeeper/tree/release-3.8.0-1
> >>
> >> ZooKeeper's KEYS file containing PGP keys we use to sign the release:
> >> https://www.apache.org/dist/zookeeper/KEYS
> >>
> >> The staging version of the website is:
> >>
> >> https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.8.0-candidate-1/website/index.html
> >>
> >>
> >> Should we release this candidate?
> >> Enrico Olivelli
> >>
>