Skip to content

Releases: linkedin/zookeeper

Release 3.6.3-7 Adding X509ZNodeGroupAclProvider support in NettyServerCnxnFactory.

28 Mar 19:46
9701911
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

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

Release 3.6.2.1-rc16 with snapshot compression compatibility

21 May 02:03
2cb4052
Compare
Choose a tag to compare

Release 3.6.2.1-rc16 with snapshot compression compatibility and ZooSave & ZooRestore

Release 3.6.2.1-rc15

06 May 19:06
Compare
Choose a tag to compare

Release 3.6.2.1-rc15 with ZooSave & ZooRestore