-
Notifications
You must be signed in to change notification settings - Fork 798
fastapi: fix wrapping of middlewares #3012
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
Merged
Merged
Changes from 34 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
83d4863
fastapi: fix wrapping of middlewares
adriangb d635026
fix import, super
adriangb 23a04a5
add test
adriangb a979966
changelog
adriangb 8057faa
lint
adriangb c1c4300
lint
adriangb 121813e
fix
adriangb 04cf5d5
ci
adriangb fdba820
fix wip
adriangb 0da827b
fix
adriangb af0bf2c
fix
adriangb d3b9910
lint
adriangb bfe110c
lint
adriangb 0c32f4d
Exit?
adriangb c75b280
Update test_fastapi_instrumentation.py
adriangb 3d7d537
remove break
adriangb f75dbef
fix
adriangb 834392f
remove dunders
adriangb 14d8159
add test
adriangb 128cf89
lint
adriangb d8ca85e
add endpoint to class
adriangb 4c4ac68
fmt
adriangb d7f7cc6
pr feedback
adriangb 00840d7
move type ignores
adriangb a5db685
fix sphinx?
adriangb 1a485a8
Merge branch 'main' into fix-asgi-middleware
xrmx 0870986
Update CHANGELOG.md
xrmx b3bea3c
Merge branch 'main' into fix-asgi-middleware
adriangb 8a2bfc7
Merge branch 'main' into fix-asgi-middleware
adriangb 2498309
update fastapi versions
adriangb 887475b
Merge branch 'main' into fix-asgi-middleware
adriangb d2cd389
Merge branch 'main' into fix-asgi-middleware
adriangb 289f788
fix?
adriangb 7ac54ae
generate
adriangb 5fa64a5
stop passing on user-supplied error handler
outergod f6dd589
Merge pull request #2 from outergod/fix-asgi-middleware
adriangb faf0cef
Merge branch 'main' into fix-asgi-middleware
emdneto 17e08fa
fix ci
emdneto 8fcf4ec
fix ruff
emdneto fcc62f4
remove unused funcs
adriangb 5a84bcc
fix lint,ruff
emdneto 87aa3f6
Merge branch 'main' into fix-asgi-middleware
emdneto 2a150fd
fix changelog
emdneto 808d42a
add changelog note
emdneto 18b8962
Merge branch 'main' into fix-asgi-middleware
adriangb 60e1706
fix conflicts with main
emdneto a648666
Merge branch 'main' into fix-asgi-middleware
xrmx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.