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 to v6.27.0 #1407

Merged
merged 3 commits into from
Aug 2, 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)

@github-actions github-actions bot requested a review from bitsandfoxes as a code owner July 27, 2023 02:11
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/6.27.0 branch from 1241f8a to 6a45aeb Compare July 27, 2023 02:11
@bitsandfoxes bitsandfoxes added the Wont Fix This will not be worked on label Jul 27, 2023
@bitsandfoxes bitsandfoxes marked this pull request as draft July 27, 2023 11:48
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/6.27.0 branch 2 times, most recently from 36bf05d to c79244a Compare July 29, 2023 02:11
@bruno-garcia bruno-garcia force-pushed the deps/modules/sentry-java/6.27.0 branch from c79244a to 03db6ab Compare August 2, 2023 02:11
@bitsandfoxes bitsandfoxes marked this pull request as ready for review August 2, 2023 14:07
@bitsandfoxes bitsandfoxes merged commit 385678d into main Aug 2, 2023
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-java/6.27.0 branch August 2, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Wont Fix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants