Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.Net: Bump OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.0 in /dotnet #10662

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.0.

Release notes

Sourced from OpenTelemetry.Instrumentation.Http's releases.

Exporter.OneCollector-1.11.0

Exporter.Geneva-1.11.0

  • NuGet: OpenTelemetry.Exporter.Geneva v1.11.0

    • Added support for exporting exception stack traces using Exception.StackTrace. This can be enabled via the ExceptionStackExportMode.ExportAsStackTraceString enum. Applicable only to the LogExporter. (#2422)

    • Updated OpenTelemetry core component version(s) to 1.11.1. (#2477)

    See CHANGELOG for details.

Exporter.OneCollector-1.11.0-beta.1

Resources.AWS-1.11.0

Instrumentation.AWS-1.11.0

... (truncated)

Commits
  • ef97cd3 [release] Prepare release Resources.AWS-1.11.0 (#2526)
  • 62ee3c1 [release] Prepare release Instrumentation.AWS-1.11.0 (#2528)
  • 575b24f [release] Prepare release Resources.ProcessRuntime-1.11.0-beta.1 (#2519)
  • fff7a4e [release] Prepare release Resources.Host-1.11.0-beta.1 (#2513)
  • ac6ed59 [release] Prepare release Resources.Process-1.11.0-beta.1 (#2517)
  • 01396e7 [release] Prepare release Resources.OperatingSystem-1.11.0-beta.1 (#2515)
  • e7a7dc1 [release] Prepare release Resources.Container-1.11.0-beta.1 (#2511)
  • 0b03f07 [release] Instrumentation.Runtime- stable release 1.11.0 updates (#2507)
  • dc4355c [release] Prepare release Resources.Azure-1.11.0-beta.1 (#2509)
  • 9ede7e9 [release] Prepare release Instrumentation.StackExchangeRedis-1.11.0-beta.1 (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner February 24, 2025 23:43
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Feb 24, 2025
@github-actions github-actions bot changed the title Bump OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.0 in /dotnet .Net: Bump OpenTelemetry.Instrumentation.Http from 1.9.0 to 1.11.0 in /dotnet Feb 24, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from abf091c to 1519fcf Compare February 25, 2025 14:20
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 1519fcf to 43dadce Compare February 25, 2025 17:15
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 43dadce to 782761b Compare February 27, 2025 22:06
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 782761b to ce64cea Compare February 27, 2025 22:55
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from ce64cea to 8bf6ab9 Compare February 28, 2025 00:56
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 8bf6ab9 to ea3cd35 Compare February 28, 2025 01:13
Copy link
Member

@RogerBarreto RogerBarreto left a comment

Choose a reason for hiding this comment

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

Blocking for now this, as it requires SemanticKernel.Abstractions to use Microsoft.Bcl.AsyncInterfaces >= 9.0.0 which would cause a big churn for users to upgrade their dependencies.

TBD when we move forward.

@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from ea3cd35 to b33b793 Compare March 3, 2025 10:02
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from b33b793 to 5c5a02f Compare March 3, 2025 15:27
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 5c5a02f to 21f54d5 Compare March 4, 2025 12:05
Bumps [OpenTelemetry.Instrumentation.Http](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.9.0 to 1.11.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Resources.AWS-1.11.0)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.Http
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch from 21f54d5 to c4f8dd5 Compare March 4, 2025 16:41
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2025

Superseded by #10824.

@dependabot dependabot bot closed this Mar 5, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dotnet/OpenTelemetry.Instrumentation.Http-1.11.0 branch March 5, 2025 22:54
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant