github open-telemetry/opentelemetry-dotnet-contrib Exporter.OneCollector-1.10.0

4 days ago
  • 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 to 6.0.10 for runtimes older than
      net8.0 and added a direct reference for System.Text.Json at 8.0.5 on
      net8.0 in response to
      CVE-2024-43485.
      (#2196)

    • Fixed a bug causing extension data specified on LogRecords in a batch to
      also be applied to subsequent LogRecords in the same batch.
      (#2205)

    • Update OpenTelemetry SDK version to 1.10.0 and removed the direct reference
      to Microsoft.Extensions.Configuration.Binder.
      (#2295,
      #2317)

    See CHANGELOG for details.

Don't miss a new opentelemetry-dotnet-contrib release

NewReleases is sending notifications on new releases.