Instrumentation.Wcf-1.10.0-beta.1
Pre-release
Pre-release
opentelemetrybot
released this
09 Dec 06:35
·
35 commits
to main
since this release
-
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 tofalse
). 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.
-