You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "Event Grouping Info | Grouping" the difference is the order of exceptions.
The difference you mentioned is very likely just because we upgraded some dependencies in the sample between v7 and v8.
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Send in a Java exception with a cause from v7 and v8 of Java SDK.
Expected Result
Both exceptions should show up on the same issue in Sentry.
Actual Result
Two separate issues are created in Sentry.
Main difference I was able to spot is that we're now sending
mechanism
in v8 and did not in v7:Product Area
Issues
Link
No response
DSN
No response
Version
No response
The text was updated successfully, but these errors were encountered: