Bump OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.2#35
Merged
AlexandreBrisebois merged 1 commit intomainfrom Apr 23, 2026
Conversation
--- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.15.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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.
Updated OpenTelemetry.Instrumentation.AspNetCore from 1.12.0 to 1.15.2.
Release notes
Sourced from OpenTelemetry.Instrumentation.AspNetCore's releases.
1.15.2
NuGet: OpenTelemetry.Exporter.Geneva v1.15.2
1.15.3.(#4166)
See CHANGELOG for details.
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.Extensions.AWS v1.14.0
Add support for .NET 10.0.
(#2822)
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.
NuGet: OpenTelemetry.Instrumentation.AWS v1.14.0
Add support for .NET 10.0.
(#2822)
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.
NuGet: OpenTelemetry.Instrumentation.AWSLambda v1.14.0
Add support for .NET 10.0.
(#2822)
Update Amazon.Lambda.Core dependency from 2.2.0 to 2.8.0 which reworks the internal
logic for determining the trace id created by AWS Lambda.
(#3410)
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.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)