Exceptionless icon indicating copy to clipboard operation
Exceptionless copied to clipboard

Bump OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.6 to 1.0.0-rc9.7

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps OpenTelemetry.Instrumentation.StackExchangeRedis from 1.0.0-rc9.6 to 1.0.0-rc9.7.

Release notes

Sourced from OpenTelemetry.Instrumentation.StackExchangeRedis's releases.

Instrumentation.StackExchangeRedis-1.0.0-rc9.7

  • Update the ActivitySource name used to the assembly name: OpenTelemetry.Instrumentation.StackExchangeRedis. (#485)
  • Drain thread is marked as background. It allows to close the application even if the instrumentation is not disposed. (#528)
Commits
  • b86db84 [Instrumentation.StackExchangeRedis] release 1.0.0-rc9.7 (#531)
  • a707d57 Update CHANGELOG for 1.0.0-beta.3 release (#529)
  • 8ce7845 [Instrumentation.StackExchangeRedis] mark drain thread as background (#528)
  • 0a7b14d [Instrumentation.Runtime] Add unit tests (#510)
  • 6fcb78e [Instrumentation.Runtime] Amend CHANGELOG.md for 1.0.0-rc.2 (#523)
  • b9c9f4b [Instrumentation.Runtime] Add gc.heap.fragmentation.size back for .NET 7 an...
  • b4f4a7e Updated OTel SDK package version to 1.3.0 (#522)
  • 337ce91 [Instrumentation.StackExchangeRedis] Code cleanup (#521)
  • e8b5202 [Geneva.Exporter] remove obsolete comment from tests (#517)
  • 2dbc66a Unify Moq (4.17.2+) (#516)
  • 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[bot] avatar Aug 01 '22 11:08 dependabot[bot]