Skip to content

⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 - #126

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0
Closed

⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0#126
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on sentry-sdk[fastapi] to permit the latest version.

Release notes

Sourced from sentry-sdk[fastapi]'s releases.

2.64.0

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 🔧

... (truncated)

Changelog

Sourced from sentry-sdk[fastapi]'s changelog.

2.64.0

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 🔧

... (truncated)

Commits
  • 9cb0167 Call out changed stream_gen_ai_spans default value
  • bdbe208 Update CHANGELOG.md
  • 8966e45 release: 2.64.0
  • 7074643 ci: 🤖 Update test matrix with new releases (06/29) (#6682)
  • b0f319f (test): exclude django 6.1 alphas and betas from tox (#6690)
  • a661615 (test): need to include the alpha tag for mcp package inclusion (#6688)
  • 9c83606 ci(mcp): Pin mcp package to <2.0.0 while alphas are in flight (#6687)
  • 1dd161d feat: Set sentry.trace_lifecycle attr in span streaming (#6684)
  • 5dabd02 fix(pydantic-ai): Stop truncating in the streaming trace lifecycle (#6659)
  • 7991f71 ref: Make stream_gen_ai_spans opt out (#6658)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 5, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: internal. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@pike00

pike00 commented Jun 19, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot dependabot Bot changed the title ⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.61.1,<3.0.0 ⬆ update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.63.0,<3.0.0 Jun 19, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch from 28a2663 to 746d3f9 Compare June 19, 2026 00:59
@pike00

pike00 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

@dependabot recreate

@dependabot dependabot Bot changed the title ⬆ update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.63.0,<3.0.0 ⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch 2 times, most recently from 4f12f5d to e207465 Compare July 2, 2026 03:02
@pike00

pike00 commented Jul 2, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch from e207465 to e41e280 Compare July 2, 2026 03:07
@dependabot dependabot Bot changed the title ⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 ⬆ update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 Jul 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch from e41e280 to c603e24 Compare July 2, 2026 03:09
@dependabot dependabot Bot changed the title ⬆ update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 ⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.64.0,<3.0.0 Jul 2, 2026
Updates the requirements on [sentry-sdk[fastapi]](https://github.com/getsentry/sentry-python) to permit the latest version.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.0.0...2.64.0)

---
updated-dependencies:
- dependency-name: sentry-sdk[fastapi]
  dependency-version: 2.61.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch from c603e24 to 6f1a33c Compare July 2, 2026 03:13
@dependabot @github

dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #152.

@dependabot dependabot Bot closed this Jul 4, 2026
@dependabot
dependabot Bot deleted the dependabot/uv/sentry-sdk-fastapi--gte-2.61.1-and-lt-3.0.0 branch July 4, 2026 02:33
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.

1 participant