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

Contexts inherit from IDictionary<string, object> #2729

Merged
merged 7 commits into from
Oct 18, 2023

Conversation

jamescrosswell
Copy link
Collaborator

Resolves #2718

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

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

Generated by 🚫 dangerJS against b01b14e

@bitsandfoxes bitsandfoxes self-assigned this Oct 17, 2023
Copy link
Contributor

@bitsandfoxes bitsandfoxes left a comment

Choose a reason for hiding this comment

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

LGTM!

src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
src/Sentry/Contexts.cs Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@bitsandfoxes bitsandfoxes merged commit a34e984 into feat/4.0.0 Oct 18, 2023
13 checks passed
@bitsandfoxes bitsandfoxes deleted the feat/4.0.0-contexts-idictionary branch October 18, 2023 13:05
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.

Contexts should inherit from IDictionary<string, object>
2 participants