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

Releases: jaegertracing/jaeger-client-node

Release 3.6.0

13 Nov 19:45
bf5ec4e
Compare
Choose a tag to compare

New features:

  • Save baggage in span logs (#129)
  • Add BaggageRestrictionManager and BaggageSetter (#142)
  • Migrate to Apache license v2 (#159)
  • Randomize rate limiter balance on initialization (#161)

Bug fixes:

  • Trap exceptions from socket.send() (#137) - thanks @frankgreco
  • Use ip tag instead of peer.ipv4 in process (#125)
  • Log only span context (#153)
  • Fix buffer size counting bug and add logging to UDP sender (#151)

Release v3.5.3

24 Apr 17:25
Compare
Choose a tag to compare
  • Fix SamplingStrategyResponse strategyType (#110)

Release v3.5.2

29 Mar 22:23
Compare
Choose a tag to compare
  • Protect from exceptions in decodeURIComponent (#105)
  • Do not url-encode span context (#105)

v3.1.0

02 Feb 17:18
Compare
Choose a tag to compare
Release 3.1.0 (#92)