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

feat(core): Deprecate Hub.shouldSendDefaultPii #10062

Merged
merged 2 commits into from
Jan 5, 2024

Conversation

Lms24
Copy link
Member

@Lms24 Lms24 commented Jan 4, 2024

Quick one for a change...

This PR only deprecates the unnecessary Hub. shouldSendDefaultPii method which can be easily replaced by accessing client options directly. Replacement of usages was already done in #9899, hence, only the deprecation is left.

@Lms24 Lms24 force-pushed the lms/feat-deprecate-shouldSendDefaultPii branch 3 times, most recently from 296ae43 to c486356 Compare January 4, 2024 15:52
@Lms24 Lms24 marked this pull request as ready for review January 4, 2024 15:52
@Lms24 Lms24 requested review from mydea and AbhiPrasad January 4, 2024 15:53
@Lms24 Lms24 force-pushed the lms/feat-deprecate-shouldSendDefaultPii branch from c486356 to 020deb2 Compare January 4, 2024 16:57
@Lms24 Lms24 force-pushed the lms/feat-deprecate-shouldSendDefaultPii branch from 020deb2 to 937eba5 Compare January 5, 2024 08:36
@Lms24 Lms24 enabled auto-merge (squash) January 5, 2024 08:37
@Lms24 Lms24 force-pushed the lms/feat-deprecate-shouldSendDefaultPii branch from 937eba5 to ae5444b Compare January 5, 2024 08:42
@Lms24 Lms24 merged commit fffa932 into develop Jan 5, 2024
95 checks passed
@Lms24 Lms24 deleted the lms/feat-deprecate-shouldSendDefaultPii branch January 5, 2024 12:39
c298lee pushed a commit that referenced this pull request Jan 9, 2024
Deprecates the unnecessary `Hub. shouldSendDefaultPii`
method which can be easily replaced by accessing client options
directly.
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.

None yet

2 participants