Hello Everyone! This is a regular biweekly update—our community has continued to fix bugs and make meaningful progress. Here are the key highlights:
1. 1. Router Chain Concurrency Issue Fix We’ve addressed the concurrency problem in the router chain ( https://github.com/apache/dubbo/issues/15881). The fix is pending additional testing and will be merged soon. 2. 2. Apache Fory Support Paused The plan to add official support for Apache Fory ( https://github.com/apache/dubbo/issues/15832) is temporarily paused. The Fory community stated, "Binary compatibility will be guaranteed starting from Fory 1.0 release," so we’ll revisit integration after the 1.0 stable version is available. 3. 3. Triple Protocol Backpressure Fully Supported We’ve fully implemented backpressure for the Triple protocol via two pull requests: https://github.com/apache/dubbo/pull/15957 and https://github.com/apache/dubbo/pull/15967. You can find the complete user guide here: https://cn.dubbo.apache.org/en/overview/mannual/java-sdk/reference-manual/protocol/triple-backpress/ 4. Thanks to all contributors for your efforts!
