This is an automated email from the ASF dual-hosted git repository.
eolivelli pushed a commit to branch website
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/website by this push:
new 9707e80 Add News for 3.6.2
9707e80 is described below
commit 9707e8021aa4064a76fe4d2e16b25dc7f6bf4d3f
Author: Enrico Olivelli <[email protected]>
AuthorDate: Thu Sep 10 12:37:46 2020 +0200
Add News for 3.6.2
---
src/main/resources/markdown/releases.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/src/main/resources/markdown/releases.md
b/src/main/resources/markdown/releases.md
index cc21b99..9d9b770 100644
--- a/src/main/resources/markdown/releases.md
+++ b/src/main/resources/markdown/releases.md
@@ -66,6 +66,12 @@ Release notes for Apache Zookeeper releases are available in
Jira: [Browse relea
<a name="news"></a>
## News
+### 9 September, 2020: release 3.6.2 available
+This is a bugfix release for 3.6 branch.\
+It is a minor release and it fixes a few critical issues and brings a few
dependencies upgrades.
+
+See [ZooKeeper 3.6.2 Release
Notes](https://zookeeper.apache.org/doc/r3.6.2/releasenotes.html) for details.
+
### 11 May, 2020: release 3.5.8 available
This is a bugfix release for 3.5 branch.\
It fixes 24 issues, including third party CVE fixes, several leader-election
related fixes and a compatibility issue with applications built against earlier
3.5 client libraries (by restoring a few non public APIs).