This version continues to focus on stability improvement of Dubbo3. For details of bugfixes and enhancements , please check here milestone 3.0.7
Bugfixes & Enhancements
- Curator and Zookeeper extensions related issues, #9746, #9749, #9597
- Service Discovery enhance, #9726, #9754, #9799, #9742, #9820, #9784
- Triple protocol supports native stub generator, #9822
- Optimize shutdown process, #9747
- Optimize default registration behavior of Nacos, does not register consumer URL by default, #9827
- Fix zone-aware and weight policy not work for multiple registries scenario, #9680, #9786
- Fix consumer side service
group
not work as expected, #9818 - Fix possible RpcContext contamination, reported by skywalker, #9666