Skip to content

Conversation

@thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
OpenTelemetry.Exporter.OpenTelemetryProtocol (source) nuget minor 1.14.01.15.0
OpenTelemetry.Extensions.Hosting (source) nuget minor 1.14.01.15.0

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.

Configuration

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

🚦 Automerge: Enabled.

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.


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

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jan 21, 2026
@thomhurst thomhurst enabled auto-merge (squash) January 21, 2026 07:43
@thomhurst
Copy link
Owner Author

Summary

Updates OpenTelemetry packages from 1.14.0 to 1.15.0 in the Aspire starter template.

Critical Issues

None found ✅

This is a minor version dependency update in a template project that doesn't touch any TUnit core functionality, source generators, or public APIs. The OpenTelemetry 1.15.0 release adds new features (schema URL support, mTLS configuration) and performance improvements for metrics histograms, all of which are backward compatible additions.

Verdict

APPROVE - No critical issues

@thomhurst thomhurst merged commit 6fe942e into main Jan 21, 2026
13 checks passed
@thomhurst thomhurst deleted the renovate/opentelemetry branch January 21, 2026 08:15
This was referenced Jan 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants