Skip to content

Moved should_send_default_pii into client #2840

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Mar 18, 2024

Moved functionality from _should_send_default_pii() in Hub into should_send_default_pii on the Client.

Fixes #2819

@antonpirker antonpirker changed the base branch from master to sentry-sdk-2.0 March 18, 2024 14:00
Copy link
Member

@szokeasaurusrex szokeasaurusrex left a comment

Choose a reason for hiding this comment

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

I added a comment to the old _should_send_default_pii so we remember not to use it going forward

@antonpirker antonpirker merged commit 0a47317 into sentry-sdk-2.0 Mar 18, 2024
@antonpirker antonpirker deleted the antonpirker/moved-should-send-default-pii-to-client branch March 18, 2024 14:06
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[SDK 2.0] Fix Client should_send_default_pii implementation
2 participants