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

Bump OpenTelemetry.Instrumentation.AspNet from 1.0.0-rc9.5 to 1.0.0-rc9.6 #289

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2022

Bumps OpenTelemetry.Instrumentation.AspNet from 1.0.0-rc9.5 to 1.0.0-rc9.6.

Release notes

Sourced from OpenTelemetry.Instrumentation.AspNet's releases.

Instrumentation.AspNet-1.0.0-rc9.6

  • Migrate to native Activity Status and StatusDesciption. (#651)

Instrumentation.AspNet.TelemetryHttpModule-1.0.0-rc9.6

  • Update OpenTelemetry.Api to 1.3.1. (#665)

Instrumentation.StackExchangeRedis-1.0.0-rc9.6

  • Added the EnrichActivityWithTimingEvents option to StackExchangeRedisCallsInstrumentationOptions to be able to disable adding ActivityEvents (Enqueued, Sent, ResponseReceived) for Redis commands to Activities since there is no way to clear these after they have been added. This defaults to true to maintain current functionality.
Commits
  • 00a1de9 [TelemetryHttpModule] Update OpenTelemetry.Api reference and changelog (#665)
  • 79d7498 [Exporter.Geneva] Minor refactoring for MsgPackExporter (#660)
  • 22c9bea update changelog for release (#661)
  • 7f8df02 [Exporter.Geneva] Refactor GenevaExporter (#649)
  • 20338a9 [Exporter.Geneva] Optimize GenevaLogExporter (#659)
  • 2179d35 Update CHANGELOG for Exporter.Stackdriver (#658)
  • c1e7d8c Update package versions (#657)
  • 58cf8d7 [ASP.NET] Migrate to native Activity Status and Status Desc (#651)
  • 27bac99 Bump actions/stale from 5 to 6 (#655)
  • 9b19d9a [Owin] Bump target .NET Framework and OTel SDK version (#653)
  • 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 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 review from a team and JamieDanielson October 1, 2022 15:01
@dependabot dependabot bot force-pushed the dependabot/nuget/OpenTelemetry.Instrumentation.AspNet-1.0.0-rc9.6 branch from a8bd7c7 to 8857c25 Compare October 18, 2022 11:00
@robbkidd
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/nuget/OpenTelemetry.Instrumentation.AspNet-1.0.0-rc9.6 branch 2 times, most recently from 88d400e to 0b41ae8 Compare October 26, 2022 15:44
Bumps [OpenTelemetry.Instrumentation.AspNet](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) from 1.0.0-rc9.5 to 1.0.0-rc9.6.
- [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases)
- [Commits](open-telemetry/opentelemetry-dotnet-contrib@Instrumentation.AspNet-1.0.0-rc9.5...Instrumentation.AspNet-1.0.0-rc9.6)

---
updated-dependencies:
- dependency-name: OpenTelemetry.Instrumentation.AspNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/OpenTelemetry.Instrumentation.AspNet-1.0.0-rc9.6 branch from 0b41ae8 to 49c8208 Compare October 27, 2022 19:53
@MikeGoldsmith MikeGoldsmith merged commit ad252a2 into main Nov 15, 2022
@MikeGoldsmith MikeGoldsmith deleted the dependabot/nuget/OpenTelemetry.Instrumentation.AspNet-1.0.0-rc9.6 branch November 15, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants