Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Releases: opentracing/opentracing-javascript

Release 0.14.6 - DO NOT USE

05 Jan 21:02
Compare
Choose a tag to compare
  • 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 (#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.

Release 0.14.5

06 Nov 04:24
Compare
Choose a tag to compare
  • Fix circular dependency in mock_context (#154) -- thanks Jonathan Moody

v0.14.4

16 Jul 18:12
Compare
Choose a tag to compare

0.14.4

  • Add trace identifiers to the SpanContext