Releases: open-telemetry/opentelemetry-dotnet-contrib
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
Resources.Azure-1.0.0-beta.9
-
NuGet: OpenTelemetry.Resources.Azure v1.0.0-beta.9
-
Added support for Azure Container Apps jobs.
(#2064) -
Added direct reference to
System.Text.Encodings.Web
with minimum version of
4.7.2
in response to CVE-2021-26701.
(#2056)
See CHANGELOG for details.
-
Extensions.AWS-1.3.0-beta.2
-
NuGet: OpenTelemetry.Extensions.AWS v1.3.0-beta.2
-
Remove NuGet reference to
System.Net.Http
(#1713) -
Updated OpenTelemetry core component version(s) to
1.9.0
.
(#1888)
See CHANGELOG for details.
-
Instrumentation.ConfluentKafka-0.1.0-alpha.2
-
NuGet: OpenTelemetry.Instrumentation.ConfluentKafka v0.1.0-alpha.2
- Add named instrumentation support
(#2074)
See CHANGELOG for details.
- Add named instrumentation support