Skip to content

Releases: linkedin/zookeeper

Added debug logs to debug checkACL NPE issue

29 Apr 23:13

Choose a tag to compare

Added few verbose logging around Request creation and checkACL code.

Release 3.6.3-8 with znode group acl super user use cases fixes

26 Apr 16:22
405b055

Choose a tag to compare

What's Changed

  • Several minor fixes for znode group acl feature by @mgao0 in #66
  • Allow super user to set acl by @mgao0 in #67

Full Changelog: 3.6.3-7...3.6.3-8

Release 3.6.3-7 Adding X509ZNodeGroupAclProvider support in NettyServerCnxnFactory.

28 Mar 19:46
9701911

Choose a tag to compare

Adding X509ZNodeGroupAclProvider support in NettyServerCnxnFactory.

Release 3.6.3-5 with Updated ZNode Group ACL feature

15 Mar 18:32
c36f0e1

Choose a tag to compare

Create X509AuthenticationConfig (#64)

This commit creates a X509AuthenticationConfig class as a central place for all the (except zookeeper.X509AuthenticationProvider.superUser to minimize changes on upstream zookeeper code) x509 authentication related config properties, including (1)keys (2)setters (3)getters for those properties. X509AuthenticationConfig enables reading configs from 1) the zoo.cfg file (by way of QuorumPeerConfig) and 2) JVM argument (System Properties) for backward-compatibility.

Release 3.6.3-2 with ZNode Group ACL feature

18 Feb 19:33
3bc2e79

Choose a tag to compare

Release 3.6.3-2 with ZNode Group ACL feature
Last commit: Add optional connection filtering feature #63

Release 3.6.3-1 off upstream 3.6.3 with linkedin/zookeeper features

09 Feb 01:02

Choose a tag to compare

Release 3.6.3-1 off upstream 3.6.3 with linkedin/zookeeper features

Release 3.6.2.4-1 with SAN-based auth improvements allowing specification of Matcher.group() index

12 Aug 14:15
042f094

Choose a tag to compare

Release 3.6.2.4-1 with SAN-based auth improvements allowing specification of Matcher.group() index

Release 3.6.2.4 with custom auth using SAN in X509 cert

27 Jul 19:51
da1ec01

Choose a tag to compare

Release 3.6.2.4 with custom auth using SAN in X509 cert

Release 3.6.2.3-2 with namespaced statusDir and tmpDir for ZooSave

14 Jun 20:30
82b6fed

Choose a tag to compare

Release 3.6.2.3-2 with namespaced statusDir and tmpDir for ZooSave

Release 3.6.2.3 with ZooSave & ZooRestore Spot Restoration (snapshot compression compatible)

25 May 18:39
33d63ac

Choose a tag to compare

Release 3.6.2.3 with ZooSave & ZooRestore Spot Restoration (snapshot compression compatible)