Skip to content

dependency: Update dependency io.sentry:sentry to v8.56.0 - #332

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/io.sentry-sentry-8.x
Sep 10, 2026
Merged

dependency: Update dependency io.sentry:sentry to v8.56.0#332
renovate[bot] merged 1 commit into
masterfrom
renovate/io.sentry-sentry-8.x

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
io.sentry:sentry 8.55.0 โ†’ 8.56.0 age confidence

Release Notes

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

v8.56.0

Compare Source

Fixes
  • Update SentryTraced so that it now honors options.setIgnoredSpanOrigins (#โ€‹6058)
  • SentryTraced now checks for its owning transaction dynamically rather than once per app process. The latter caused SentryTraced spans to be dropped process-wide once the original transaction finished (#โ€‹6057)
  • Fix typos in Spring GraphQL integration names (GrahQL to GraphQL) (#โ€‹6061)
  • Populate the Android connection status cache during the first two minutes after boot, instead of treating the empty cache as up to date (#โ€‹6029)
  • Prevent SentryTraced from producing dangling spans if recomposition is abandoned or drawing fails (#โ€‹6049)
  • Report a consistent app start type across the app start measurement, contexts.app and the app.start span attributes (#โ€‹6006)
Improvements
  • Emit a single ui.compose span per SentryTraced on initial composition instead of one on every recomposition, and set the origin on ui.render spans (#โ€‹6051)
Internal
  • Add an internal MonotonicTicker abstraction with Deadline and Stopwatch primitives (#โ€‹6028)
  • Add internal Timestamp, EpochClock and AnchoredClock, so related instants project from one wall-clock reading instead of each reading the clock (#โ€‹6045)
Dependencies

Configuration

๐Ÿ“… Schedule: (UTC)

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

๐Ÿšฆ Automerge: Enabled.

โ™ป 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.

@renovate renovate Bot added the ๐Ÿ”„ dependencies Pull requests that update a dependency file label Sep 9, 2026
@renovate
renovate Bot merged commit 40f0f4c into master Sep 10, 2026
2 checks passed
@renovate
renovate Bot deleted the renovate/io.sentry-sentry-8.x branch September 10, 2026 03:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

๐Ÿ”„ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants