issues
search
sofastack
/
sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
Apache License 2.0
1.11k
stars
377
forks
source link
4.0.0
#506
Closed
HzjNeverStop
closed
1 year ago
HzjNeverStop
commented
1 year ago
版本号修改为 4.0.0
技术栈升级 JDK17 + SOFABoot 4.0.0
移除 tracer-sofa-boot-starter (这部分代码放到 sofa-boot 仓库中进行集成,tracer 仓库中不再维护)
添加 github 的 release action
调整 kafka、redis、springmvc、openfengine 相关代码以适配依赖升级
移除 AsyncRestTemplate 相关代码