Skip to content

Update dependency io.sentry:sentry-android to v8.53.0 - #5877

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.sentry-sentry-android-8.x
Open

Update dependency io.sentry:sentry-android to v8.53.0#5877
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/io.sentry-sentry-android-8.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry:sentry-android 8.52.08.53.0 age confidence

Release Notes

getsentry/sentry-java (io.sentry:sentry-android)

v8.53.0

Compare Source

Features
  • Allow child spans to use explicit start timestamps through ISpan (#​5929)
  • Make ISpan.startChild overloads with SpanOptions public (#​5927)
  • Add Sentry.feedback().enableOnShake(), Sentry.feedback().disableOnShake(), and Sentry.feedback().isOnShakeEnabled() to toggle and query shake-to-report at runtime (#​5827)
Improvements
  • Remove ApiStatus.Experimental annotation from SentrySQLiteDriver (#​5938)
Fixes
  • Clear contexts when calling Scope.clear() (#​5902)
  • Preserve custom Throwable identities when R8 optimizes Android apps (#​5881)
  • Report the correct cpu usage for the first performance sample of a transaction, which was measured against the time since device boot (#​5926)
  • Prevent an ANR when the Session Replay video encoder gets stuck (#​5842)
    • Some hardware encoders never signal end-of-stream, which made the replay worker spin forever while holding the encoder lock. The app's lifecycle callbacks then blocked on that lock and the app froze until the system killed it. The encoder now gives up instead of spinning, and closing the replay cache no longer waits indefinitely for a wedged encoder.
Performance
  • Read the clock once per performance collection round instead of once per in-flight transaction (#​5934)
  • Reduce allocations while collecting cpu usage during transactions by reading the process cpu time via Process.getElapsedCpuTime() instead of parsing /proc/self/stat (33.6kB to 16 bytes per sample on a Pixel 3) (#​5926)
  • Store performance measurements as primitives, removing a boxed allocation per measurement per performance sample (#​5935)
Dependencies

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@simple-services
simple-services requested review from a team and siddh1004 and removed request for a team August 1, 2026 11:47
@github-actions
github-actions Bot enabled auto-merge (squash) August 1, 2026 11:47
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.51.0 Update dependency io.sentry:sentry-android to v8.51.0 - autoclosed Aug 3, 2026
@renovate renovate Bot closed this Aug 3, 2026
auto-merge was automatically disabled August 3, 2026 09:41

Pull request was closed

@renovate
renovate Bot deleted the renovate/io.sentry-sentry-android-8.x branch August 3, 2026 09:41
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.51.0 - autoclosed Update dependency io.sentry:sentry-android to v8.52.0 Aug 5, 2026
@renovate renovate Bot reopened this Aug 5, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch 3 times, most recently from a24bede to 642e1c2 Compare August 10, 2026 08:19
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.52.0 Update dependency io.sentry:sentry-android to v8.52.0 - autoclosed Aug 11, 2026
@renovate renovate Bot closed this Aug 11, 2026
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.52.0 - autoclosed Update dependency io.sentry:sentry-android to v8.53.0 Aug 16, 2026
@renovate renovate Bot reopened this Aug 16, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch 2 times, most recently from 642e1c2 to b57a955 Compare August 16, 2026 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants