This is an automated email from the ASF dual-hosted git repository.
hufeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git
The following commit(s) were added to refs/heads/master by this push:
new 6c19540 update changelog
6c19540 is described below
commit 6c195408f80926bbe88726d03ef6d4277fab54dc
Author: hufeng <[email protected]>
AuthorDate: Mon Aug 9 18:34:54 2021 +0800
update changelog
---
CHANGE.md | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/CHANGE.md b/CHANGE.md
index 6eded46..373fbc5 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -1,5 +1,19 @@
# Release Notes
+## 4.0.1
+
+[enhancement]
+
+- Improve the port reuse mechanism of beehive-service
+- Improve the frequency of tcp reconnection, faster frequency
+- redesign beehive-consumer, beehive-service config api
+- Add periodic refresh dubbo-cluster capability
+
+[fixed]
+
+- Fix the reset bug of the retry module
+- Fix beehive-service registry url
+
## 4.0.0
