Skip to content

Commit

Permalink
docs: Update CHANGELOG for release v3.0.5 (#2198)
Browse files Browse the repository at this point in the history
* docs: Update CHANGELOG for release v3.0.5

Signed-off-by: Xuewei Niu <justxuewei@apache.org>

* docs: Append a missing change

Signed-off-by: Xuewei Niu <justxuewei@apache.org>

---------

Signed-off-by: Xuewei Niu <justxuewei@apache.org>
  • Loading branch information
justxuewei committed Feb 2, 2023
1 parent 94e98d8 commit 6deedc3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Release Notes
---

## 3.0.5

### Bugfixes

- [Fix: Consumers try to reconnect to the metadata service of offline providers infinitely](https://github.com/apache/dubbo-go/pull/2166)
- [Fix: Service discovery registry notify before return](https://github.com/apache/dubbo-go/pull/2168)
- [Fix: Do not launch Polaris governance capability if Polaris is not enabled](https://github.com/apache/dubbo-go/pull/2171)
- [Fix: Config of metrics enbale not works](https://github.com/apache/dubbo-go/pull/2180)
- [Fix: Replace assignment behavior with copy operation to avoid OOM](https://github.com/apache/dubbo-go/pull/2182)

## 3.0.4

### Features
Expand Down

0 comments on commit 6deedc3

Please sign in to comment.