SOFABoot v2.5.0 已发布, 主要变更如下:
- i. 提供 SOFABoot banner;
- ii. 修复 SofaRuntimeProperties 配置不生效问题;
- iii. 使用 Jackson 替代 fastjson;
- iv. 优化健康检查逻辑;
- v. 升级 Spring Boot 版本至 1.5.16.RELEASE;
- vi. 兼容 Spring Cloud.
详细参考发布报告:https://github.com/alipay/sofa-boot/releases/tag/v2.5.0
同时发布的还有 SOFATracer v2.2.0,主要变更如下:
- i.支持 Zipkin 2.x 版本;
- ii.支持 HttpClient 埋点;
- iii.支持 Datasource 埋点;
- iv.支持 tracer ark plugin 方式使用;
详细参考发布报告:https://github.com/alipay/sofa-tracer/releases/tag/v2.2.0
以及 SOFABolt 1.4.5,主要变更如下:
- i. 修复网络不稳定的情况下出现IO线程被阻塞的BUG;
详细参考发布报告:https://github.com/alipay/sofa-bolt/releases/tag/v1.4.5
转自 https://www.oschina.net/news/100777/sofaboot-2-5-0-released