Skip to content

Conversation

@github-actions
Copy link
Contributor

Bumps modules/sentry-java 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/modules/sentry-java/8.25.0 branch from e980118 to 3033696 Compare October 30, 2025 03:19
@bitsandfoxes bitsandfoxes merged commit 2bbb2bc into main Oct 30, 2025
55 checks passed
@bitsandfoxes bitsandfoxes deleted the deps/modules/sentry-java/8.25.0 branch October 30, 2025 08:51
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