262 Commits (6e1cd45a46ed4940e37bc3c47d27b9788349ba10)

Author SHA1 Message Date
Sebastián Ramírez 6e1cd45a46 🔖 Release version 0.53.2 5 years ago
Toan Vuong 90afc72e64
🐛 Fix automatic embedding with dependencies and sub-dependencies (#1079) 5 years ago
amitlissack 02441ff031
🐛 Fix dependency overrides in WebSockets (#1122) 5 years ago
Sebastián Ramírez e6b3b994be 🔖 Release version 0.53.1 5 years ago
voegtlel 0f152b4e97
🐛 Check already cloned fields in create_cloned_field to support recursive models (#1164) 5 years ago
Sebastián Ramírez 56e43ba204 🔖 Release version 0.53.0 5 years ago
adg-mh 1f53fef70a
✏️ Update doc string with correct class name (#1126) 5 years ago
juhovh-aiven aea04ee32e
🐛 Fix exclude_unset and aliases in response model validation (#1074) 5 years ago
Sebastián Ramírez 025b38df40 🔖 Release version 0.52.0 5 years ago
Sebastián Ramírez 94ee932351
Add ORJSONResponse (#1065) 5 years ago
Sebastián Ramírez cf760d6802 🔖 Release version 0.51.0 5 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
Sebastián Ramírez f2bd2c44e2 🔖 Release version 0.50.0 5 years ago
Sebastián Ramírez 4e8080f290
📌 Upgrade Starlette version (#1057) 5 years ago
Sebastián Ramírez d4ddf4e62a 🔖 Release 0.49.2 5 years ago
Patrick McKenna e26f94018c
♻️ Refactor serialize_response parameter name (#1031) 5 years ago
sm-Fifteen 1ce67887b9
♻️ Refactor function calling a path operation function to simplify profiling (#1027) 5 years ago
Patrick McKenna afad59dfbb
🐛 Admit valid types for Pydantic fields as responses models (#1017) 5 years ago
Sebastián Ramírez 9958d93120 🔖 Release 0.49.1 5 years ago
merowinger92 74c4d1c1db
🐛 Fix declaring a single parameter per name (#994) 5 years ago
Sebastián Ramírez 9c3c9b6e78 🔖 Release version 0.49.0 5 years ago
Patrick McKenna 3c1803897f
🐛 Fix path encoding (#978) 5 years ago
Sebastián Ramírez e0c3519b94
Allow callables (as functools.partial) in path operations (#977) 5 years ago
Sebastián Ramírez d91b2b3ee8 🔖 Release version 0.48.0 5 years ago
Sebastián Ramírez 2e0a102565
🔇 Log email-validator not installed only when used (#946) 5 years ago
David Montague c425509d57
🐛 Fix body parsing (#918) 5 years ago
李冬冬 a448bd63bd
🐛 Allow Any type for enums in OpenAPI (#906) 5 years ago
Andy Smith 70bdade23b
🐛 Fix Pydantic field clone logic with validators (#899) 5 years ago
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 5 years ago
Sebastián Ramírez a085898309 🔖 Release version 0.47.1 5 years ago
Sebastián Ramírez 75a07f24bf
🔒 Fix clone field implementation to handle sub-models in response_model (#889) 5 years ago
Sebastián Ramírez 7cea84b74c
🐛 Fix FastAPI serialization of Pydantic ORM mode blocking the event loop (#888) 5 years ago
Sebastián Ramírez 3a5158a784 🔖 Release version 0.47.0 5 years ago
Nik 874d24181e 🐛 Fix validating form params declared with classes (list, tuple, set, etc) (#856) 5 years ago
Aviram Hassan 5db99a27cf add body to RequestValidationError for easier debugging (#853) 5 years ago
Sebastián Ramírez a9673f145a 🔖 Release version 0.46.0 5 years ago
Jesse P. Johnson 91fe90e8e6 Implement OAuth2 authorization_code integration (#797) 5 years ago
James Kaplan cb1410426e 🐛 Fix callback handling in sub-routers (#792) 5 years ago
Roald Storm b85b2e3942 Add support for subtypes of main types in jsonable_encoder 5 years ago
Sebastián Ramírez c7c69586ae 🔖 Release version 0.45.0 5 years ago
Ben Dayan 73260971b5 Add support for OpenAPI Callbacks (#722) 5 years ago
Sebastián Ramírez 83d04df8a6
🔊 Refactor logging (#781) 5 years ago
Sebastián Ramírez 90236c8135 🔖 Release version 0.44.1 5 years ago
dmontagu 19c77e35bd 🐛 Fix issue with exotic pydantic error serialization (#748) 5 years ago
Sebastián Ramírez cc4c13e4ae 🔖 Release 0.44.0, with support for Pydantic v1 and above! 🎉 5 years ago
Stéphane Wirtel e04bae2286 🐛 Fix the usage of custom_encoder for jsonable_encoder #714 (#715) 5 years ago
François Voron f3ddc7bdeb 🐛 Allow async class methods as dependencies (#681) 5 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 5 years ago
Sebastián Ramírez 90a5796b94 🔖 Release 0.43.0 5 years ago
James Addison 4e50f53459 🐛 Fixing validator-caused incorrect output key order (#637) 5 years ago