Sentinel V1.7.0 已发布
在这个版本中,Sentinel使用Sentinel令牌服务器提供了一个Sentinel全局RLS的实现,使得Sentinel的分布式流量控制能力可以充分发挥。详情请看这里。 从1.7.0开始,Sentinel支持通过任意属性文件进行配置。我们可以使用-Dcsp.sentinel.config.file属性项设置属性文件的路径。请参阅此处了解更多详细信息。 更新功能: 增添Sentinel发送rls token服务器实现 支持Sentinel的任意配置属性文件路径 改进SPI类加载器机制以处理更复杂的场景 添加对资源分类适配器的支持 ....................... 错误修复: Fix the bug that resource name displayed in ClusterNode-related command APIs forSphU.entry(method)is incorrect (#1078) Fix hookOnCancel handing logic in SentinelReactorSubscriber (#1089) Fix the bug of...
