Skip to content

Update dependency io.sentry:sentry-android to v8.55.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.55.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.54.08.55.0 age confidence

Release Notes

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

v8.55.0

Compare Source

Features
  • Add Session.State.Unhandled for unhandled errors that do not terminate the process (#​5919)
Improvements
  • Move ANR profiling out of experimental (#​6042)
Fixes
  • Keep dropped tombstone and ANR events dropped, instead of reporting the same app exit again at every app start (#​6002)
  • Apply Sentry.withScope and Sentry.withIsolationScope data to events captured inside the callback when globalHubMode is enabled (#​6004)
    • globalHubMode is enabled by default on Android, where tags, extras, contexts and level set inside the callback were silently dropped
    • Scopes that are explicitly made current, e.g. via Sentry.setCurrentScopes or the SentryContext coroutine integration, are now also honoured when globalHubMode is enabled
    • Sentry.pushScope, Sentry.pushIsolationScope and Sentry.popScope remain no-ops when globalHubMode is enabled
  • Drop the profiler_id from transactions and spans when no Perfetto profile covers them, e.g. when Android's ProfilingManager rate limits the profiling request (#​6015)
  • Prevent events from being dropped when feature flags are added while an event is being captured (#​5989)
Internal
  • Add InternalSentrySdk.captureEnvelopeNonTerminating for hybrid SDKs (e.g. Flutter) so unhandled exceptions that don't terminate the process no longer end the session as crashed (#​5921)
  • Add InternalSentrySdk.updateSessionForDroppedEventNonTerminating so hybrid SDKs can still update the session when an error is dropped by sampling (#​5990)
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 3 times, most recently from b57a955 to 5941249 Compare August 20, 2026 12:47
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch from 5941249 to 8f860a6 Compare August 25, 2026 13:58
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.53.0 Update dependency io.sentry:sentry-android to v8.54.0 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch from 8f860a6 to 52a95d2 Compare August 27, 2026 12:36
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.54.0 Update dependency io.sentry:sentry-android to v8.54.0 - autoclosed Sep 1, 2026
@renovate renovate Bot closed this Sep 1, 2026
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android to v8.54.0 - autoclosed Update dependency io.sentry:sentry-android to v8.55.0 Sep 3, 2026
@renovate renovate Bot reopened this Sep 3, 2026
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch 3 times, most recently from 4c4ed73 to 9e2b86d Compare September 3, 2026 09:51
@renovate
renovate Bot force-pushed the renovate/io.sentry-sentry-android-8.x branch from 9e2b86d to 277631f Compare September 3, 2026 10:15
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