Skip to content

Instrumentation.Http-1.10.0

Choose a tag to compare

@opentelemetrybot opentelemetrybot released this 27 Nov 20:47
· 1463 commits to main since this release
Immutable release. Only release title and notes can be modified.
fad377b
  • NuGet: OpenTelemetry.Instrumentation.Http v1.10.0

    • Drop support for .NET 6 as this target is no longer supported.
      (#2152)

    • Updated OpenTelemetry core component version(s) to 1.10.0.
      (#2317)

    • Trace instrumentation no longer sets attributes when running on .NET 9 and
      greater because HttpClient now includes native instrumentation which adds
      attributes directly.
      (#2314)

    See CHANGELOG for details.