Skip to content

fix(deps): update dependency io.sentry:sentry to v8.56.0 - autoclosed - #258

Merged
Joltras merged 1 commit into
mainfrom
renovate/sentry
Sep 13, 2026
Merged

fix(deps): update dependency io.sentry:sentry to v8.56.0 - autoclosed#258
Joltras merged 1 commit into
mainfrom
renovate/sentry

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.08.56.0 age confidence

Release Notes

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

v8.56.0

Compare Source

Behavioral Changes
  • Measure HTTP rate-limit backoff on a monotonic clock instead of the wall clock, so that a device time change no longer lifts or extends an active rate limit (#​6030)
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)
  • Deprecate RateLimiter(ICurrentDateProvider, SentryOptions) in favor of RateLimiter(SentryOptions), whose backoff is measured on a monotonic ticker (#​6030)
Dependencies

Configuration

📅 Schedule: (in timezone Europe/Berlin)

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

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added renovate Label for the Renovate bot security labels Sep 9, 2026
@github-actions

This comment has been minimized.

@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Test results

  369 files    369 suites   2m 45s ⏱️
  630 tests   624 ✅  6 💤 0 ❌
1 893 runs  1 875 ✅ 18 💤 0 ❌

Results for commit 9110649.

♻️ This comment has been updated with latest results.

@Joltras
Joltras merged commit b8cb330 into main Sep 13, 2026
7 checks passed
@Joltras
Joltras deleted the renovate/sentry branch September 13, 2026 15:38
@renovate renovate Bot changed the title fix(deps): update dependency io.sentry:sentry to v8.56.0 fix(deps): update dependency io.sentry:sentry to v8.56.0 - autoclosed Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

renovate Label for the Renovate bot security

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant