Bump OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.15.1#1641
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.15.1#1641dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
GdataGithubBot
approved these changes
Apr 22, 2026
6eca496 to
7a79d28
Compare
GdataGithubBot
approved these changes
Apr 23, 2026
--- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.Http dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
7a79d28 to
a6ed92a
Compare
GdataGithubBot
approved these changes
Apr 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pinned OpenTelemetry.Instrumentation.Http at 1.15.1.
Release notes
Sourced from OpenTelemetry.Instrumentation.Http's releases.
1.15.1
NuGet: OpenTelemetry.Instrumentation.AspNet v1.15.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AspNet.TelemetryHttpModule v1.15.1
Activityis created.(#3820)
See CHANGELOG for details.
1.15.1-beta.2
NuGet: OpenTelemetry.Instrumentation.Wcf v1.15.1-beta.2
System.Security.Cryptography.Xmldependency version update for.NET 8, 9, and 10 to
4.7.1released in 1.15.1-beta.1 introduced in #4103.(#4266)
See CHANGELOG for details.
1.15.1-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.1-beta.1
Updated OpenTelemetry core component version(s) to
1.15.3.(#4166)
Fixed trace enrichment callbacks so exceptions thrown by user-provided
enrichers or enrichment actions no longer interrupt trace processing.
(#4165)
See CHANGELOG for details.
1.15.1-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.1-alpha.1
1.15.3.(#4166)
See CHANGELOG for details.
1.15.0
NuGet: OpenTelemetry.Exporter.OneCollector v1.15.0
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.15.0-rc.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-beta.2
NuGet: OpenTelemetry.Resources.Host v1.15.0-beta.2
host.archattribute to returnamd64instead ofx64for X64 architecture to comply with OpenTelemetry Semantic Conventions.(#3811)
See CHANGELOG for details.
1.15.0-beta.1
NuGet: OpenTelemetry.Extensions.Enrichment v1.15.0-beta.1
1.15.0.(#3721)
See CHANGELOG for details.
1.15.0-alpha.1
NuGet: OpenTelemetry.Instrumentation.EventCounters v1.15.0-alpha.1
1.15.0.(#3721)
See CHANGELOG for details.
1.14.2
NuGet: OpenTelemetry.Extensions.AWS v1.14.2
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.2
AWSSDK.Coreto4.0.3.3.Older versions are affected by CVE-2026-22611.
(#3683)
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.2
No notable changes.
See CHANGELOG for details.
1.14.1
NuGet: OpenTelemetry.Extensions.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.1
No notable changes.
See CHANGELOG for details.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.1
OpenTelemetry.Instrumentation.AWSLambda in the Lambda layer. In this scenario
nothing is forcing the NuGet resolution to include the updated version of
Amazon.Lambda.Core that has the reworked logic
for determining the trace id.
(#3629)
See CHANGELOG for details.
1.14.0
NuGet: OpenTelemetry.Instrumentation.Http v1.14.0
Update .NET 10.0 NuGet package versions from
10.0.0-rc.2.25502.107to10.0.0.(#3403)
Updated OpenTelemetry core component version(s) to
1.14.0.(#3403)
See CHANGELOG for details.
1.14.0-rc.1
NuGet: OpenTelemetry.Instrumentation.SqlClient v1.14.0-rc.1
Remove support for the
OTEL_SEMCONV_STABILITY_OPT_INconfiguration option.Previously, the old conventions were emitted by default with the option to emit
the stable conventions. Now, only the stable conventions are supported.
(#3592)
Improve SQL parsing for sanitization and summary generation. Support additional
cases for escaped identifiers. Optimize performance of parsing logic.
(#3627)
Improve SQL parsing for sanitization for Unicode string literals.
(#3662)
Sanitize the object name for SQL query text using the LOGIN or USER keywords and
remove from query summaries.
(#3663)
Improve SQL parsing to generate query summaries for more T-SQL keywords.
(#3671)
Make additional attributes available on
Activitystart. The full list ofattributes available at time of sampling now conforms with the
semantic conventions.
(#3675)
Metrics and spans report telemetry schema URL v1.33.0.
(#3680)
See CHANGELOG for details.
1.14.0-beta.2
NuGet: OpenTelemetry.Instrumentation.EntityFrameworkCore v1.14.0-beta.2
net10.0andnet8.0target frameworks.(#3519)
See CHANGELOG for details.
1.14.0-alpha.1
NuGet: OpenTelemetry.Extensions.Enrichment.AspNetCore v1.14.0-alpha.1
Initial release of
OpenTelemetry.Extensions.Enrichment.AspNetCoreproject.See CHANGELOG for details.
Commits viewable in compare view.