dubbo-3.1.0
版本发布时间: 2022-08-17 21:53:11
apache/dubbo最新发布版本:dubbo-3.3.2(2024-10-29 16:04:41)
This is a brand new version of Dubbo 3, including xDS support, kubernetes native support, Fastjson2 support...
Dubbo 3.1 includes the following features:
- Sidecar mesh. See https://dubbo.apache.org/zh/overview/tasks/mesh/dubbo-mesh/ for instructions.
- xDS proxyless mesh. See https://dubbo.apache.org/zh/overview/tasks/mesh/proxyless/ for instructions.
- Error code Troubleshooting Documentation Guidelines. See https://dubbo.apache.org/zh/docs3-v2/java-sdk/faq/intro/ for instructions.
- Fastjson2 support. Manually enable by specifying
serialization
tofastjson2
. See https://github.com/alibaba/fastjson2 for instructions. - Port Unification support. Supports binding various protocols to a signal port.
- Dubbo Reactive stream with project reactor.
Upgrade compatibility: https://dubbo.apache.org/zh/docs3-v2/java-sdk/upgrades-and-compatibility/3.0-to-3.1-compatibility-guide/
Full Changelog: https://github.com/apache/dubbo/compare/dubbo-3.0.11...dubbo-3.1.0