-
-
Notifications
You must be signed in to change notification settings - Fork 461
Mark CRONS feature experimental #2944
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
Conversation
|
Performance metrics 🚀
|
Codecov ReportPatch has no changes to coverable lines.
📢 Thoughts on this report? Let us know!. |
lbloder
left a comment
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.
One annotation missing, LGTM otherwise
| } | ||
|
|
||
| @NotNull | ||
| @ApiStatus.Experimental |
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.
I think the @ApiStatus.Experimental Annotation is missing on the SentryClient.java class
#skip-changelog
📜 Description
Mark all CRONs related methods and classes
@Experimental💡 Motivation and Context
So we can more easily make changes.
💚 How did you test it?
📝 Checklist
sendDefaultPIIis enabled.🔮 Next steps