dubbo-3.3.6
Highlights
Apache Dubbo 3.3.6 introduces several important enhancements and stability improvements. This release adds new reactive and routing features, strengthens HTTP/2 support, and enhances configuration and metrics capabilities. It also includes a range of bug fixes and dependency upgrades to improve overall reliability and security.
What's Changed
Feature
- Add Affinity Router by @wcy666103 in https://github.com/apache/dubbo/pull/14787
- Support for Mutiny Reactive by @MoritzArena in https://github.com/apache/dubbo/pull/15537
- Add dubbo-spring6-security plugin by splitting dubbo-spring-security by @zrlw in https://github.com/apache/dubbo/pull/15494
- Add HTTP/2 server connection preface process by @zrlw in https://github.com/apache/dubbo/pull/15535
- Add http2 client connection preface process by @zrlw in https://github.com/apache/dubbo/pull/15436
- Support Preferred Network Interface via Spring Environment and Fix Early Host Resolution by @fu-cheng1 in https://github.com/apache/dubbo/pull/15604
- Add support for Zookeeper-based config center and metadata reporting in demo by @lingyufei in https://github.com/apache/dubbo/pull/15646
- Support method-level TPS in by @lingyufei in https://github.com/apache/dubbo/pull/15679