Skip to content

v1.71.1

Latest
Compare
Choose a tag to compare
@mtoffl01 mtoffl01 released this 04 Feb 16:23
1f6d8cb

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