Skip to content
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@yurishkuro yurishkuro released this 08 Sep 19:49
· 35 commits to master since this release
  • Improve C++ flag handling in CMake (#128)
  • localIP: try resolving local hostname first (#130)
  • Fix deadlock if steady_clock::now() returns the same value twice (#132)
  • Implement SpanContext::Clone (#138)
  • Change sampler param sentinel value from YAML parser (#145)
  • Fix RemoteReporter test race condition (#135)
  • Add details on how to set agent & collector endpoint (#153)
  • Clarify agent/sampler address overrides in README
  • Upgrade to OpenTracing 1.5.0; Support build on Windows (#115)