This is an automated email from the ASF dual-hosted git repository.
liujun pushed a commit to branch 2.6.2-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git
The following commit(s) were added to refs/heads/2.6.2-release by this push:
new 5a9ea93 Polish release notes in CHANGES.md
5a9ea93 is described below
commit 5a9ea9373084613b6da4bf34861b1b8a013274b5
Author: ken.lj <[email protected]>
AuthorDate: Tue May 15 14:08:19 2018 +0800
Polish release notes in CHANGES.md
---
CHANGES.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/CHANGES.md b/CHANGES.md
index a4e49e2..7c04d5b 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,3 +1,7 @@
+# Release Notes
+
+## 2.6.2
+
1. Hessian-lite serialization: revert locale serialization for compatibility,
#1413
2. Asset transfer to ASF, includeing pom, license, DISCLAIMER and so on, #1491
3. Introduce of new dispatcher policy: EagerThreadpool, #1568
@@ -6,4 +10,6 @@
6. Gaceful shutdown enhancement
- Remove exporter destroy logic in AnnotationBean.
- Waiting for registry notification on consumer side by checking channel
state.
-7. Simplify consumer/provider side check in RpcContext, #1444.
\ No newline at end of file
+7. Simplify consumer/provider side check in RpcContext, #1444.
+
+Issues and Pull Requests, check
[milestone-2.6.2](https://github.com/apache/incubator-dubbo/milestone/15).
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].