Commit Graph

3393 Commits

Author SHA1 Message Date
Sebastián Ramírez
864b569cf8 🔖 Release version 0.119.1 2025-10-20 13:28:38 +02:00
github-actions[bot]
43f15d3b43 📝 Update release notes
[skip ci]
2025-10-20 11:27:39 +00:00
github-actions[bot]
6e49dc0295 📝 Update release notes
[skip ci]
2025-10-19 19:12:47 +00:00
Sebastián Ramírez
7df594d284 🔧 Add sponsor Requestly (#14205) 2025-10-19 21:12:22 +02:00
github-actions[bot]
81f85831f5 📝 Update release notes
[skip ci]
2025-10-11 19:36:56 +00:00
github-actions[bot]
414f961f1f 📝 Update release notes
[skip ci]
2025-10-11 17:49:15 +00:00
Marcelo Trylesinski
dde7bd1ceb 📝 Replace starlette.io by starlette.dev and uvicorn.org by uvicorn.dev (#14176)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Sebastián Ramírez
2e721e1b02 🔖 Release version 0.119.0 2025-10-11 19:09:01 +02:00
Sebastián Ramírez
fc7a0686af 📝 Update release notes 2025-10-11 19:07:40 +02:00
github-actions[bot]
3a3879b2c3 📝 Update release notes
[skip ci]
2025-10-11 16:46:19 +00:00
Sebastián Ramírez
d34918abf0 Add support for from pydantic.v1 import BaseModel, mixed Pydantic v1 and v2 models in the same app (#14168)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 18:45:54 +02:00
Sebastián Ramírez
352dbefc63 🔖 Release version 0.118.3 2025-10-10 12:34:39 +02:00
github-actions[bot]
96e7d6eaa4 📝 Update release notes
[skip ci]
2025-10-10 09:45:05 +00:00
Sebastián Ramírez
942fce394b 🔖 Release version 0.118.2 2025-10-08 16:49:59 +02:00
github-actions[bot]
13b067c9b6 📝 Update release notes
[skip ci]
2025-10-08 14:48:57 +00:00
github-actions[bot]
27c0f7e75f 📝 Update release notes
[skip ci]
2025-10-08 14:37:16 +00:00
Sebastián Ramírez
01be148429 🔖 Release version 0.118.1 2025-10-08 11:05:44 +02:00
github-actions[bot]
fca8564ea0 📝 Update release notes
[skip ci]
2025-10-08 09:03:50 +00:00
github-actions[bot]
32b93b53fc 📝 Update release notes
[skip ci]
2025-10-08 08:58:49 +00:00
github-actions[bot]
22b38099ce 📝 Update release notes
[skip ci]
2025-10-07 15:05:44 +00:00
github-actions[bot]
1cd8717818 📝 Update release notes
[skip ci]
2025-10-06 19:08:44 +00:00
github-actions[bot]
56c0632f86 📝 Update release notes
[skip ci]
2025-10-06 11:10:19 +00:00
github-actions[bot]
e820049caa 📝 Update release notes
[skip ci]
2025-10-02 06:56:51 +00:00
github-actions[bot]
beef83d871 📝 Update release notes
[skip ci]
2025-10-02 06:46:36 +00:00
github-actions[bot]
407a6a4a7c 📝 Update release notes
[skip ci]
2025-10-02 06:27:51 +00:00
github-actions[bot]
45bfb89ea2 📝 Update release notes
[skip ci]
2025-10-01 16:44:12 +00:00
github-actions[bot]
6046849249 📝 Update release notes
[skip ci]
2025-10-01 16:43:50 +00:00
github-actions[bot]
65b9bc24ef 📝 Update release notes
[skip ci]
2025-10-01 16:43:01 +00:00
github-actions[bot]
46b7bfc478 📝 Update release notes
[skip ci]
2025-10-01 16:42:56 +00:00
github-actions[bot]
a2bde2b297 📝 Update release notes
[skip ci]
2025-10-01 15:50:23 +00:00
github-actions[bot]
4f0d9d0cf1 📝 Update release notes
[skip ci]
2025-10-01 15:48:14 +00:00
github-actions[bot]
ef24ee4c39 📝 Update release notes
[skip ci]
2025-10-01 15:20:18 +00:00
github-actions[bot]
3a18a6d620 📝 Update release notes
[skip ci]
2025-10-01 13:26:33 +00:00
github-actions[bot]
a83a8e7a45 📝 Update release notes
[skip ci]
2025-09-30 11:37:34 +00:00
github-actions[bot]
88a5554a44 📝 Update release notes
[skip ci]
2025-09-30 11:25:02 +00:00
github-actions[bot]
3d70b26788 📝 Update release notes
[skip ci]
2025-09-30 06:26:25 +00:00
github-actions[bot]
3481aad827 📝 Update release notes
[skip ci]
2025-09-30 05:57:45 +00:00
github-actions[bot]
36a3830ba2 📝 Update release notes
[skip ci]
2025-09-30 04:07:18 +00:00
Sebastián Ramírez
333f1ba737 🔖 Release version 0.118.0 2025-09-29 05:34:21 +02:00
Sebastián Ramírez
1d5168a4a1 📝 Update release notes 2025-09-29 05:33:39 +02:00
github-actions[bot]
bfa54b406d 📝 Update release notes
[skip ci]
2025-09-29 03:31:17 +00:00
Sebastián Ramírez
e329d78f86 🐛 Fix support for StreamingResponses with dependencies with yield or UploadFiles, close after the response is done (#14099)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-29 05:29:38 +02:00
github-actions[bot]
861b22c408 📝 Update release notes
[skip ci]
2025-09-29 02:58:20 +00:00
Neizvestnyj
efdafa4361 📝 Update tutorial/security/oauth2-jwt/ to use pwdlib with Argon2 instead of passlib (#13917)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-09-29 04:57:38 +02:00
github-actions[bot]
450a334253 📝 Update release notes
[skip ci]
2025-09-25 06:45:53 +00:00
github-actions[bot]
287eb316df 📝 Update release notes
[skip ci]
2025-09-24 08:10:57 +00:00
github-actions[bot]
f235502234 📝 Update release notes
[skip ci]
2025-09-22 19:30:48 +00:00
github-actions[bot]
9aa25fd682 📝 Update release notes
[skip ci]
2025-09-22 15:12:21 +00:00
Alejandra
8170860322 ♻️ Refactor sponsor image handling (#14102)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-09-22 17:11:52 +02:00
github-actions[bot]
f0da082dd3 📝 Update release notes
[skip ci]
2025-09-21 14:11:44 +00:00