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

pre-release3 hours ago
  • NuGet: OpenTelemetry.Instrumentation.Wcf v1.16.0-beta.1

    • Fixed an issue where server-side exception recording could bypass
      IncomingRequestFilter for filtered faulting requests.
      (#4306)

    • Fixed ArgumentNullException thrown by TelemetryEndpointBehavior when an endpoint
      operation has a null Action (e.g., when WCF service help pages are enabled).
      (#4026)

    • Fixed an issue where non-session WCF client channels could be wrapped in
      instrumented channel types that incorrectly advertised session support.
      (#4368)

    • Fixed an issue where async WCF client operations could throw when
      ExecutionContext flow was suppressed.
      (#4378)

    • Updated OpenTelemetry core component version(s) to 1.16.0.
      (#4487)

    • Add support for version 1.42.0
      of the Semantic Conventions for RPC when the OTEL_SEMCONV_STABILITY_OPT_IN
      environment variable is set to rpc or rpc/dup.
      (#4377)

    • Add instrumentation scope version and schema URL to metrics and traces.
      (#4377)

    See CHANGELOG for details.

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

NewReleases is sending notifications on new releases.