-
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.
-