i. 修复 SOFARegistry 场景下地址为空场景下的可能问题
ii. 支持 Ark 隔离, 发布服务时,注册服务类加载器
It is a bug fix version. We encourage everyone use 5.5.x to upgrade. For the details and all changes, please browse our issue and pr for 5.5.6 .
There are no incompatible APIs. but if you use cors filter in rest, you need to set it
PR 665 - Fix the bug that restarting server leads to the client unavailable.
PR 667 - Fix travis ci dist.
SOFARPC 是一个高可扩展性、高性能、生产级的 Java RPC 框架。在蚂蚁金服 SOFARPC 已经经历了十多年及五代版本的发展。SOFARPC 致力于简化应用之间的 RPC 调用,为应用提供方便透明、稳定高效的点对点远程服务调用方案。为了用户和开发者方便的进行功能扩展,SOFARPC 提供了丰富的模型抽象和可扩展接口,包括过滤器、路由、负载均衡等等。同时围绕 SOFARPC 框架及其周边组件提供丰富的微服务治理方案。