7.0.0-rc.1
Pre-release
Pre-release
Features
- Do not filter out Sentry SDK frames in case of uncaught exceptions (#3021)
Breaking changes:
- Cleanup
startTransactionoverloads (#2964)- We have reduce the number of overloads by allowing to pass in
TransactionOptionsinstead of having separate parameters for certain options. TransactionOptionshas defaults set and can be customized
- We have reduce the number of overloads by allowing to pass in
- Raw logback message and parameters are now guarded by
sendDefaultPiiif anencoderhas been configured (#2976)
Fixes
- Use
getMyMemoryState()instead ofgetRunningAppProcesses()to retrieve process importance (#3004)- This should prevent some app stores from flagging apps as violating their privacy