Bump OpenTelemetry.Instrumentation.Http from 1.13.0 to 1.15.1#20
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
--- 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>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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.Http from 1.13.0 to 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.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)