Hi all,

Great news Andor, thanks!

Just a few notes:
This release is done with maven, so there are few changes to prior releases:
There are 2 tarballs now:
source, which contains the fully buildable (with maven) source
bin: which, if you extract, will be runnable with the scripts from bin,
just as before.

There are 3 artifacts uploaded to maven repo:
parent - it's the... parent
zookeeper - this was used to be zookeeper-server, but to keep backward
compatibility and reduce the "pain" to upgrade to this version, we renamed
the artifact to zookeeper, hence the name parent above.
zookeeper-jute - exactly that. You don't have to depend on this, zookeeper
has it's dependency on it.

And another thing: The ZK jars inside the bin tar is not signed. I don't
think we need to sign it, the tarball is already signed.

Best regards,
Norbert

On Wed, Apr 3, 2019 at 2:52 PM Andor Molnar <[email protected]> wrote:

> Note to myself.
>
> Missing from release notes:
> [ZOOKEEPER-3152 <https://issues.apache.org/jira/browse/ZOOKEEPER-3152>] -
> Port ZK netty stack to netty 4
>
> Andor
>
>
>
> > On 2019. Apr 3., at 14:49, Andor Molnar <[email protected]> wrote:
> >
> > This is the first stable release of 3.5 branch: 3.5.5. It resolves 116
> issues, including Maven migration, Quorum TLS, TTL nodes and lots of other
> performance and stability improvements.
> >
> > The full release notes is available at:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12343268
> >
> > *** Please download, test and vote by April 10th 2019, 23:59 UTC+0. ***
> >
> > Source files:
> > https://dist.apache.org/repos/dist/dev/zookeeper/zookeeper-3.5.5-rc1/
> >
> > Maven staging repos:
> >
> https://repository.apache.org/content/groups/staging/org/apache/zookeeper/parent/3.5.5/
> >
> https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper-jute/3.5.5/
> >
> https://repository.apache.org/content/groups/staging/org/apache/zookeeper/zookeeper/3.5.5/
> >
> > The release candidate tag in git to be voted upon: release-3.5.5-rc1
> >
> > ZooKeeper's KEYS file containing PGP keys we use to sign the release:
> > http://www.apache.org/dist/zookeeper/KEYS
> >
> > Should we release this candidate?
> >
> >
>
>

Reply via email to