Skip to content

Bump OpenTelemetry instrumentation packages to 1.16.0#34

Merged
xavierjohn merged 1 commit into
mainfrom
chore/bump-opentelemetry-1.16.0
Jun 28, 2026
Merged

Bump OpenTelemetry instrumentation packages to 1.16.0#34
xavierjohn merged 1 commit into
mainfrom
chore/bump-opentelemetry-1.16.0

Conversation

@xavierjohn

Copy link
Copy Markdown
Owner

Bumps both OpenTelemetry instrumentation packages to 1.16.0, matching the other OpenTelemetry 1.16.0 packages already pinned:

  • OpenTelemetry.Instrumentation.AspNetCore 1.15.2 → 1.16.0
  • OpenTelemetry.Instrumentation.Http 1.15.1 → 1.16.0

Supersedes the individual Dependabot PRs #31 and #32 by combining both into one change against the current main.

Moves OpenTelemetry.Instrumentation.AspNetCore (1.15.2) and
OpenTelemetry.Instrumentation.Http (1.15.1) to 1.16.0, aligning them with the
other OpenTelemetry 1.16.0 packages already pinned in central package
management.
@github-actions

Copy link
Copy Markdown

Test Results

294 tests  ±0   294 ✅ ±0   27s ⏱️ -12s
  4 suites ±0     0 💤 ±0 
  4 files   ±0     0 ❌ ±0 

Results for commit 560750e. ± Comparison against base commit d049dea.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s central package pins to align OpenTelemetry instrumentation dependencies with the already-pinned OpenTelemetry 1.16.0 core packages for the Aspire-orchestrated sample.

Changes:

  • Bump OpenTelemetry.Instrumentation.AspNetCore to 1.16.0.
  • Bump OpenTelemetry.Instrumentation.Http to 1.16.0.

Comment thread Directory.Packages.props
Comment on lines 41 to +45
stay on 1.15.x — do not "lockstep" them to 1.16.0 (no matching release). -->
<PackageVersion Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.16.0" />
<PackageVersion Include="OpenTelemetry.Extensions.Hosting" Version="1.16.0" />
<PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.15.2" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.15.1" />
<PackageVersion Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.16.0" />
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.16.0" />
@xavierjohn xavierjohn merged commit 303da9d into main Jun 28, 2026
3 checks passed
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.

2 participants