Releases: open-telemetry/opentelemetry-dotnet-contrib
Instrumentation.AWS-1.10.0-beta.1
-
NuGet: OpenTelemetry.Extensions.AWS v1.10.0-beta.1
-
Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
(#2125) -
Removed the unused
System.Text.Json
reference.
(#2209) -
Updated OpenTelemetry core component version(s) to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
-
NuGet: OpenTelemetry.Instrumentation.AWS v1.10.0-beta.1
- Move adding request and response info to AWSTracingPipelineHandler
(#2137) - Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
(#2139)
See CHANGELOG for details.
- Move adding request and response info to AWSTracingPipelineHandler
-
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.10.0-beta.1
- Add detection of Lambda cold start and set
faas.coldstart
Activity tag.
(#2037) - Add HTTP server span attributes for Application Loadbalancer triggers
(#2033) - Drop support for .NET 6 as this target is no longer supported
and add .NET 8/.NET Standard 2.0 targets.
(#2140) - Add a direct reference to
System.Text.Json
at6.0.10
for the
netstandard2.0
target and at8.0.5
for thenet8.0
target.
(#2203)
See CHANGELOG for details.
- Add detection of Lambda cold start and set
Exporter.OneCollector-1.10.0
-
NuGet: OpenTelemetry.Exporter.OneCollector v1.10.0
-
Drop support for .NET 6 as this target is no longer supported.
(#2123) -
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) -
Fixed a bug causing extension data specified on
LogRecord
s in a batch to
also be applied to subsequentLogRecord
s in the same batch.
(#2205) -
Update OpenTelemetry SDK version to
1.10.0
and removed the direct reference
toMicrosoft.Extensions.Configuration.Binder
.
(#2295,
#2317)
See CHANGELOG for details.
-
Exporter.Geneva-1.10.0
-
NuGet: OpenTelemetry.Exporter.Geneva v1.10.0
-
Drop support for .NET 6 as this target is no longer supported.
(#2117) -
Added support for exporting metrics on Linux when OTLP protobuf encoding is
enabled via thePrivatePreviewEnableOtlpProtobufEncoding=true
connection
string switch.PrivatePreviewEnableOtlpProtobufEncoding=true
is now
supported on both Windows and Linux.For configuration details see:
OtlpProtobufEncoding. -
Update OpenTelemetry SDK version to
1.10.0
.
(#2317)
See CHANGELOG for details.
-
Instrumentation.Wcf-1.0.0-rc.18
-
NuGet: OpenTelemetry.Instrumentation.Wcf v1.0.0-rc.18
- Add target for
net6.0
to ensure that non-vulnerable transient
dependencies are referenced by default for .NET6+.
(#2243)
See CHANGELOG for details.
- Add target for
Exporter.OneCollector-1.9.3
-
NuGet: OpenTelemetry.Exporter.OneCollector v1.9.3
-
Fixed a bug causing extension data specified on
LogRecord
s in a batch to
also be applied to subsequentLogRecord
s in the same batch.
(#2208) -
Bumped the
System.Text.Json
reference to6.0.10
for thenet462
,
netstandard2.0
, andnetstandard2.1
targets in response to
CVE-2024-43485.
(#2208)
See CHANGELOG for details.
-
Instrumentation.Hangfire-1.9.0-beta.1
-
NuGet: OpenTelemetry.Instrumentation.Hangfire v1.9.0-beta.1
-
ActivitySource.Version
is set to NuGet package version.
(#1624) -
Update
Microsoft.Extensions.Options
to8.0.0
.
(#1830) -
Updated OpenTelemetry core component version(s) to
1.9.0
.
(#1888) -
Added direct reference to
Newtonsoft.Json
with minimum version of
13.0.1
in response to CVE-2024-21907.
(#2057)
See CHANGELOG for details.
-
Instrumentation.Cassandra-1.0.0-beta.2
-
NuGet: OpenTelemetry.Instrumentation.Cassandra v1.0.0-beta.2
-
ActivitySource.Version
is set to NuGet package version.
(#1624) -
Updated OpenTelemetry core component version(s) to
1.9.0
.
(#1888) -
Added direct reference to
Newtonsoft.Json
with minimum version of
13.0.1
in response to CVE-2024-21907.
(#2058)
See CHANGELOG for details.
-
Exporter.InfluxDB-1.0.0-alpha.4
-
NuGet: OpenTelemetry.Exporter.InfluxDB v1.0.0-alpha.4
-
Updated OpenTelemetry core component version(s) to
1.9.0
.
(#1888) -
Updated
InfluxDB.Client
to4.18.0
to mitigate CVE-2024-45302
and CVE-2024-30105
in transitive dependencies.
(#2073) -
Drop support for .NET 6 as this target is no longer supported and add .NET 8 target.
(#2116)
See CHANGELOG for details.
-
Resources.Process-0.1.0-beta.3
-
NuGet: OpenTelemetry.Resources.Process v0.1.0-beta.3
- Properly dispose of System.Diagnostics.Process class instances
(#2101)
See CHANGELOG for details.
- Properly dispose of System.Diagnostics.Process class instances
Instrumentation.Process-0.5.0-beta.7
-
NuGet: OpenTelemetry.Instrumentation.Process v0.5.0-beta.7
- Properly dispose of System.Diagnostics.Process class instances
(#2101)
See CHANGELOG for details.
- Properly dispose of System.Diagnostics.Process class instances