Hello All, On the branch 3.5 we have quite a few CVE fixes (netty, jackson) and bug fixes (e.g. fix build on JDK14 and fix three different leader election bugs, etc.). Plus we have the backward compatibility fix of Version.getRevision in ZOOKEEPER-3780.
see the resolved/closed Jira issues tagged with 3.5.8: https://issues.apache.org/jira/browse/ZOOKEEPER-3780?jql=project%20%3D%20ZOOKEEPER%20AND%20status%20in%20(Resolved%2C%20Closed)%20AND%20fixVersion%20%3D%203.5.8 I was wondering if we should do a 3.5.8 release soon (maybe after we finished 3.6.1). What do you think? 2.5.7 was released on 14 February. How often we supposed to do bugfix releases? I am happy to volunteer as a release manager if you agree that it would make sense. Kind regards, Mate