v5.8.4 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
Enhancement
- Consul registry support acl(#1168) by @Kunple-w in #1169
- Optimization for Ut and bootstrap api by @OrezzerO in #1163
- Bump grpc from 1.28.0 to 1.33.0 #1147
Bug fix
- Sub unSub and unRegister request add ProtocolType by @EvenLjj in #1190
- Fix generic interface service deserialize error in
JacksonSerializer
by @zhenjunMa in #1193