Skip to content

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

Merged
bitsandfoxes merged 1 commit intomainfrom
deps/scripts/update-java.ps1/6.27.0
Aug 2, 2023
Merged

chore(deps): update Java SDK to v6.27.0#2517
bitsandfoxes merged 1 commit intomainfrom
deps/scripts/update-java.ps1/6.27.0

Conversation

@github-actions
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
@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