Skip to content

Update OpenTelemetry libraries to latest versions #54156

@martincostello

Description

@martincostello

👋 from the OpenTelemetry .NET folks.

Via dotnet/core#10399 I discovered that you're planning to depend on the OTel SDK in the dotnet CLI. That's cool 😎.

Looking at the code in main, you currently depend on 1.12.0:

<OpenTelemetryVersion>1.12.0</OpenTelemetryVersion>

We recently (last week) published a number of GitHub Security Advisories that affect versions < 1.15.x (opentelemetry-dotnet advisories, opentelemetry-dotnet-contrib advisories).

I would recommend:

  1. Upgrading to the latest versions.
  2. Separating the versions here because they are not guaranteed to have matching versions (this is true for the latest versions patched right now, which are 1.15.3, 1.15.3, 1.15.1 and 1.15.1 respectively)

I'm sure you're probably already aware of this the NuGet Audit feature and you need to vendor the code at some point for source build anyway, but I thought I would bring this to your attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions