Sebastián Ramírez
|
636a26d38e
|
♻️ Tweak message in assert error
|
3 days ago |
Sebastián Ramírez
|
cbee872fd4
|
💡 Update comment explaining AsyncExitStack middleware
|
3 days ago |
pre-commit-ci[bot]
|
9087a2a1a6
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
3 days ago |
Sebastián Ramírez
|
1bfb11d0d4
|
✅ Add and update tests
|
3 days ago |
Sebastián Ramírez
|
233b6d5c0f
|
♻️ Add new wrappers to create AsyncExitStack for dependencies
|
3 days ago |
Sebastián Ramírez
|
50fb38d20e
|
✅ Update tests
|
3 days ago |
Sebastián Ramírez
|
839a5d0a78
|
💡 Add comment in AsyncExitStackMiddleware
|
3 days ago |
Sebastián Ramírez
|
366d59a9f4
|
♻️ Rename AsyncExitStackMiddleware name in scope do differentiate it from dependencies AsyncExitStack
|
3 days ago |
Sebastián Ramírez
|
637193c92b
|
✅ Update tests with new logic, dependencies are run again after integrated background tasks
|
3 days ago |
Sebastián Ramírez
|
054139d15c
|
✅ Add tests for dependency with yield catching exceptions and re-raising
|
3 days ago |
Sebastián Ramírez
|
22ea2a59fc
|
🚚 Rename test for dependency with yield raising HTTPException
|
3 days ago |
Sebastián Ramírez
|
dfbfbabb6a
|
✅ Tweak test for dependencies with yield and streaming
|
3 days ago |
Sebastián Ramírez
|
e4eca0c224
|
🔄 Merge branch 'master' into yield
|
3 days ago |
Sebastián Ramírez
|
784f06cb9b
|
🔖 Release version 0.117.1
|
4 days ago |
github-actions[bot]
|
b5c05893b4
|
📝 Update release notes
[skip ci]
|
4 days ago |
Thomas LÉVEIL
|
44fc67632b
|
🐛 Fix validation error when `File` is declared after `Form` parameter (#11194)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 days ago |
Sebastián Ramírez
|
a84001000e
|
📝 Update release notes
|
4 days ago |
Sebastián Ramírez
|
382d083e26
|
🔖 Release version 0.117.0
|
4 days ago |
github-actions[bot]
|
a7f2dbe976
|
📝 Update release notes
[skip ci]
|
4 days ago |
vvanglro
|
f1e6f978ce
|
⚡️ Fix `default_factory` for response model field with Pydantic V1 (#9704)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
4 days ago |
github-actions[bot]
|
b01d5c97a0
|
📝 Update release notes
[skip ci]
|
4 days ago |
Robert Hofer
|
b51ec36f2e
|
✨ Allow `None` as return type for bodiless responses (#9425)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 days ago |
github-actions[bot]
|
0bdc3ca373
|
📝 Update release notes
[skip ci]
|
4 days ago |
Max McLennan
|
86e515784d
|
🐛 Fix inconsistent processing of model docstring formfeed char with Pydantic V1 (#6039)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 days ago |
github-actions[bot]
|
03123c00f1
|
📝 Update release notes
[skip ci]
|
4 days ago |
Salim Aboubacar
|
2dc769b121
|
🐛 Fix `jsonable_encoder` alters `json_encoders` of Pydantic v1 objects (#4972)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
|
4 days ago |
github-actions[bot]
|
606a6828e7
|
📝 Update release notes
[skip ci]
|
4 days ago |
Marcelo Trylesinski
|
cd2e1e43bd
|
📝 Add note about Cookies and JavaScript on `tutorial/cookie-params.md` (#13510)
Co-authored-by: svlandeg <svlandeg@github.com>
|
4 days ago |
github-actions[bot]
|
60213f5a31
|
📝 Update release notes
[skip ci]
|
4 days ago |
sammasak
|
8ede27223e
|
✨ Allow array values for OpenAPI schema `type` field (#13639)
Co-authored-by: Lukas Rajala <lukas.rajala@klarna.com>
Co-authored-by: dlax <denis@laxalde.org>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 days ago |
github-actions[bot]
|
0358d3eab5
|
📝 Update release notes
[skip ci]
|
4 days ago |
Evgeny Bokshitsky
|
c2c6049b8f
|
♻️ Create `dependency-cache` dict in `solve_dependencies` only if `None` (don't re-create if empty) (#13689)
|
4 days ago |
github-actions[bot]
|
21aa9d3719
|
📝 Update release notes
[skip ci]
|
4 days ago |
rmawatson
|
9ac56c70f2
|
🐛 Reenable `allow_arbitrary_types` when only 1 argument is used on the API endpoint (#13694)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
4 days ago |
github-actions[bot]
|
243f012fd0
|
📝 Update release notes
[skip ci]
|
4 days ago |
Carlos Mario Toro
|
bc5013cd56
|
✨ Add OpenAPI `external_docs` parameter to `FastAPI` (#13713)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
4 days ago |
github-actions[bot]
|
14168b43eb
|
📝 Update release notes
[skip ci]
|
4 days ago |
Amogha Rao
|
5fef4d199b
|
✅ Enable test case for duplicated headers in `test_tutorial/test_header_params/test_tutorial003.py` (#13864)
Co-authored-by: amogha-rao <amogha.rao@cloudera.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
4 days ago |
github-actions[bot]
|
d2f6b92a83
|
📝 Update release notes
[skip ci]
|
4 days ago |
secrett2633
|
c831cdbde2
|
🐛 Fix `inspect.getcoroutinefunction()` can break testing with `unittest.mock.patch()` (#14022)
|
4 days ago |
github-actions[bot]
|
73841b9976
|
📝 Update release notes
[skip ci]
|
4 days ago |
Sofie Van Landeghem
|
744736af9c
|
📝 Remove outdated formatting from `path-params-numeric-validations.md` for languages `en`, `es` and `uk`. (#14059)
|
4 days ago |
github-actions[bot]
|
651603cb37
|
📝 Update release notes
[skip ci]
|
4 days ago |
山崎ヒカル
|
11d424c3dc
|
✅ Simplify tests for response_model (#14062)
|
4 days ago |
github-actions[bot]
|
c8a29944f4
|
📝 Update release notes
[skip ci]
|
4 days ago |
Sofie Van Landeghem
|
fe4542279d
|
🚨 Install pydantic.mypy plugin (#14081)
|
4 days ago |
github-actions[bot]
|
d2da9e8e46
|
📝 Update release notes
[skip ci]
|
4 days ago |
Nils-Hero Lindemann
|
9b1234d7d0
|
📝 Update prompts and German translation (#14015)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 days ago |
github-actions[bot]
|
4c175319f5
|
📝 Update release notes
[skip ci]
|
4 days ago |
Nils-Hero Lindemann
|
7095a11056
|
📝 Fix and Improve English Documentation (#14048)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
|
4 days ago |