Skip to content

Check Scope#set_context's value argument#1415

Merged
st0012 merged 2 commits intomasterfrom
fix-set-context
Apr 23, 2021
Merged

Check Scope#set_context's value argument#1415
st0012 merged 2 commits intomasterfrom
fix-set-context

Conversation

@st0012
Copy link
Copy Markdown
Contributor

@st0012 st0012 commented Apr 23, 2021

A context's value should always be an object when sent to Sentry. So the SDK should make sure users pass the right type of value (A Ruby Hash).

A context's value should always be an object when sent to Sentry. So the
SDK should make sure users pass the right type of value.
@st0012 st0012 added this to the 4.4.0 milestone Apr 23, 2021
@st0012 st0012 self-assigned this Apr 23, 2021
@st0012 st0012 requested a review from rhcarvalho April 23, 2021 09:31
Copy link
Copy Markdown
Contributor

@rhcarvalho rhcarvalho left a comment

Choose a reason for hiding this comment

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

👍

@st0012 st0012 merged commit 1ed8fa4 into master Apr 23, 2021
@st0012 st0012 deleted the fix-set-context branch April 23, 2021 09:34
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