sentry-java
sentry-java copied to clipboard
Deprecate withScope
Problem Statement
Overloads for capture
are added via #1829, let's deprecate withScope
as it has some cases where other calls to capture also have the scope from withScope
.
Solution Brainstorm
Deprecate in v6, then remove in v7.