-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
chore: bump Sentry SDK to 9.0.0-alpha.0 #84258
base: master
Are you sure you want to change the base?
Conversation
❌ 1 Tests Failed:
View the top 1 failed tests by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's move the annotations to a separate PR, otherwise LGTM
@@ -31,6 +31,7 @@ export function useFeedback({ | |||
messagePlaceholder: messagePlaceholder ?? t('What did you expect?'), | |||
formTitle: formTitle ?? t('Give Feedback'), | |||
tags, | |||
_experiments: {annotations: true}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's make a new PR for this -- also, is this something we want to feature flag?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good point! i'll add a ff for this
@c298lee oh forgot to mention, did you check getsentry as well? |
Related PRs for updating some deprecations: