Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update Java SDK (Android) to v6.27.0 #337

Merged
merged 1 commit into from
Jul 27, 2023

Conversation

github-actions[bot]
Copy link
Contributor

Bumps modules/sentry-java from 6.26.0 to 6.27.0.

Auto-generated by a dependency updater.

Changelog

6.27.0

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)

@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/6.27.0 branch from 45f4c48 to 8f9e6ed Compare July 27, 2023 03:04
@tustanivsky tustanivsky merged commit 4b4fe3a into main Jul 27, 2023
11 checks passed
@tustanivsky tustanivsky deleted the deps/modules/sentry-java/6.27.0 branch July 27, 2023 06:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants