github getsentry/sentry-java 6.27.0

latest releases: 8.0.0-alpha.1, 7.9.0, 7.9.0-alpha.1...
10 months ago

Features

  • Add TraceOrigin to Transactions and Spans (#2803)

Fixes

  • Deduplicate events happening in multiple threads simultaneously (e.g. OutOfMemoryError) (#2845)
    • This will improve Crash-Free Session Rate as we no longer will send multiple Session updates with Crashed status, but only the one that is relevant
  • Ensure no Java 8 method reference sugar is used for Android (#2857)
  • Do not send session updates for terminated sessions (#2849)

Don't miss a new sentry-java release

NewReleases is sending notifications on new releases.