Releases: sofastack/sofa-tracer
Releases · sofastack/sofa-tracer
v3.0.5
Prepare to release 3.0.5.
v3.0.4
⭐️New Feature
+Support Dubbo . #183 #102
+Support openfeign. #198
v2.4.0
⭐️New Features
+Support Dubbo. #183
v3.0.3
⭐️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
🐞Bug fixes
- Fix OkHttp plugin does not report. #174
⭐️Enhancement
- 异步处理时,SofaTracerSpan无法创建问题 #170
v2.3.2
⭐️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
⭐️Optimize
- Optimize log configuration . #145
🐞Bug fixes
- Fix OpenTracingSpringMvcAutoConfiguration Conditional bug. #142
- Fix run rpc samples has got error.#149
v3.0.2
⭐️Optimize
- Optimize log configuration . #145
🐞Bug fixes
- Fix OpenTracingSpringMvcAutoConfiguration Conditional bug. #142
v2.3.0
⭐️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
🐞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