github DataDog/dd-trace-go v1.71.1

one day ago

What's Changed

This release contains a fix for a panic on trace extraction when DD_TRACE_PROPAGATION_EXTRACT_FIRST=true and no trace headers were present. It also updates the tracer to only retrieve CI tags when CI Visibility is enabled, improving efficiency.

General

  • ddtrace/tracer: Fix panic on Extract when DD_TRACE_PROPAGATION_EXTRACT_FIRST=true and no trace headers present [1.71 backport] in #3141
  • tracer/stats: Only get CI tags when CI Visibility is enabled [1.71 backport] in #3142

Full Changelog: v1.71.0...v1.71.1

Don't miss a new dd-trace-go release

NewReleases is sending notifications on new releases.