Nils Lindemann
5f894213b8
Merge branch 'tiangolo:master' into de/docs/tutorial/debugging.md
2 years ago
Sebastián Ramírez
040ad986d4
✏️ Fix typo in release notes
2 years ago
github-actions
84d400b916
📝 Update release notes
2 years ago
Sebastián Ramírez
dd790c34ff
✏️ Fix typo in dependencies with yield source examples ( #10847 )
2 years ago
Sebastián Ramírez
fe0249a23e
🔖 Release version 0.108.0
2 years ago
github-actions
43e2223804
📝 Update release notes
2 years ago
Sebastián Ramírez
c55f90df32
⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments ( #10846 )
* 📝 Update docs for compatibility with Starlette 0.29.0 and new template arguments
* ⬆️ Upgrade Starlette to >=0.29.0,<0.33.0
* 📌 Remove AnyIO pin
2 years ago
Sebastián Ramírez
f933fd6ff8
🔖 Release version 0.107.0
2 years ago
github-actions
9090bf4084
📝 Update release notes
2 years ago
Adrian Garcia Badaracco
d633953f13
⬆️ Upgrade Starlette to 0.28.0 ( #9636 )
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago
github-actions
a751032c09
📝 Update release notes
2 years ago
Alejandra
505ae06c0b
📝 Add docs: Node.js script alternative to update OpenAPI for generated clients ( #10845 )
2 years ago
github-actions
4de60e153a
📝 Update release notes
2 years ago
Alejandra
8b5843ebcd
📝 Restructure Docs section in Contributing page ( #10844 )
📝 Restructure Docs section in Contributing page
2 years ago
Sebastián Ramírez
5826c4f31f
📝 Tweak release notes
2 years ago
Sebastián Ramírez
91510db620
🔖 Release version 0.106.0
2 years ago
Sebastián Ramírez
bcd5a424cd
📝 Update release notes
2 years ago
github-actions
678bed2fc9
📝 Update release notes
2 years ago
Sebastián Ramírez
a4aa79e0b4
✨ Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks ( #10831 )
* ♻️ Refactor dependency AsyncExitStack logic, exit dependencies after creating the response, before sending it
* ✅ Update tests for dependencies exit, check they are finished before the response is sent
* 🔥 Remove ExitAsyncStackMiddleware as it's no longer needed
* 📝 Update docs for dependencies with yield
* 📝 Update release notes
* 📝 Add source examples for new dependencies with yield raising
* ✅ Add tests for new dependencies raising after yield
* 📝 Update release notes
2 years ago
github-actions
e7756ae7dc
📝 Update release notes
2 years ago
Sebastián Ramírez
dc2fdd56af
👥 Update FastAPI People ( #10567 )
Co-authored-by: github-actions <github-actions@github.com>
2 years ago
Sebastián Ramírez
36c2667768
📝 Update release notes
2 years ago
Sebastián Ramírez
d8185efb6e
🔖 Release version 0.105.0
2 years ago
github-actions
fc51d7e3c7
📝 Update release notes
2 years ago
Sebastián Ramírez
b98c65cb36
🔥 Remove unused NoneType ( #10774 )
2 years ago
github-actions
ba99214417
📝 Update release notes
2 years ago
Sebastián Ramírez
6f5aa81c07
✨ Add support for multiple Annotated annotations, e.g. `Annotated[str, Field(), Query()]` ( #10773 )
2 years ago
github-actions
73dcc40f09
📝 Update release notes
2 years ago
Sebastián Ramírez
33493ce694
🔧 Update sponsors, add PropelAuth ( #10760 )
2 years ago
github-actions
01e570c56d
📝 Update release notes
2 years ago
Sebastián Ramírez
ca03379b65
👷 Update build docs, verify README on CI ( #10750 )
2 years ago
Nils Lindemann
097146594d
Merge branch 'tiangolo:master' into de/docs/tutorial/debugging.md
2 years ago
github-actions
8cf2fa0fe4
📝 Update release notes
2 years ago
Sebastián Ramírez
99a2ec981b
📝 Tweak default suggested configs for generating clients ( #10736 )
2 years ago
Nils Lindemann
baf320bf9e
Merge branch 'tiangolo:master' into de/docs/tutorial/debugging.md
2 years ago
github-actions
6fb951bae2
📝 Update release notes
2 years ago
Sebastián Ramírez
13cef7a21a
🔧 Update sponsors, remove Fern ( #10729 )
2 years ago
github-actions
e9ce31e96b
📝 Update release notes
2 years ago
Sebastián Ramírez
1560879a84
🔧 Update sponsors, add Scalar ( #10728 )
2 years ago
github-actions
ac93277d3b
📝 Update release notes
2 years ago
Sebastián Ramírez
71d51a9953
🔧 Update sponsors, add Codacy ( #10677 )
2 years ago
github-actions
81bab77617
📝 Update release notes
2 years ago
Sebastián Ramírez
781984b226
🔧 Update sponsors, add Reflex ( #10676 )
2 years ago
Nils Lindemann
2576efb8b5
And another rewording
2 years ago
Nils Lindemann
f78813a5fb
Better wording
2 years ago
Nils Lindemann
ba93b22f3c
Better wording
2 years ago
Nils Lindemann
981d29f687
Be more in sync with original `__name__=="__main__"` chapter
Also undo the changes of the previous commit.
2 years ago
Nils Lindemann
350f4b23fa
"Datei" -> "Modul"
2 years ago
Nils Lindemann
7bf43c9817
Typo
2 years ago
Nils Lindemann
67ee522145
🌐 Add German translation for `docs/de/docs/tutorial/debugging.md`
* Full translation
* In sync with #10590
* Google Translate used
* Manually checked
* Checked for errors using LanguageTool
2 years ago