本期发布内容:
- 新增远程 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
本站部分文章源于互联网,本着传播知识、有益学习和研究的目的进行的转载,为网友免费提供。如有著作权人或出版方提出异议,本站将立即删除。如果您对文章转载有任何疑问请告之我们,以便我们及时纠正。PS:推荐一个微信公众号: askHarries 或者qq群:474807195,里面会分享一些资深架构师录制的视频录像:有Spring,MyBatis,Netty源码分析,高并发、高性能、分布式、微服务架构的原理,JVM性能优化这些成为架构师必备的知识体系。还能领取免费的学习资源,目前受益良多

转载请注明原文出处:Harries Blog™ » SOFARPC v5.6.5 发布,蚂蚁金服开源 Java RPC 框架