Skip to content

Releases: sofastack/sofa-tracer

v3.0.5

15 May 13:52
Compare
Choose a tag to compare
Prepare to release 3.0.5.

v3.0.4

07 Apr 03:12
Compare
Choose a tag to compare

⭐️New Feature

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

v2.4.0

07 Apr 02:39
Compare
Choose a tag to compare

⭐️New Features

+Support Dubbo. #183

v3.0.3

22 Mar 09:06
f4e3d45
Compare
Choose a tag to compare

⭐️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.3.3

22 Feb 10:12
Compare
Choose a tag to compare

🐞Bug fixes

  • Fix OkHttp plugin does not report. #174

⭐️Enhancement

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

v2.3.2

01 Feb 02:59
Compare
Choose a tag to compare

⭐️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

12 Jan 14:58
Compare
Choose a tag to compare

⭐️Optimize

  • Optimize log configuration . #145

🐞Bug fixes

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

v3.0.2

02 Jan 02:47
Compare
Choose a tag to compare

⭐️Optimize

  • Optimize log configuration . #145

🐞Bug fixes

  • Fix OpenTracingSpringMvcAutoConfiguration Conditional bug. #142

v2.3.0

14 Dec 08:17
Compare
Choose a tag to compare

⭐️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

16 Nov 15:18
Compare
Choose a tag to compare

🐞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