Skip to content

fix(deps): update dependency sentry-sdk to v2.64.0#492

Merged
renovate[bot] merged 1 commit into
masterfrom
renovate/sentry-sdk-2.x
Jul 18, 2026
Merged

fix(deps): update dependency sentry-sdk to v2.64.0#492
renovate[bot] merged 1 commit into
masterfrom
renovate/sentry-sdk-2.x

Conversation

@renovate

@renovate renovate Bot commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sentry-sdk (changelog) ==2.63.0==2.64.0 age confidence

Release Notes

getsentry/sentry-python (sentry-sdk)

v2.64.0

Compare Source

The SDK now extracts all gen_ai spans out of a transaction and sends them as v2 envelope items by default. This prevents gen_ai spans from being dropped when the transaction payload exceeds size limits. Because they are no longer constrained by transaction size limits, AI message data is also no longer truncated. To keep the previous behavior, set stream_gen_ai_spans=False.

Self-hosted Sentry users should opt out with stream_gen_ai_spans=False, since streamed gen_ai spans may not be ingested by their Sentry instance.

Bug Fixes 🐛
Documentation 📚
Internal Changes 🔧
Other

Configuration

📅 Schedule: (in timezone US/Eastern)

  • Branch creation
    • "every weekend"
  • 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 merged commit 813c0dd into master Jul 18, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/sentry-sdk-2.x branch July 18, 2026 10:37
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.

0 participants