Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
OpenTelemetry.Api (source) 1.12.0 -> 1.14.0 age confidence
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) 1.12.0 -> 1.14.0 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.12.0 -> 1.14.0 age confidence

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry.Api)

v1.14.0

Release details: 1.14.0

  • Add support for .NET 10.0.
  • Breaking Change When targeting net8.0, the package now depends on version
    8.0.0 of the Microsoft.Extensions.DependencyInjection.Abstractions,
    Microsoft.Extensions.Diagnostics.Abstractions,
    Microsoft.Extensions.Hosting.Abstractions and
    Microsoft.Extensions.Logging.Configuration NuGet packages.
  • Update System.Diagnostics.DiagnosticSource dependency to 10.0.0
    for all target frameworks.
  • Update Microsoft.Extensions.* dependencies to 10.0.0
    for .NET Framework and .NET Standard.
  • Breaking Change NuGet packages now use the Sigstore bundle format
    (.sigstore.json) for digital signatures instead of separate signature
    (.sig) and certificate (.pem) files. This requires cosign 3.0 or later
    for verification. See the Digital signing
    section
    for updated verification instructions.

v1.13.1

Release details: 1.13.1

  • In version 1.13.0, the digital signature (.dll-keyless.sig) and
    certificate (.dll-keyless.pem) files were unintentionally omitted from the
    published NuGet packages.
  • This hotfix restores the Sigstore signing artifacts for all target frameworks
    (net462, netstandard2.0, netstandard2.1, net8.0, net9.0), ensuring
    the integrity of DLL verification using Sigstore cosign.

v1.13.0

Release details: 1.13.0

  • gRPC calls to export traces, logs, and metrics using OtlpExportProtocol.Grpc
    now set the TE=trailers HTTP request header to improve interoperability.
  • EventName is now exported by default as EventName instead of
    logrecord.event.name when specified through ILogger or the experimental
    log bridge API.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from SebastienDegodez as a code owner October 1, 2025 21:30
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.13.0 chore(deps): update opentelemetry-dotnet monorepo to 1.13.1 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from a8399be to 6832c5c Compare October 9, 2025 22:56
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.13.1 chore(deps): update opentelemetry-dotnet monorepo to 1.14.0 Nov 12, 2025
@renovate renovate bot force-pushed the renovate/opentelemetry-dotnet-monorepo branch from 6832c5c to c9fc440 Compare November 12, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant