github open-telemetry/opentelemetry-dotnet-contrib Instrumentation.Wcf-1.10.0-beta.1

  • NuGet: OpenTelemetry.Instrumentation.Wcf v1.10.0-beta.1

    • Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
      (#2263)

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

    • Added a RecordException property to specify if exceptions should be
      recorded (defaults to false). This is only supported by client instrumentation.
      (#2271)

    • Trace instrumentation will now call the Activity.SetStatus
      API instead of the deprecated OpenTelemetry API package extension when setting
      span status. For details see: Setting Status.
      (#2358)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.