github getsentry/sentry-java 7.0.0-rc.1

latest releases: 8.0.0-beta.2, 7.17.0, 7.17.0-alpha.1...
pre-release12 months ago

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

Don't miss a new sentry-java release

NewReleases is sending notifications on new releases.