This is an automated email from the ASF dual-hosted git repository.
arshad pushed a commit to branch branch-3.6
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.6 by this push:
new a6a86e9 Updated ZooKeeper 3.6.3 Release Notes
a6a86e9 is described below
commit a6a86e97af605463b74fdc7532ca48cf6b6428e6
Author: Mohammad Arshad <[email protected]>
AuthorDate: Wed Apr 7 23:43:50 2021 +0530
Updated ZooKeeper 3.6.3 Release Notes
---
zookeeper-docs/src/main/resources/markdown/releasenotes.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 5202b87..33a0caa 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -49,7 +49,8 @@ limitations under the License.
* [ZOOKEEPER-4267](https://issues.apache.org/jira/browse/ZOOKEEPER-4267) - Fix
check-style issues
* [ZOOKEEPER-4269](https://issues.apache.org/jira/browse/ZOOKEEPER-4269) -
acceptedEpoch.tmp rename failure will cause server startup error
* [ZOOKEEPER-4272](https://issues.apache.org/jira/browse/ZOOKEEPER-4272) -
Upgrade Netty library to > 4.1.60 due to security vulnerability CVE-2021-21295
-
+* [ZOOKEEPER-4277](https://issues.apache.org/jira/browse/ZOOKEEPER-4277) -
dependency-check:check failing - jetty-server-9.4.38 CVE-2021-28165
+
## Improvement
* [ZOOKEEPER-1871](https://issues.apache.org/jira/browse/ZOOKEEPER-1871) - Add
an option to zkCli to wait for connection before executing commands