Skip to content

Update dependency io.sentry:sentry-android-core to v8.50.1 - #7255

Merged
TimoPtr merged 2 commits into
mainfrom
renovate/sentry.android
Jul 27, 2026
Merged

Update dependency io.sentry:sentry-android-core to v8.50.1#7255
TimoPtr merged 2 commits into
mainfrom
renovate/sentry.android

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v8.50.1

Compare Source

Fixes
  • Pin the published Sentry Android SDK's AAR metadata minCompileSdk to our minSdk (21) instead of AGP 9's new default of the SDK's own compileSdk (37), so apps that depend on the SDK aren't forced to raise their compileSdk (#​5823)

v8.50.0

Compare Source

Android 17 support
  • We've put Android 17 through a set of rigorous tests. We're now officially giving it the Sentry stamp of compatibility .(#​5796)
Fixes
  • Reduce main-thread work during Sentry.init by resolving the shake-detector accelerometer off the main thread (~1.75ms on a Pixel 10) (#​5784)
  • Backfill release, environment, distribution, tags, and app version/build—and use the matching replay-on-error sample rate—for ApplicationExitInfo ANR and native crash events captured before SDK initialization, without reusing options cached by a later app update (#​5762)
  • SentryTagModifierNode.isImportantForBounds now matches the default behavior and returns true (#​5789)
  • Prevent a StackOverflowError when a beforeSend, beforeBreadcrumb, beforeSendLog, or beforeEnvelope callback triggers another capture (directly or through a logging integration such as Timber) (#​5737)
    • Captures made from within a user callback (event, transaction, breadcrumb, log, envelope, or check-in) are now dropped while that callback runs, instead of recursing. Captures made by event processors are unaffected.
  • Replace deprecated ThrowableProxy with LogEvent#getThrown() in sentry-log4j2 (#​5751)
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 becomes conflicted, 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.

Copilot AI review requested due to automatic review settings July 25, 2026 16:43

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the version catalog to bump the Sentry Android dependency.

Changes:

  • Bump sentry-android from 8.49.0 to 8.50.0

@renovate
renovate Bot force-pushed the renovate/sentry.android branch from 0d772f0 to 7303f3b Compare July 27, 2026 07:41
@renovate renovate Bot changed the title Update dependency io.sentry:sentry-android-core to v8.50.0 Update dependency io.sentry:sentry-android-core to v8.50.1 Jul 27, 2026
@TimoPtr

TimoPtr commented Jul 27, 2026

Copy link
Copy Markdown
Member

Error are properly reported.

@TimoPtr
TimoPtr merged commit 0d57414 into main Jul 27, 2026
23 checks passed
@TimoPtr
TimoPtr deleted the renovate/sentry.android branch July 27, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants