This is an automated email from the ASF dual-hosted git repository.

dlive pushed a commit to branch 0.4.0
in repository https://gitbox.apache.org/repos/asf/dubbo-erlang.git


The following commit(s) were added to refs/heads/0.4.0 by this push:
     new cd99042  add changes for 0.4.0
cd99042 is described below

commit cd990424cba76c224e195cb7f31efa11089124c8
Author: DLive <xsxgm...@163.com>
AuthorDate: Wed Aug 7 22:56:57 2019 +0800

    add changes for 0.4.0
---
 CHANGES.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
new file mode 100644
index 0000000..a4f27d8
--- /dev/null
+++ b/CHANGES.md
@@ -0,0 +1,21 @@
+# Release Notes
+
+## 0.4.0
+### New Features
+
+1. Add protocol extension point.
+2. Add cluster extension point.
+3. Add registry extension point.
+4. Add loadbalance extension point.
+5. Add Filter extension point.
+6. Support Json serialization.
+8. Add RpcContext transport.
+ 
+### Bug Fixes
+1. Unexport protocol when service shutdown  
+
+### Changes
+1. Define 36 Java exception classes to Erlang record.
+2. Change license to apache-2.0.
+3. Add dubbo prefix for some modules.
+

Reply via email to