Skip to content

v2.3.0

Compare
Choose a tag to compare
@glmapper glmapper released this 14 Dec 08:17
· 125 commits to master since this release

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