v5.7.10 Released
Abstract
Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage everyone use 5.7.x to upgrade. For details, please refer to all commits.
New Features
- PR 1053 Support static method of interface in sofa rpc
Enhancement
- PR 1061 Replace ThreadLocal with TransmittableThreadLocal in RpcInternalContext
- PR 1063 Optimize timeout value acquisition and verification