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

Hubs Scopes Merge 29 - Mark TODOs related to Hubs/Scopes Merge with [HSM] #3356

Merged
merged 35 commits into from
Apr 23, 2024

Conversation

adinauer
Copy link
Member

@adinauer adinauer commented Apr 15, 2024

#skip-changelog

📜 Description

💡 Motivation and Context

So we can more easily find relevant TODOs again.

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.

🔮 Next steps

adinauer and others added 30 commits March 27, 2024 16:30
@adinauer adinauer requested review from lbloder and removed request for markushi, romtsn and stefanosiano April 15, 2024 12:37
Copy link
Contributor

github-actions bot commented Apr 15, 2024

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

Generated by 🚫 dangerJS against 5b8902f

Copy link
Contributor

github-actions bot commented Apr 15, 2024

Performance metrics 🚀

  Plain With Sentry Diff
Startup time 383.17 ms 463.63 ms 80.46 ms
Size 1.70 MiB 2.28 MiB 596.07 KiB

Previous results on branch: feat/hsm-29-todos

Startup times

Revision Plain With Sentry Diff
8e897f0 402.90 ms 481.29 ms 78.39 ms

App size

Revision Plain With Sentry Diff
8e897f0 1.70 MiB 2.28 MiB 596.07 KiB

@@ -435,7 +434,7 @@ public void bindClient(@NotNull ISentryClient client) {

@Override
public @NotNull ISentryClient getClient() {
// TODO checking for noop here doesn't allow disabling via client, is that ok?
// TODO [HSM] checking for noop here doesn't allow disabling via client, is that ok?
Copy link
Member Author

Choose a reason for hiding this comment

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

Should a customer want to disable Sentry this way, they can provide their own implementation of ISentryClient that is noop but not detected as such here.

Base automatically changed from feat/hsm-28-breadcrumb-ordering to 8.x.x April 23, 2024 13:14
@adinauer adinauer merged commit 4650d04 into 8.x.x Apr 23, 2024
9 of 19 checks passed
@adinauer adinauer deleted the feat/hsm-29-todos branch April 23, 2024 13:17
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

3 participants