Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps scripts/update-java.sh from 8.24.0 to 8.25.0.

Auto-generated by a dependency updater.

Changelog

8.25.0

Fixes

  • [ANR] Removed AndroidTransactionProfiler lock (#4817)
  • Avoid ExecutorService for DefaultCompositePerformanceCollector timeout (#4841)
    • This avoids infinite data collection for never stopped transactions, leading to OOMs
  • Fix wrong .super() call in SentryTimberTree (#4844)

Improvements

  • [ANR] Defer some class availability checks (#4825)
  • Collect PerformanceCollectionData only for sampled transactions (#4834)
    • Breaking change: Transactions with a deferred sampling decision (sampled == null) won't be collecting any performance data anymore (CPU, RAM, slow/frozen frames).

Dependencies

@bruno-garcia bruno-garcia force-pushed the deps/scripts/update-java.sh/8.25.0 branch from 5f5ac2f to a40af8b Compare October 30, 2025 03:23
@codecov
Copy link

codecov bot commented Oct 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.17%. Comparing base (ea0718c) to head (a40af8b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #473      +/-   ##
==========================================
+ Coverage   77.97%   80.17%   +2.20%     
==========================================
  Files          44       33      -11     
  Lines         808      469     -339     
  Branches      114       62      -52     
==========================================
- Hits          630      376     -254     
+ Misses        122       65      -57     
+ Partials       56       28      -28     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@romtsn romtsn merged commit 18f5483 into main Oct 30, 2025
12 checks passed
@romtsn romtsn deleted the deps/scripts/update-java.sh/8.25.0 branch October 30, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants