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

phily pushed a commit to branch 0.5.1
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git


The following commit(s) were added to refs/heads/0.5.1 by this push:
     new 42eeac4c Release v0.5.1: update Change log
42eeac4c is described below

commit 42eeac4cf235a359fadf93c76489405d90c2b3c8
Author: PhilYue <[email protected]>
AuthorDate: Sat Jul 9 16:57:19 2022 +0800

    Release v0.5.1: update Change log
---
 CHANGE.md | 27 ++++++++++++++++++++++++---
 1 file changed, 24 insertions(+), 3 deletions(-)

diff --git a/CHANGE.md b/CHANGE.md
index e1030ca1..bdec8e02 100644
--- a/CHANGE.md
+++ b/CHANGE.md
@@ -3,6 +3,30 @@
 ---
 ## 0.5.0
 
+### New Features
+- [Trace Support](https://github.com/apache/dubbo-go-pixiu/pull/394)
+- [Health Check Support](https://github.com/apache/dubbo-go-pixiu/pull/421)
+- [xDS Config Support](https://github.com/apache/dubbo-go-pixiu/pull/385)
+- [LDS Support](https://github.com/apache/dubbo-go-pixiu/pull/417)
+- [Direct Dubbo Invoke](https://github.com/apache/dubbo-go-pixiu/pull/434)
+
+
+### Enhancement
+
+- [SpringCloud subscribe 
strategy](https://github.com/apache/dubbo-go-pixiu/pull/425)
+- [Style:optimization router match prefix 
definition](https://github.com/apache/dubbo-go-pixiu/pull/451)
+
+
+### Bugfixes
+
+- [Nacos registry bug](https://github.com/apache/dubbo-go-pixiu/pull/389)
+- [Fix spring cloud error and refactor event 
callback](https://github.com/apache/dubbo-go-pixiu/pull/367)
+- [Fix first call failure problem when using nacos 
registery](https://github.com/apache/dubbo-go-pixiu/pull/380)
+
+Milestone: 
[https://github.com/apache/dubbo-go-pixiu/milestone/6](https://github.com/apache/dubbo-go-pixiu/milestone/6)
+
+## 0.5.0
+
 ### New Features
 - [Dubbo2Http Dubbo2Triple Triple2Dubbo 
proxy](https://github.com/apache/dubbo-go-pixiu/pull/347)
 - [Http2Triple proxy](https://github.com/apache/dubbo-go-pixiu/pull/302)
@@ -32,9 +56,6 @@
 - [Fix spring cloud error and refactor event 
callback](https://github.com/apache/dubbo-go-pixiu/pull/367)
 - [Fix first call failure problem when using nacos 
registery](https://github.com/apache/dubbo-go-pixiu/pull/380)
 
-Milestone: 
[https://github.com/apache/dubbo-go-pixiu/milestone/6](https://github.com/apache/dubbo-go-pixiu/milestone/6)
-
-
 ## 0.4.0
 
 ### New Features

Reply via email to