Skip to content

Commit 6deedc3

Browse files
authored
docs: Update CHANGELOG for release v3.0.5 (#2198)
* docs: Update CHANGELOG for release v3.0.5 Signed-off-by: Xuewei Niu <[email protected]> * docs: Append a missing change Signed-off-by: Xuewei Niu <[email protected]> --------- Signed-off-by: Xuewei Niu <[email protected]>
1 parent 94e98d8 commit 6deedc3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Release Notes
22
---
33

4+
## 3.0.5
5+
6+
### Bugfixes
7+
8+
- [Fix: Consumers try to reconnect to the metadata service of offline providers infinitely](https://github.com/apache/dubbo-go/pull/2166)
9+
- [Fix: Service discovery registry notify before return](https://github.com/apache/dubbo-go/pull/2168)
10+
- [Fix: Do not launch Polaris governance capability if Polaris is not enabled](https://github.com/apache/dubbo-go/pull/2171)
11+
- [Fix: Config of metrics enbale not works](https://github.com/apache/dubbo-go/pull/2180)
12+
- [Fix: Replace assignment behavior with copy operation to avoid OOM](https://github.com/apache/dubbo-go/pull/2182)
13+
414
## 3.0.4
515

616
### Features

0 commit comments

Comments
 (0)