v5.7.2 Released
Abstract
Enhancements to the sofa-rpc framework and some bug fixes (requires JDK8 version support). We encourage everyone use 5.6.x to upgrade. For details, please refer to all commits.
Compatibility Note
- JDK8 required
- Consul registry redesigned, not compatible with 5.5.0
New Features
- PR 925 - fix:fix jackson bind to 2.9.10.4
Enhancement
- PR 924 - refactor:extract method in AbstractCluster
Bug Fix
- PR 921 - fix(codec-jackson): fix json response error when response type is generic type