Sofa Tracer Versions Save

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.

v3.0.4

5 years ago

⭐️New Feature

+Support Dubbo . #183 #102 +Support openfeign. #198

v2.4.0

5 years ago

⭐️New Features

+Support Dubbo. #183

v3.0.3

5 years ago

⭐️Optimize

  • Support trace datesoruce config. #182
  • Some of the basic capabilities on master are synchronized, including sampling, zipkin dependent upgrade and support for Chinese UI, zipkin escalation model removing special handling of SOFARPC, etc

v2.4.1

5 years ago

🐞Bug fixes

  • Fix BasePreparedStatement initialization policy problem. #233
  • Fix SQLException coverage problem. #231

⭐️Enhancement

  • Update Dubbo version to 2.7.3. Not compatible with low version. #204 #230 #237

⭐️New Features

In accordance with 3.0.6 version

v2.3.3

5 years ago

🐞Bug fixes

  • Fix OkHttp plugin does not report. #174

⭐️Enhancement

  • 异步处理时,SofaTracerSpan无法创建问题 #170

v2.3.2

5 years ago

⭐️New Features

+Support Okhttp3. #157 +Enhance Datasource Buried Point Capability. #159

🐞Bug fixes

  • Fix spring mvc log print bug. #165

🔨Document Refactor

We updated the Roadmap and added documentation for the sampling and Resttemplate functions in the documentation. In addition, we have fixed some erroneous and inaccurate descriptions in the old documentation.

v2.3.1

5 years ago

⭐️Optimize

  • Optimize log configuration . #145

🐞Bug fixes

  • Fix OpenTracingSpringMvcAutoConfiguration Conditional bug. #142
  • Fix run rpc samples has got error.#149

v3.0.2

5 years ago

⭐️Optimize

  • Optimize log configuration . #145

🐞Bug fixes

  • Fix OpenTracingSpringMvcAutoConfiguration Conditional bug. #142

v2.3.0

5 years ago

⭐️New Features

  • Support non-spring boot environment can also use sofa-tracer and report zipkin.#32
  • Sampling strategy depend on sofaTracerSpan.#75
  • Add servlet plugin readme.#116
  • Support resttemplate plugin.#117
  • Support data reporting to zipkin.#131
  • Support custom sampler policy.#133

🐞Bug fixes

  • Fix that OpenTracingSpringMvcAutoConfiguration should add ConditionalOnClass.#111
  • Fix that root span ID error in springMVC plugin.#137

v2.2.3

5 years ago

🐞Bug fixes

  • Fix possible NPE during logging. #124
  • Fix app name lost in spring mvc tracer log #122
  • Fix that tracer configuration is invalid. #128