Sebastián Ramírez
ea57612d69
👥 Update FastAPI GitHub topic repositories ( #13439 )
Co-authored-by: github-actions <[email protected] >
1 month ago
Sebastián Ramírez
186544760a
👥 Update FastAPI People - Contributors and Translators ( #13432 )
Co-authored-by: github-actions <[email protected] >
1 month ago
Sebastián Ramírez
89e0c10547
👥 Update FastAPI People - Sponsors ( #13433 )
Co-authored-by: github-actions <[email protected] >
1 month ago
github-actions
3fca8b2be8
📝 Update release notes
[skip ci]
1 month ago
alv2017
bb98f7df6d
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` ( #13412 )
1 month ago
Sebastián Ramírez
a2644728f6
📝 Update release notes
1 month ago
Sebastián Ramírez
433837d9ca
🔖 Release version 0.115.10
1 month ago
github-actions
68074badcc
📝 Update release notes
[skip ci]
1 month ago
Victorien
15dd2b67d3
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 ( #13314 )
Co-authored-by: Sofie Van Landeghem <[email protected] >
Co-authored-by: svlandeg <[email protected] >
1 month ago
github-actions
45e018517b
📝 Update release notes
[skip ci]
1 month ago
github-actions
74954352ed
📝 Update release notes
[skip ci]
1 month ago
Valentyn
7c4d1fe13d
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/debugging.md` ( #13370 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <[email protected] >
1 month ago
Valentyn
23821e916b
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/query-params.md` ( #13362 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
github-actions
8bfec9fb6b
📝 Update release notes
[skip ci]
1 month ago
github-actions
5fbaf6d28c
📝 Update release notes
[skip ci]
1 month ago
Valentyn
ee729d4522
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/path-params.md` ( #13354 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
k94-ishi
344d765796
🌐 Add Japanese translation for `docs/ja/docs/tutorial/cookie-param-models.md` ( #13330 )
1 month ago
github-actions
720dcc0990
📝 Update release notes
[skip ci]
1 month ago
github-actions
f9c8726a1a
📝 Update release notes
[skip ci]
1 month ago
Valentyn
c42c0d31b0
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-multiple-params.md` ( #13408 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
k94-ishi
2cf2fee588
🌐 Add Japanese translation for `docs/ja/docs/tutorial/query-param-models.md` ( #13323 )
1 month ago
github-actions
7047e59f29
📝 Update release notes
[skip ci]
1 month ago
Valentyn
99ea5bb641
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-nested-models.md` ( #13409 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
github-actions
34e03db068
📝 Update release notes
[skip ci]
1 month ago
github-actions
67e7c15701
📝 Update release notes
[skip ci]
1 month ago
Phương Tấn Thành
d5324fb5c3
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/versions.md` ( #13406 )
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
Phương Tấn Thành
2d60add4e2
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/index.md` ( #13405 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
eb7cd4f693
📝 Update release notes
[skip ci]
1 month ago
Valentyn
f4b4b0b0f5
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-forms.md` ( #13383 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: Rostyslav <[email protected] >
1 month ago
github-actions
e992a2ec8b
📝 Update release notes
[skip ci]
1 month ago
Valentyn
29d3739bcf
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/testing.md` ( #13371 )
Co-authored-by: Valentyn Druzhynin <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <[email protected] >
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
github-actions
b78887f3d3
📝 Update release notes
[skip ci]
1 month ago
Ben Beasley
cc1f5de03c
⬆️ Bump Starlette to allow up to 0.46.0: `>=0.40.0,<0.47.0` ( #13426 )
Co-authored-by: Sofie Van Landeghem <[email protected] >
1 month ago
Sebastián Ramírez
d90030c1e2
🔖 Release version 0.115.9
1 month ago
github-actions
3639fb00be
📝 Update release notes
[skip ci]
1 month ago
alv2017
7eabff43de
✅ Fix a minor bug in the test `tests/test_modules_same_name_body/test_main.py` ( #13411 )
1 month ago
github-actions
a27fb4764b
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
7710a34800
🍱 Update sponsors: CodeRabbit logo ( #13424 )
1 month ago
github-actions
6320832178
📝 Update release notes
[skip ci]
1 month ago
Joakim Nordling
26f27982ac
👷 Use `wrangler-action` v3 ( #13415 )
1 month ago
github-actions
d974fbdda0
📝 Update release notes
[skip ci]
1 month ago
Arthur Rio
ccc7c8fef9
🐛 Ensure that `HTTPDigest` only raises an exception when `auto_error is True` ( #2939 )
Co-authored-by: svlandeg <[email protected] >
1 month ago
Joakim Nordling
f4b2ff41bc
Update tests
1 month ago
Joakim Nordling
d8f03e2c0a
Update ReDoc to 2.4.0
I decided to update the PR to use the latest released 2.4.0 version of ReDoc since we've not heard anything back yet. I also noticed there were some new translations added, so updated the texts in them as well (fortunately only code stuff was needed, as I don't know all those languages).
A bit of a question of course if we should use `[email protected] ` or just `redoc@2`. If you feel like using the `@2` instead, feel free to update or request me to update.
1 month ago
Joakim Nordling
46bea2d1e9
Merge branch 'master' into feature/stbale-redoc
1 month ago
github-actions
b021569913
📝 Update release notes
[skip ci]
1 month ago
Valentyn
48676b4f11
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-params.md` ( #13381 )
1 month ago
github-actions
b1102e2388
📝 Update release notes
[skip ci]
1 month ago
Valentyn
31920eff62
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-files.md` ( #13395 )
1 month ago
github-actions
4516a48c7c
📝 Update release notes
[skip ci]
2 months ago