Exporter.OneCollector-1.10.0
·
1475 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
-
NuGet: OpenTelemetry.Exporter.OneCollector v1.10.0
-
Drop support for .NET 6 as this target is no longer supported.
(#2123) -
Bumped the
System.Text.Jsonreference to6.0.10for runtimes older than
net8.0and added a direct reference forSystem.Text.Jsonat8.0.5on
net8.0in response to
CVE-2024-43485.
(#2196) -
Fixed a bug causing extension data specified on
LogRecords in a batch to
also be applied to subsequentLogRecords in the same batch.
(#2205) -
Update OpenTelemetry SDK version to
1.10.0and removed the direct reference
toMicrosoft.Extensions.Configuration.Binder.
(#2295,
#2317)
See CHANGELOG for details.
-