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

Improve WithScope and add WithScopeAsync #2303

Merged
merged 10 commits into from
Apr 17, 2023
Merged

Improve WithScope and add WithScopeAsync #2303

merged 10 commits into from
Apr 17, 2023

Conversation

mattjohnsonpint
Copy link
Contributor

@mattjohnsonpint mattjohnsonpint commented Apr 16, 2023

  • Un-obsoletes WithScope
  • Adds WithScope<T>, WithScopeAsync, and WithScopeAsync<T>

Resolves #2300

@github-actions
Copy link
Contributor

github-actions bot commented Apr 16, 2023

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against be38b7f

Copy link
Contributor

@SeanFeldman SeanFeldman left a comment

Choose a reason for hiding this comment

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

Minor suggestions

src/Sentry/SentrySdk.cs Outdated Show resolved Hide resolved
src/Sentry/SentrySdk.cs Outdated Show resolved Hide resolved
src/Sentry/SentrySdk.cs Outdated Show resolved Hide resolved
src/Sentry/Internal/SentryScopeManager.cs Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable WithScope and WithScopeAsync
2 participants