Skip to content

ref(fastapi): Use new scopes API in FastAPI integration#2836

Merged
szokeasaurusrex merged 23 commits into
sentry-sdk-2.0from
szokeasaurusrex/fast-api-no-hub
Mar 19, 2024
Merged

ref(fastapi): Use new scopes API in FastAPI integration#2836
szokeasaurusrex merged 23 commits into
sentry-sdk-2.0from
szokeasaurusrex/fast-api-no-hub

Conversation

@szokeasaurusrex

Copy link
Copy Markdown
Member

This PR updates the FastAPI integration to use the new Scopes API. The PR depends on #2454.

Fixes GH-2810

@szokeasaurusrex szokeasaurusrex linked an issue Mar 18, 2024 that may be closed by this pull request
Base automatically changed from szokeasaurusrex/sentry_patched_decorator to sentry-sdk-2.0 March 19, 2024 08:54

@antonpirker antonpirker 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.

Looks good!
(Also checked test_fastapi.py and no hub in there)

@szokeasaurusrex
szokeasaurusrex merged commit 553045b into sentry-sdk-2.0 Mar 19, 2024
@szokeasaurusrex
szokeasaurusrex deleted the szokeasaurusrex/fast-api-no-hub branch March 19, 2024 09:59
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.0] Update FastAPI integration to use new scopes

2 participants