diff --git a/CHANGE.md b/CHANGE.md index bf62511f8037e17ab7ef2d300ea4f2ae7d6344f6..a2849f40648b89d2c7fb9d7f180bfedb729e71d4 100644 --- a/CHANGE.md +++ b/CHANGE.md @@ -1,7 +1,23 @@ # Release Notes --- -## 1.5.2 +## 1.5.4 + +### Bugfixes +- [Fix etcd cluster reconnect](https://github.com/apache/dubbo-go/pull/828) +- [Fix zookeeper deadlock problem](https://github.com/apache/dubbo-go/pull/826) +- [Fix generic struct2MapAll](https://github.com/apache/dubbo-go/pull/822) +- [Fix Consumer panic when restart provider](https://github.com/apache/dubbo-go/pull/803) +- [Fix etcd can not registry](https://github.com/apache/dubbo-go/pull/819) [@lin-jianjun](https://github.com/lin-jianjun) +- [Fix cannot call go provider service when used by java dubbo 2.7.7 version](https://github.com/apache/dubbo-go/pull/815) [@jack15083](https://github.com/jack15083) +- [Fix go client quit abnormally when it connects java server](https://github.com/apache/dubbo-go/pull/820) [@wenxuwan](https://github.com/wenxuwan) +- [Fix sentinel windows issue](https://github.com/apache/dubbo-go/pull/821) [@louyuting](https://github.com/louyuting) +- [Fix metadata default port](https://github.com/apache/dubbo-go/pull/821) [@sanxun0325](https://github.com/sanxun0325) +- [Fix consul can not destory](https://github.com/apache/dubbo-go/pull/788) [@LaurenceLiZhixin](https://github.com/LaurenceLiZhixin) + +Milestone: [https://github.com/apache/dubbo-go/milestone/6](https://github.com/apache/dubbo-go/milestone/6?closed=1) + +## 1.5.3 ### New Features - [Add consul service discovery](https://github.com/apache/dubbo-go/pull/701) [@zhangshen023](https://github.com/zhangshen023) diff --git a/README.md b/README.md index 76064b6f1e6cc6e65ebe2f0ab012781e1ef62932..1eab98bb72b5d0b2340f4bdebd2f1171b4ada594 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,11 @@ Apache License, Version 2.0 ## Release note ## -[v1.5.2 - Sep 23, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.2) +[v1.5.4 - Nov 1, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.4) + +[v1.5.3 - Sep 23, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.3) + +[v1.5.2 - discard]() [v1.5.1 - Aug 23, 2020](https://github.com/apache/dubbo-go/releases/tag/v1.5.1) diff --git a/README_CN.md b/README_CN.md index af19ffdc5d645dbb1d5d1f6db5acd5656b8cd99a..88e34e66f1530bd04fbdc11ef77e9632a539d420 100644 --- a/README_CN.md +++ b/README_CN.md @@ -15,7 +15,11 @@ Apache License, Version 2.0 ## 鍙戝竷鏃ュ織 ## -[v1.5.2 - 2020骞�9鏈�23鏃(https://github.com/apache/dubbo-go/releases/tag/v1.5.2) +[v1.5.4 - 2020骞�11鏈�1鏃(https://github.com/apache/dubbo-go/releases/tag/v1.5.4) + +[v1.5.3 - 2020骞�9鏈�23鏃(https://github.com/apache/dubbo-go/releases/tag/v1.5.3) + +[v1.5.2 - 鑸嶅純]() [v1.5.1 - 2020骞�8鏈�23鏃(https://github.com/apache/dubbo-go/releases/tag/v1.5.1)