5859 Commits

Author SHA1 Message Date
Sebastián Ramírez
ebdeda2de6 🔖 Release version 0.115.14 0.115.14 2025-06-26 17:26:32 +02:00
Sebastián Ramírez
8fa19a6faa 📝 Update release notes 2025-06-26 17:24:56 +02:00
github-actions
3ecb4c5389 📝 Update release notes
[skip ci]
2025-06-26 15:23:20 +00:00
Patrick Arminio
9d0d8828cc 🐛 Fix support for unions when using Form (#13827) 2025-06-26 17:22:53 +02:00
github-actions
df35896a0e 📝 Update release notes
[skip ci]
2025-06-25 09:13:15 +00:00
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>
2025-06-25 11:12:53 +02:00
github-actions
3b09dd8e01 📝 Update release notes
[skip ci]
2025-06-24 19:14:26 +00:00
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>
2025-06-24 21:14:01 +02:00
github-actions
666890ac7f 📝 Update release notes
[skip ci]
2025-06-24 18:58:10 +00:00
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>
2025-06-24 20:57:48 +02:00
github-actions
1cf4b8c2de 📝 Update release notes
[skip ci]
2025-06-22 14:37:15 +00:00
Hirokatsu Endo
dcb223d850 ✏️ Fix typo in docs/ja/docs/tutorial/encoder.md (#13815) 2025-06-22 16:36:05 +02:00
github-actions
baeeafa1e1 📝 Update release notes
[skip ci]
2025-06-22 14:35:47 +00:00
Hirokatsu Endo
487f940e91 ✏️ Fix typo in docs/ja/docs/tutorial/handling-errors.md (#13814) 2025-06-22 16:35:27 +02:00
github-actions
e9c33debaa 📝 Update release notes
[skip ci]
2025-06-22 14:35:16 +00:00
Hirokatsu Endo
041a37bb1f ✏️ Fix typo in docs/ja/docs/tutorial/body-fields.md (#13802) 2025-06-22 16:34:53 +02:00
github-actions
28038f19cf 📝 Update release notes
[skip ci]
2025-06-18 18:22:42 +00:00
Naves
9026f3b1bd Misprint (#13800) 2025-06-18 20:22:18 +02:00
github-actions
8d9ef5d343 📝 Update release notes
[skip ci]
2025-06-18 08:41:19 +00:00
Naves
b2923282ca 🌐 Add Russian translation for docs/ru/docs/advanced/index.md (#13797)
* Add Russian Translation for `docs/ru/docs/advanced/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>
2025-06-18 10:40:59 +02:00
github-actions
ac160885e1 📝 Update release notes
[skip ci]
2025-06-17 11:54:19 +00:00
Nolan Di Mare Sullivan
7d9195a248 📝 Update Speakeasy URL to Speakeasy Sandbox (#13697) 2025-06-17 13:53:56 +02:00
Sebastián Ramírez
4734df1db8 🔖 Release version 0.115.13 0.115.13 2025-06-17 13:41:24 +02:00
github-actions
cdf6b31505 📝 Update release notes
[skip ci]
2025-06-17 10:48:39 +00:00
Gabriel
dfe9dde982 📝 Add annotations to HTTP middleware example (#11530)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-06-17 12:48:10 +02:00
github-actions
9957956ef8 📝 Update release notes
[skip ci]
2025-06-17 10:47:13 +00:00
Salar Nosrati-Ershad
aebff5006f Add refreshUrl parameter in OAuth2PasswordBearer (#11460)
Co-authored-by: Salar Nosrati-Ershad <s3r@tutamail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-06-17 12:46:49 +02:00
github-actions
64834d4a60 📝 Update release notes
[skip ci]
2025-06-17 10:42:46 +00:00
oogee
30b9dfb11c 🚸 Set format to password for fields password and client_secret in OAuth2PasswordRequestForm, make docs show password fields for passwords (#11032)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-06-17 12:41:59 +02:00
github-actions
6b5b26fa61 📝 Update release notes
[skip ci]
2025-06-17 10:37:30 +00:00
Diego Fioravanti
3f908a47d9 📝 Clarify in CORS docs that wildcards and credentials are mutually exclusive (#9829)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Michael Jones <mike.ed.jones@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: User <alejsdev@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-06-17 12:36:59 +02:00
github-actions
01c3ad2eb2 📝 Update release notes
[skip ci]
2025-06-17 10:25:45 +00:00
Valentyn
85a2eed888 Simplify tests for settings (#13505)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
2025-06-17 12:25:20 +02:00
github-actions
45fefe88cf 📝 Update release notes
[skip ci]
2025-06-17 10:25:13 +00:00
Valentyn
da4605b039 Simplify tests for validate_response_recursive (#13507)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
2025-06-17 12:24:10 +02:00
github-actions
4e4715b131 📝 Update release notes
[skip ci]
2025-06-17 10:18:31 +00:00
Peter
b4524145e6 ✏️ Fix typo in docstring (#13532) 2025-06-17 12:18:00 +02:00
github-actions
1daf9fddfd 📝 Update release notes
[skip ci]
2025-06-17 10:17:31 +00:00
Swastik Pradhan
6d78b228d8 📝 Clarify guidance on using async def without await (#13642)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-06-17 10:17:08 +00:00
github-actions
10bf65f272 📝 Update release notes
[skip ci]
2025-06-17 08:05:54 +00:00
Timon
97fdbdd0d8 📝 Update exclude-parameters-from-openapi documentation links (#13600) 2025-06-17 10:05:34 +02:00
github-actions
7dc9901f35 📝 Update release notes
[skip ci]
2025-06-17 07:50:39 +00:00
Emmanuel Ferdman
7c04182724 🔨 Resolve Pydantic deprecation warnings in internal script (#13696)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-06-17 09:50:19 +02:00
github-actions
6e11a2d1c4 📝 Update release notes
[skip ci]
2025-06-17 07:46:49 +00:00
Motov Yurii
535d5b3f9f 🐛 Fix truncating the model's description with form feed (\f) character for Pydantic V2 (#13698)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-06-17 09:46:27 +02:00
github-actions
7565f580ce 📝 Update release notes
[skip ci]
2025-06-17 07:43:06 +00:00
Motov Yurii
590abc4b96 📝 Clarify the middleware execution order in docs (#13699) 2025-06-17 09:42:41 +02:00
github-actions
3ac38eb195 📝 Update release notes
[skip ci]
2025-06-16 11:11:36 +00:00
Naves
6cbdcd3961 🌐 Add Russian Translation for docs/ru/docs/advanced/response-change-status-code.md (#13791)
🌐 Add Russian Translation for docs/ru/docs/advanced/response-change-status-code.md
2025-06-16 13:11:10 +02:00
github-actions
c7302ea99e 📝 Update release notes
[skip ci]
2025-06-16 10:43:29 +00:00