Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 23 commits into from
Mar 19, 2024

Conversation

szokeasaurusrex
Copy link
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
Copy link
Member

@antonpirker antonpirker left a comment

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
111 checks passed
@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