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.Exporter.OpenTelemetryProtocol (source) 1.12.01.15.0 age confidence
OpenTelemetry.Extensions.Hosting (source) 1.12.01.15.0 age confidence

Release Notes

open-telemetry/opentelemetry-dotnet (OpenTelemetry.Exporter.OpenTelemetryProtocol)

v1.15.0

Release details: 1.15.0

  • Added support for ActivitySource.TelemetrySchemaUrl
    and Meter.TelemetrySchemaUrl properties across exporters.
  • Improved performance and reduced memory consumption for metrics histograms.
  • Added mTLS configuration support for the OTLP exporter (client cert/key and
    CA certificate options).
  • OpenTelemetry.Exporter.Zipkin is deprecated and will stop receiving updates
    in December 2026. Zipkin already supports OTLP ingestion.
    Migrate to OpenTelemetry.Exporter.OpenTelemetryProtocol as stated
    in the Deprecating Zipkin Exporter blog post.

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 is behind base branch, or you tick the rebase/retry checkbox.

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


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

@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Oct 1, 2025
@renovate renovate bot requested a review from tomkerkhove as a code owner October 1, 2025 23:28
@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Oct 1, 2025
@github-actions
Copy link

github-actions bot commented Oct 1, 2025

Thank you for your contribution! 🙏 We will review it as soon as possible.

@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 10, 2025
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 2 times, most recently from a642f83 to 9d8a7e6 Compare October 15, 2025 13:24
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 2 times, most recently from af8a9d3 to 14aec63 Compare October 28, 2025 06:57
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 2 times, most recently from 9357528 to 6abfc83 Compare November 9, 2025 12:27
@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 2 times, most recently from 98f3da7 to f1a60fb Compare November 13, 2025 07:50
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch from f1a60fb to b3fefc5 Compare December 11, 2025 06:19
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch 2 times, most recently from ab90672 to 9a18f4b Compare December 28, 2025 12:53
@renovate renovate bot changed the title chore(deps): update opentelemetry-dotnet monorepo to 1.14.0 chore(deps): update opentelemetry-dotnet monorepo to 1.15.0 Jan 21, 2026
@renovate renovate bot force-pushed the renovate-opentelemetry-dotnet-monorepo branch from 9a18f4b to a66070e Compare January 21, 2026 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies All issues related to dependencies & Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant