Dear all,

This is a second release candidate for ZooKeeper 3.7.0.  Compared to
RC0, it fixes a tarball generation issue, includes a description of the
'whoami' CLI command, and incorporates a contribution to ZooInspector.

ZooKeeper 3.7.0 introduces a number of new features, notably:

  * An API to start a ZooKeeper server from Java (ZOOKEEPER-3874);
  
  * Quota enforcement (ZOOKEEPER-3301);
  
  * Host name canonicalization in quorum SASL authentication (ZOOKEEPER-4030);

  * Support for BCFKS key/trust store format (ZOOKEEPER-3950);

  * A choice of mandatory authentication scheme(s) (ZOOKEEPER-3561);

  * A "whoami" API and CLI command (ZOOKEEPER-3969);

  * The possibility of disabling digest authentication (ZOOKEEPER-3979);
  
  * Multiple SASL "superUsers" (ZOOKEEPER-3959);
  
  * Fast-tracking of throttled requests (ZOOKEEPER-3683);
    
  * Additional security metrics (ZOOKEEPER-3978);

  * SASL support in the C and Perl clients (ZOOKEEPER-1112, ZOOKEEPER-3714);

  * A new zkSnapshotComparer.sh tool (ZOOKEEPER-3427);

  * Notes on how to benchmark ZooKeeper with the YCSB tool (ZOOKEEPER-3264).

The release notes are available here:
  
  
https://people.apache.org/~ddiederen/zookeeper-3.7.0-candidate-1/website/releasenotes.html
  
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310801&version=12346617

*** Please download, test and vote by January 31st 2020, 23:59 UTC+0. ***

Source files:

  https://people.apache.org/~ddiederen/zookeeper-3.7.0-candidate-1/

Maven staging repo:

  https://repository.apache.org/content/repositories/orgapachezookeeper-1066/

The release candidate tag in git to be voted upon: release-3.7.0-1

  https://github.com/apache/zookeeper/tree/release-3.7.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://people.apache.org/~ddiederen/zookeeper-3.7.0-candidate-1/website/

Should we release this candidate?

Damien Diederen

Reply via email to