-
-
Notifications
You must be signed in to change notification settings - Fork 110
chore(deps): update opentelemetry to 1.15.0 #4521
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
SummaryUpdates OpenTelemetry packages from 1.14.0 to 1.15.0 in the Aspire starter template. Critical IssuesNone 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 |
This PR contains the following updates:
1.14.0→1.15.01.14.0→1.15.0Release Notes
open-telemetry/opentelemetry-dotnet (OpenTelemetry.Exporter.OpenTelemetryProtocol)
v1.15.0Release details: 1.15.0
ActivitySource.TelemetrySchemaUrland
Meter.TelemetrySchemaUrlproperties across exporters.CA certificate options).
OpenTelemetry.Exporter.Zipkinis deprecated and will stop receiving updatesin December 2026. Zipkin already supports OTLP ingestion.
Migrate to
OpenTelemetry.Exporter.OpenTelemetryProtocolas statedin 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.
This PR has been generated by Renovate Bot.