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 #2517

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 27, 2023

Bumps scripts/update-java.ps1 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 added the Dependencies Pull requests that update a dependency file label Jul 27, 2023
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1/6.27.0 branch 2 times, most recently from 98c28ec to 9380374 Compare July 28, 2023 03:01
@bitsandfoxes bitsandfoxes added the Wont Fix This will not be worked on label Jul 28, 2023
@bitsandfoxes bitsandfoxes marked this pull request as draft July 28, 2023 10:35
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1/6.27.0 branch 2 times, most recently from 137afb8 to e62f783 Compare August 1, 2023 03:01
@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.ps1/6.27.0 branch from 0515240 to 3dd596a Compare August 2, 2023 03:01
@bitsandfoxes bitsandfoxes marked this pull request as ready for review August 2, 2023 09:15
@bitsandfoxes bitsandfoxes merged commit cd61ac2 into main Aug 2, 2023
15 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/scripts/update-java.ps1/6.27.0 branch August 2, 2023 09:15
@bitsandfoxes bitsandfoxes removed the Wont Fix This will not be worked on label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants