v3.0.2
版本发布时间: 2022-06-05 11:17:55
apache/dubbo-go最新发布版本:v3.2.0-rc1(2024-03-10 23:26:55)
Features
- Support hessian java method java.lang param
- Support istio xds
- Support istio xds ring hash
- Support otel trace
Bugfixs
- Fix: where limitation not updates
- Fix: rootConfig and getty-session-param
- Fix: xds adsz empty metadata
- Fix: decode net stream bytes as getty rule
- Fix: ip register issue
- Fix: getty unit test
- Fix: remove HEADER_LENGTH in decode because of discard
- Fix: xds log use dubbogo logger
- Fix: limit rpc package data size by user's config rather than DEFAULT_LEN
- Fix: complete grpc based protocol panic recover handle
Enhancements
- Add req.Data to OnMessage panic error log
- Add nacos updateCacheWhenEmpty options
- Xds enhancement
- Mock etcd and nacos in ut
- Use summary type to observe p99
- Remove gomonkey
- Optimized load balancing algorithm
- RandomLoadBalance code optimization
- Export hessian type api
- Export method getArgsTypeList for extension