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 ec87d96  Add CHANGES.md as release note.
ec87d96 is described below

commit ec87d96a1c0dbc7b76e68a67e1d94c34c93cfaaf
Author: ken.lj <[email protected]>
AuthorDate: Tue May 15 14:02:20 2018 +0800

    Add CHANGES.md as release note.
---
 CHANGES.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
new file mode 100644
index 0000000..a4e49e2
--- /dev/null
+++ b/CHANGES.md
@@ -0,0 +1,9 @@
+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
+4. Separate monitor data with group and version, #1407
+5. Spring Boot Enhancenment, #1611
+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

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to