Opentracing Javascript Versions Save

OpenTracing API for Javascript (both Node and browser). 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163

v0.14.6

2 years ago
  • Fix remaining circular dependencies in mock_tracer submodule (#154) -- thanks Minh Nguyen
  • Handle non-extending Span classes in Reference constructor (#162) -- thanks treble-snake

UPDATE: an issue (https://github.com/opentracing/opentracing-javascript/issues/172) was discovered with this release, it's been replaced with v0.14.7 published from the branch rollback-v0.14.6 while the issue is being fixed. Most likely related to #162.

v0.14.5

3 years ago
  • Fix circular dependency in mock_context (#154) -- thanks Jonathan Moody

v0.14.4

4 years ago

0.14.4

  • Add trace identifiers to the SpanContext