本期发布内容:
- 新增远程 Mock 和本地 Mock 功能
- 新增将 Apollo 作为动态配置组件的功能
- 新增通过广播进行服务发现和服务注册的功能
- 新增根据动态配置组件自动选择负载均衡策略的功能
- 新增 Tracer 集成 micrometers 的功能
- 新增 Bolt 协议定义的接口暴露 swagger 服务的功能
- 优化单元测试执行速度和稳定性
-
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 861 Support mock
- PR 850 Integration with apollo
- PR 875 Support multicast as registry
- PR 849 Support auto load balance
- PR 872 Provides simple integration of micrometers.
- PR 846 Support Bolt swagger
Enhancement
- PR 876 Speed up test
- Refactoring rpc error log codes: #857 #859 #863 #860 #865 #868 #867
Bug Fix
- PR 874 Fix test case
转自 https://www.oschina.net/news/114063/sofa-rpc-5-6-5-released