Skip to content

7.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@getsentry-bot getsentry-bot released this 08 Nov 11:18

Features

  • Do not filter out Sentry SDK frames in case of uncaught exceptions (#3021)

Breaking changes:

  • Cleanup startTransaction overloads (#2964)
    • We have reduce the number of overloads by allowing to pass in TransactionOptions instead of having separate parameters for certain options.
    • TransactionOptions has defaults set and can be customized
  • Raw logback message and parameters are now guarded by sendDefaultPii if an encoder has been configured (#2976)

Fixes

  • Use getMyMemoryState() instead of getRunningAppProcesses() to retrieve process importance (#3004)
    • This should prevent some app stores from flagging apps as violating their privacy