We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94e98d8 commit 6deedc3Copy full SHA for 6deedc3
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
---
3
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
14
## 3.0.4
15
16
### Features
0 commit comments