JP-Ellis
44ff653664
docs: add caveat about ContextVar in dependencies
As discovered and discussed in #13382 , ContextVars set in a
_synchronous_ dependency is not available to the rest of the request due
to the way FastAPI handles that dependency.
The documentation did not make any mention of this, and it was only
after I asked that I discovered this was intended behaviour. So I am
updating the docs to make this clear to others.
Ref: #13382
Signed-off-by: JP-Ellis <josh@jpellis.me>
5 months ago
github-actions
27f4240750
📝 Update release notes
[skip ci]
3 weeks ago
sajjad rahman
679a97603a
🌐 Add Bangali translation for `docs/bn/about/index.md` ( #13882 )
* add translation for docs/about/index.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
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>
3 weeks ago
github-actions
e6d09027e5
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
6726bf8559
👥 Update FastAPI People - Experts ( #13889 )
Co-authored-by: github-actions <github-actions@github.com>
3 weeks ago
github-actions
3063c7c57d
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
ce26b8e1ca
🔨 Update FastAPI People sleep interval, use external settings ( #13888 )
3 weeks ago
Sebastián Ramírez
313723494b
🔖 Release version 0.116.1
3 weeks ago
github-actions
095dab00c7
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
cad6880fd9
⬆️ Upgrade Starlette supported version range to `>=0.40.0,<0.48.0` ( #13884 )
3 weeks ago
github-actions
a6e79e68a4
📝 Update release notes
[skip ci]
3 weeks ago
Motov Yurii
2c13b1ba4b
📝 Add notification about impending changes in Translations to `docs/en/docs/contributing.md` ( #13886 )
3 weeks ago
github-actions
7179d48fd7
📝 Update release notes
[skip ci]
3 weeks ago
pre-commit-ci[bot]
07bcb18a5a
⬆ [pre-commit.ci] pre-commit autoupdate ( #13871 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.1...v0.12.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 weeks ago
Sebastián Ramírez
bd8f358fd9
🔖 Release version 0.116.0
4 weeks ago
Sebastián Ramírez
18eb7a7080
📝 Update release notes
4 weeks ago
github-actions
dd906a998e
📝 Update release notes
[skip ci]
4 weeks ago
Sebastián Ramírez
b083ccd250
✨ Add support for deploying to FastAPI Cloud with `fastapi deploy` ( #13870 )
4 weeks ago
github-actions
af64e9d196
📝 Update release notes
[skip ci]
1 month ago
Naves
0d5dc7ee7b
🌐 Add Russian translation for `docs/ru/docs/advanced/response-directly.md` ( #13801 )
* 🌐 Add Russian translation for `docs/ru/docs/advanced/response-directly.md`
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Update response-directly.md
fixed `Response-классов`
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
8068a404c7
📝 Update release notes
[skip ci]
1 month ago
Naves
6682295c73
🌐 Add Russian translation for `docs/ru/docs/advanced/additional-status-codes.md` ( #13799 )
* 🌐 Add Russian translation for `docs/ru/docs/advanced/additional-status-codes.md`
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Update additional-status-codes.md
fixed `Response-классов`
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
2915e31dab
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
4f4d47baf4
⬆ Bump pillow from 11.1.0 to 11.3.0 ( #13852 )
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.1.0 to 11.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions
8f336c5fd3
📝 Update release notes
[skip ci]
1 month ago
github-actions
3e666dfdd7
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
be91d0c1bd
👥 Update FastAPI People - Sponsors ( #13846 )
Co-authored-by: github-actions <github-actions@github.com>
1 month ago
Sebastián Ramírez
f4bacfe1b5
👥 Update FastAPI GitHub topic repositories ( #13848 )
Co-authored-by: github-actions <github-actions@github.com>
1 month ago
github-actions
943faf237c
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
b0e09640e1
⬆ Bump mkdocs-material from 9.6.1 to 9.6.15 ( #13849 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.6.1 to 9.6.15.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.1...9.6.15 )
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-version: 9.6.15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions
638b4355d8
📝 Update release notes
[skip ci]
1 month ago
pre-commit-ci[bot]
21c8a32fa7
⬆ [pre-commit.ci] pre-commit autoupdate ( #13843 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.0 → v0.12.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.0...v0.12.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
a86b9a5b03
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
c6037fc96f
👥 Update FastAPI People - Contributors and Translators ( #13845 )
Co-authored-by: github-actions <github-actions@github.com>
1 month ago
github-actions
5e7c3ee1f3
📝 Update release notes
[skip ci]
1 month ago
Valentyn
6c1432801f
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-updates.md` ( #13804 )
* 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/body-updates.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
Sebastián Ramírez
ebdeda2de6
🔖 Release version 0.115.14
1 month ago
Sebastián Ramírez
8fa19a6faa
📝 Update release notes
1 month ago
github-actions
3ecb4c5389
📝 Update release notes
[skip ci]
1 month ago
Patrick Arminio
9d0d8828cc
🐛 Fix support for unions when using `Form` ( #13827 )
1 month ago
github-actions
df35896a0e
📝 Update release notes
[skip ci]
1 month ago
pre-commit-ci[bot]
8f64d09ee0
⬆ [pre-commit.ci] pre-commit autoupdate ( #13823 )
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.13 → v0.12.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.13...v0.12.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
3b09dd8e01
📝 Update release notes
[skip ci]
1 month ago
Valentyn
c30821ff6e
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-model.md` ( #13792 )
* 🌐 Add Ukrainian translation for docs/uk/docs/tutorial/response-model.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Fix review comments
---------
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
666890ac7f
📝 Update release notes
[skip ci]
1 month ago
Valentyn
937af92ba7
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/security/index.md` ( #13805 )
Fixes after review
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
1 month ago
github-actions
1cf4b8c2de
📝 Update release notes
[skip ci]
1 month ago
Hirokatsu Endo
dcb223d850
✏️ Fix typo in `docs/ja/docs/tutorial/encoder.md` ( #13815 )
1 month ago
github-actions
baeeafa1e1
📝 Update release notes
[skip ci]
1 month ago
Hirokatsu Endo
487f940e91
✏️ Fix typo in `docs/ja/docs/tutorial/handling-errors.md` ( #13814 )
1 month ago