This is an automated email from the ASF dual-hosted git repository.
arshad pushed a commit to branch branch-3.7
in repository https://gitbox.apache.org/repos/asf/zookeeper.git
The following commit(s) were added to refs/heads/branch-3.7 by this push:
new 9255b644c ZooKeeper 3.7.1: Release notes
9255b644c is described below
commit 9255b644cd21a93dee3e52e5c6d20eca9886477a
Author: Mohammad Arshad <[email protected]>
AuthorDate: Fri May 6 19:55:18 2022 +0000
ZooKeeper 3.7.1: Release notes
---
zookeeper-docs/src/main/resources/markdown/releasenotes.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
index 27eb820d8..d5203d169 100644
--- a/zookeeper-docs/src/main/resources/markdown/releasenotes.md
+++ b/zookeeper-docs/src/main/resources/markdown/releasenotes.md
@@ -34,6 +34,8 @@ limitations under the License.
* [ZOOKEEPER-4455](https://issues.apache.org/jira/browse/ZOOKEEPER-4455) -
Move to https://reload4j.qos.ch/ (remove log4j1)
* [ZOOKEEPER-4462](https://issues.apache.org/jira/browse/ZOOKEEPER-4462) -
Upgrade Netty TCNative to 2.0.48
* [ZOOKEEPER-4468](https://issues.apache.org/jira/browse/ZOOKEEPER-4468) -
Backport BCFKS key/trust store format support to branch 3.5
+* [ZOOKEEPER-4529](https://issues.apache.org/jira/browse/ZOOKEEPER-4529) -
Upgrade netty to 4.1.76.Final
+* [ZOOKEEPER-4531](https://issues.apache.org/jira/browse/ZOOKEEPER-4531) -
Revert Netty TCNative change
## Bug
@@ -66,6 +68,7 @@ limitations under the License.
* [ZOOKEEPER-4477](https://issues.apache.org/jira/browse/ZOOKEEPER-4477) -
Single Kerberos ticket renewal failure can prevent all future renewals since
Java 9
* [ZOOKEEPER-4504](https://issues.apache.org/jira/browse/ZOOKEEPER-4504) -
ZKUtil#deleteRecursive causing deadlock in HDFS HA functionality
* [ZOOKEEPER-4505](https://issues.apache.org/jira/browse/ZOOKEEPER-4505) -
CVE-2020-36518 - Upgrade jackson databind to 2.13.2.1
+* [ZOOKEEPER-4510](https://issues.apache.org/jira/browse/ZOOKEEPER-4510) -
dependency-check:check failing - reload4j-1.2.19.jar: CVE-2020-9493,
CVE-2022-23307
* [ZOOKEEPER-4514](https://issues.apache.org/jira/browse/ZOOKEEPER-4514) -
ClientCnxnSocketNetty throwing NPE
* [ZOOKEEPER-4515](https://issues.apache.org/jira/browse/ZOOKEEPER-4515) - ZK
Cli quit command always logs error
* [ZOOKEEPER-4516](https://issues.apache.org/jira/browse/ZOOKEEPER-4516) -
checkstyle:check is failing