Skip to content

Commit 2e4e958

Browse files
justxueweiAlbumenJ
andauthored
docs: update changelog for release v3.0.4 (apache#2147)
* docs: update changelog for release v3.0.4 Signed-off-by: Xuewei Niu <[email protected]> * docs: remove nacos upgrade from release v3.0.4 Signed-off-by: Xuewei Niu <[email protected]> * docs: update readme and changelog Signed-off-by: Xuewei Niu <[email protected]> * docs: update readme_cn Signed-off-by: Xuewei Niu <[email protected]> * chore: update dubbo-go version Signed-off-by: Xuewei Niu <[email protected]> * Trigger update Signed-off-by: Xuewei Niu <[email protected]> Co-authored-by: Albumen Kevin <[email protected]>
1 parent 7318a5b commit 2e4e958

File tree

4 files changed

+37
-9
lines changed

4 files changed

+37
-9
lines changed

CHANGELOG.md

+32-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,32 @@
11
# Release Notes
22
---
33

4+
## 3.0.4
5+
6+
### Features
7+
8+
- [CLI: Support getting metadata from metadataCenter](https://github.com/apache/dubbo-go/pull/2066)
9+
- [Support TLS for gRPC protocols](https://github.com/apache/dubbo-go/pull/2073)
10+
- [Support TLS for Dubbo/Triple protocols](https://github.com/apache/dubbo-go/pull/2117)
11+
- [Support Polaris subscribe](https://github.com/apache/dubbo-go/pull/2100)
12+
- [Support Polaris ratelimit](https://github.com/apache/dubbo-go/pull/2128)
13+
- [Support polaris router ability](https://github.com/apache/dubbo-go/pull/2132)
14+
15+
### Bugfixes
16+
17+
- [Fix: leastactive choose wrong invoker](https://github.com/apache/dubbo-go/pull/2068)
18+
- [Fix: add more setter of ReferenceConfigBuilder](https://github.com/apache/dubbo-go/pull/2098)
19+
- [Fix: timeout don't support ms bug](https://github.com/apache/dubbo-go/pull/2105)
20+
- [Fix: env DUBBO_IP_TO_REGISTRY doesn't work](https://github.com/apache/dubbo-go/pull/2138)
21+
22+
### Enhancements
23+
24+
- [Upgrade Triple to v1.1.9](https://github.com/apache/dubbo-go/pull/2072)
25+
- [Docs: update style and out-of-date links in readme](https://github.com/apache/dubbo-go/pull/2079)
26+
- [Upgrade Hessian to v1.11.3](https://github.com/apache/dubbo-go/pull/2087)
27+
- [Upgrade gopkg.in/yaml.v3 to 3.0.0](https://github.com/apache/dubbo-go/pull/2112)
28+
- [Refactor registry polaris project](https://github.com/apache/dubbo-go/pull/2125)
29+
430
## 3.0.3
531

632
### Features
@@ -9,7 +35,8 @@
935
- [Support gracefully offline without registry](https://github.com/apache/dubbo-go/pull/1973)
1036
- [Support nacosRegistry and polarisRegistry register ip and port from env](https://github.com/apache/dubbo-go/pull/2061)
1137

12-
### Bugfixs
38+
### Bugfixes
39+
1340
- [Fix: typo correction](https://github.com/apache/dubbo-go/pull/1924)
1441
- [Fix: revision calc](https://github.com/apache/dubbo-go/pull/1926)
1542
- [Fix: rand.Seed() duplicate concurrent calls](https://github.com/apache/dubbo-go/pull/1958)
@@ -25,6 +52,7 @@
2552
- [Fix: adaptive-service: deadlock caused by rwMutex in limiter mapper](https://github.com/apache/dubbo-go/pull/2053)
2653

2754
### Enhancements
55+
2856
- [Chore remove apollo config center](https://github.com/apache/dubbo-go/pull/1932)
2957
- [Reduce common directory](https://github.com/apache/dubbo-go/pull/1948)
3058
- [Remove useless time format](https://github.com/apache/dubbo-go/pull/1955)
@@ -47,7 +75,7 @@
4775
- [Support istio xds ring hash](https://github.com/apache/dubbo-go/pull/1828)
4876
- [Support otel trace](https://github.com/apache/dubbo-go/pull/1886)
4977

50-
### Bugfixs
78+
### Bugfixes
5179

5280
- [Fix: where limitation not updates](https://github.com/apache/dubbo-go/pull/1784)
5381
- [Fix: rootConfig and getty-session-param](https://github.com/apache/dubbo-go/pull/1802)
@@ -82,7 +110,7 @@
82110
- [Support `$invokeAsync` for generic service](https://github.com/apache/dubbo-go/pull/1674)
83111
- [Support config the Nacos context path](https://github.com/apache/dubbo-go/pull/1656)
84112

85-
### Bugfixs
113+
### Bugfixes
86114

87115
- [Fix: JSON-RPC request timeout time dynamically](https://github.com/apache/dubbo-go/pull/1713)
88116
- [Fix: the heartbeat of polaris cannot be reported](https://github.com/apache/dubbo-go/pull/1688)
@@ -111,7 +139,7 @@
111139
- [Triple proto reflection support](https://github.com/apache/dubbo-go/pull/1603)
112140
- [Triple pb with jaeger tracing support](https://github.com/apache/dubbo-go/pull/1596)
113141

114-
### Bugfixs
142+
### Bugfixes
115143

116144
- [Validate nacos's user and password configuration](https://github.com/apache/dubbo-go/pull/1645)
117145
- [Fix bug of service configuration exported field](https://github.com/apache/dubbo-go/pull/1639/files)

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Apache Dubbo-go, a Dubbo implementation written in Golang, is born to bridge the
1616

1717
<img src="https://dubbo-go-pixiu.github.io/img/pixiu-dubbo-ecosystem.png" height="400px" display="display: block, margin: auto" />
1818

19-
Dubbo-go has supported many RPC protocols, like Triple, Dubbo JSONRPC, gRPC, HTTP, HTTP2.
19+
Dubbo-go has supported many RPC protocols, like Triple, Dubbo, JSONRPC, gRPC, HTTP, HTTP2. The Triple, Dubbo and gRPC protocols supported security connections via TLS.
2020

2121
- Triple is the supported protocol of Dubbo3 ecology, and is gRPC extended protocol based on HTTP2, which is compatible with gRPC service.In other words, **on the basis of gRPC's reliable invocation, it adds Dubbo's service governance capability.**
2222
- Dubbo protocol is tradition Dubbo ecology protocol, which is compatible with Dubbo 2.x, and is a good choice for cross-language invocation between GO and Java legacy service.
23-
- HTTP supportAs you can see in the figure above, you can invoke Triple/Dubbo service using HTTP protocol through [dubbo-go-pixiu](https://github.com/apache/dubbo-go-pixiu) gateway.
23+
- HTTP support: As you can see in the figure above, you can invoke Triple/Dubbo service using HTTP protocol through [dubbo-go-pixiu](https://github.com/apache/dubbo-go-pixiu) gateway.
2424

2525
## Service governance capability
2626

README_CN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Apache Dubbo Go 语言实现,架起 Java 和 Golang 之间的桥梁,与 gRPC
1616

1717
![](https://dubbo-go-pixiu.github.io/img/pixiu-dubbo-ecosystem.png)
1818

19-
Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP、HTTP2 等。
19+
Dubbo-go 生态覆盖多种网络协议:Triple、Dubbo、JSONRPC、gRPC、HTTP、HTTP2 等。Triple、Dubbo 和 gRPC 协议支持基于 TLS 的安全通信。
2020

2121
- Triple 协议是 Dubbo3 生态主推的协议,是基于 gRPC 的扩展协议,底层为HTTP2,可与 gRPC 服务互通。**相当于在 gRPC 可靠的传输基础上,增加了 Dubbo 的服务治理能力。**
2222
- Dubbo 协议是 Dubbo 生态的传统协议,dubbo-go 支持的 dubbo 协议与dubbo2.x 版本兼容,是 Go 语言和旧版本 Dubbo 服务互通的不错选择。

common/constant/version.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
package constant
1919

2020
const (
21-
Version = "3.0.0" // apache/dubbo-go version
21+
Version = "3.0.4" // apache/dubbo-go version
2222
Name = "dubbogo" // module name
23-
DATE = "2021/05/14" // release date
23+
DATE = "2022/12/01" // release date
2424
)

0 commit comments

Comments
 (0)