arshadmohammad commented on a change in pull request #1677: URL: https://github.com/apache/zookeeper/pull/1677#discussion_r609541741
########## File path: src/main/resources/markdown/releases.md ########## @@ -42,18 +42,15 @@ Older releases are available. [Apache ZooKeeper 3.6.2 Source Release](https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.6.2/apache-zookeeper-3.6.2.tar.gz)([asc](https://downloads.apache.org/zookeeper/zookeeper-3.6.2/apache-zookeeper-3.6.2.tar.gz.asc), [sha512](https://downloads.apache.org/zookeeper/zookeeper-3.6.2/apache-zookeeper-3.6.2.tar.gz.sha512)) -### Apache ZooKeeper 3.6.1 - -[Apache ZooKeeper 3.6.1](https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1-bin.tar.gz)([asc](https://downloads.apache.org/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1-bin.tar.gz.asc), [sha512](https://downloads.apache.org/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1-bin.tar.gz.sha512)) - -[Apache ZooKeeper 3.6.1 Source Release](https://www.apache.org/dyn/closer.lua/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1.tar.gz)([asc](https://downloads.apache.org/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1.tar.gz.asc), [sha512](https://downloads.apache.org/zookeeper/zookeeper-3.6.1/apache-zookeeper-3.6.1.tar.gz.sha512)) +### Apache ZooKeeper 3.5.9 +ZooKeeper 3.5.9 is only downloadable from the archive as the 3.6 and 3.7 branches are now `stable` and `current`, respectively. Review comment: >> the 3.6 and 3.7 branches are now `stable` and `current`, respectively. This is correct. But in the starting of this file it is written that "Apache ZooKeeper 3.7.0 is our latest stable release". is this statement just a carry forward from previous release or there is some thought behind declaring 3.7.0 as stable release do you think "Apache ZooKeeper 3.7.0 is our latest stable release" should be changed to "Apache ZooKeeper 3.7.0 is our current release" and later based on usage and feedback of 3.7.0 we can change 3.7.x as stable release. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
