Skip to content

Update OpenTelemetry to 1.15.1#496

Merged
martincostello merged 3 commits intomainfrom
otel-1.15.1
Mar 27, 2026
Merged

Update OpenTelemetry to 1.15.1#496
martincostello merged 3 commits intomainfrom
otel-1.15.1

Conversation

@martincostello
Copy link
Copy Markdown
Member

Changes

  • Update OpenTelemetry dependencies for 1.15.1.
  • Update test NuGet packages to their latest versions.

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md updated
  • Changes in public API reviewed (if applicable)

- Update OpenTelemetry dependencies for 1.15.1.
- Update test NuGet packages to their latest versions.
Copilot AI review requested due to automatic review settings March 27, 2026 09:45
@martincostello martincostello added enhancement New feature or request .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Mar 27, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates OpenTelemetry-related dependencies to 1.15.1 (plus a few ancillary package bumps) and records the update in the changelog for the next release.

Changes:

  • Bump OpenTelemetry core/exporter/hosting package references to 1.15.1.
  • Update a test-only logger package version.
  • Add a 1.5.5 release entry to CHANGELOG.md describing the upstream changes.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
tests/Grafana.OpenTelemetry.Tests/Grafana.OpenTelemetry.Tests.csproj Bumps GitHubActionsTestLogger patch version.
src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj Updates OpenTelemetry.Extensions.Hosting to 1.15.1 for non-.NET Framework targets.
src/Grafana.OpenTelemetry.Base/Grafana.OpenTelemetry.Base.csproj Updates OpenTelemetry and OTLP exporter packages to 1.15.1.
examples/net10.0/aspnetcore/aspnetcore.csproj Updates example dependencies including OpenTelemetry.Exporter.Console.
CHANGELOG.md Adds 1.5.5 release notes for the dependency updates.

Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md Outdated
Comment thread CHANGELOG.md
Fix linter warnings for CHANGELOG.
Comment thread CHANGELOG.md Outdated
To cater for the non-bug-fix breaking change.
Copilot AI review requested due to automatic review settings March 27, 2026 09:59
@martincostello martincostello marked this pull request as ready for review March 27, 2026 10:00
@martincostello martincostello requested a review from a team as a code owner March 27, 2026 10:00
@martincostello martincostello enabled auto-merge (squash) March 27, 2026 10:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Comment thread src/Grafana.OpenTelemetry.Base/Grafana.OpenTelemetry.Base.csproj
Comment thread src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj
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 enhancement New feature or request .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants