v3.2.0-rc1
版本发布时间: 2024-03-10 23:26:55
apache/dubbo-go最新发布版本:v3.2.0-rc1(2024-03-10 23:26:55)
Features
- Introduce brand new programming API.
- Upgraded triple protocol, 100% protocol with gRPC while supporting direct HTTP API access with 'application/json' message.
- RPC service definition supports both IDL and NON-IDL.
- Observability enhancement, metrics & tracing
- Introduce weighted round-robin and alias-method load-balance strategies
Compatibility
This version is completely compatible with 3.0.x ~ 3.1.x versions. Users using old API and triple protocol can upgrade to this version directly without changing any code.
New Contributors
- @Axkea made their first contribution in https://github.com/apache/dubbo-go/pull/2393
- @L2ncE made their first contribution in https://github.com/apache/dubbo-go/pull/2421
- @Jafeyyu made their first contribution in https://github.com/apache/dubbo-go/pull/2552
- @shikharish made their first contribution in https://github.com/apache/dubbo-go/pull/2573
- @klboke made their first contribution in https://github.com/apache/dubbo-go/pull/2579
- @setcy made their first contribution in https://github.com/apache/dubbo-go/pull/2596
- @NX-Official made their first contribution in https://github.com/apache/dubbo-go/pull/2606