Releases: open-telemetry/opentelemetry-dotnet-contrib
Resources.AWS-1.10.0-beta.1
-
NuGet: OpenTelemetry.Resources.AWS v1.10.0-beta.1
-
Introduce
AWSResourceBuilderOptions.SemanticConventionVersion
which
provides a mechanism for developers to opt-in to newer versions of the
of the Open Telemetry Semantic Conventions.
(#2367) -
Drop support for .NET 6 as this target is no longer supported
and add .NET Standard 2.0 target.
(#2164) -
Bumped the
System.Text.Json
reference to6.0.10
for runtimes older than
net8.0
and added a direct reference forSystem.Text.Json
at8.0.5
on
net8.0
in response to
CVE-2024-43485.
(#2196) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Instrumentation.AWS-1.10.0-beta.3
-
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.3
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.3
- Introduce
AWSClientInstrumentationOptions.SemanticConventionVersion
which
provides a mechanism for developers to opt-in to newer versions of the
of the OpenTelemetry Semantic Conventions. Currently, you need to opt-in
to these new conventions. In the upcoming stable release of this library,
the new conventions will be enabled by default, and the conventions this library
currently emit will no longer be supported.
(#2367)
See CHANGELOG for details.
- Introduce
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.3
- Introduce
AWSClientInstrumentationOptions.SemanticConventionVersion
which
provides a mechanism for developers to opt-in to newer versions of the
of the Open Telemetry Semantic Conventions.
(#2367)
See CHANGELOG for details.
- Introduce
Sampler.AWS-0.1.0-alpha.3
-
NuGet: OpenTelemetry.Sampler.AWS v0.1.0-alpha.3
-
Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
(#2172) -
Bumped the
System.Text.Json
reference to6.0.10
for runtimes older than
net8.0
and added a direct reference forSystem.Text.Json
at8.0.5
on
net8.0
in response to
CVE-2024-43485.
(#2197) -
Removed the
System.Net.Http
package reference from all targets.
(#2197) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317) -
AWSXRayRemoteSamplerBuilder.Build()
now returnsParentBasedSampler
which
which is of typeSampler
instead ofAWSXRayRemoteSampler
.
(#2188)
See CHANGELOG for details.
-
Instrumentation.AWS-1.10.0-beta.2
-
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.2
No notable changes.
See CHANGELOG for details.
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.2
- 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.
- Trace instrumentation will now call the Activity.SetStatus
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.2
- 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.
- Trace instrumentation will now call the Activity.SetStatus
Instrumentation.AspNetCore-1.10.1
-
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.10.1
- Metric support for the .NET Standard target was removed by mistake in 1.10.0.
This functionality has been restored.
(#2403)
See CHANGELOG for details.
- Metric support for the .NET Standard target was removed by mistake in 1.10.0.
Instrumentation.AspNetCore-1.10.0
-
NuGet: OpenTelemetry.Instrumentation.AspNetCore v1.10.0
-
Drop support for .NET 6 as this target is no longer supported.
(#2138,
(#2360) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Resources.ProcessRuntime-1.10.0-beta.1
-
NuGet: OpenTelemetry.Resources.ProcessRuntime v1.10.0-beta.1
-
Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2171) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Resources.Process-1.10.0-beta.1
-
NuGet: OpenTelemetry.Resources.Process v1.10.0-beta.1
-
Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2170) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Resources.OperatingSystem-1.10.0-beta.1
-
NuGet: OpenTelemetry.Resources.OperatingSystem v1.10.0-beta.1
-
Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2169) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Resources.Host-1.10.0-beta.1
-
NuGet: OpenTelemetry.Resources.Host v1.10.0-beta.1
-
Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2168) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-