4825 Commits (25eefec5906d173be76e6e17426aa18027d61cb8)
 

Author SHA1 Message Date
github-actions 492943fdb1 📝 Update release notes 11 months ago
Max Scheijen c8e644d19e
🌐 Add Dutch translation for `docs/nl/docs/python-types.md` (#12158) 11 months ago
github-actions ba0bb6212e 📝 Update release notes 11 months ago
Sebastián Ramírez 24b8f2668b
Add inline-snapshot for tests (#12189) 11 months ago
Sebastián Ramírez 212fd5e247 🔖 Release version 0.114.1 11 months ago
github-actions 8dc882f751 📝 Update release notes 11 months ago
Sebastián Ramírez b0eedbb580
️ Improve performance in request body parsing with a cache for internal model fields (#12184) 11 months ago
github-actions 74451189f6 📝 Update release notes 11 months ago
github-actions a4c5f7f62f 📝 Update release notes 11 months ago
github-actions eb45bade63 📝 Update release notes 11 months ago
marcelomarkus 944b6e507e
🌐 Add Portuguese translation for `docs/pt/docs/virtual-environments.md` (#12163) 11 months ago
marcelomarkus e69ba26386
🌐 Add Portuguese translation for `docs/pt/docs/environment-variables.md` (#12162) 11 months ago
marcelomarkus a4a7925045
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/testing.md` (#12164) 11 months ago
github-actions 73d4f347df 📝 Update release notes 11 months ago
marcelomarkus 80e2cd1274
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/debugging.md` (#12165) 11 months ago
github-actions bc715d55bc 📝 Update release notes 11 months ago
dependabot[bot] fc601bcb4b
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#12173) 11 months ago
github-actions da4670cf77 📝 Update release notes 11 months ago
pre-commit-ci[bot] a67167dce3
⬆ [pre-commit.ci] pre-commit autoupdate (#12176) 11 months ago
github-actions c49c4e7df8 📝 Update release notes 11 months ago
Guillaume Fassot 270aef71c4
📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169) 11 months ago
github-actions 3a4431b6fe 📝 Update release notes 11 months ago
BORA ec2a508292
🌐 Add Korean translation for `docs/ko/docs/project-generation.md` (#12157) 11 months ago
github-actions b501fc6daf 📝 Update release notes 11 months ago
Sebastián Ramírez edb584199f
👷 Update `issue-manager.yml` (#12159) 11 months ago
github-actions 4b9e5b3a74 📝 Update release notes 11 months ago
Vaibhav b60d36e753
✏️ Fix typo in `fastapi/params.py` (#12143) 11 months ago
Sebastián Ramírez bde12faea2 🔖 Release version 0.114.0 11 months ago
Sebastián Ramírez 74842f0a60 📝 Update release notes 11 months ago
github-actions e68d8c60fb 📝 Update release notes 11 months ago
Sebastián Ramírez 4ff22a0c41
📝 Update docs, Form Models section title, to match config name (#12152) 11 months ago
github-actions a11e392f5f 📝 Update release notes 11 months ago
Sebastián Ramírez 4633b1bca9
Add support for forbidding extra form fields with Pydantic models (#12134) 11 months ago
Sofie Van Landeghem 40895550e7
Merge branch 'master' into pass-none-when-null-received 11 months ago
github-actions 1b06b53267 📝 Update release notes 11 months ago
Sebastián Ramírez c411b81c29
Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic (#12147) 11 months ago
merlinz01 304438a866 add test for full coverage 11 months ago
merlinz01 85fc35cd5a update required field test for Pydantic v1 11 months ago
pre-commit-ci[bot] 32b8bd98ee 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 11 months ago
merlinz01 48aca35d66 add test for required field and passing null 11 months ago
merlinz01 807e271669 reformat utils.py 11 months ago
merlinz01 84b6d8ed25 fix lint error 11 months ago
merlinz01 155905194b fix Python version check 11 months ago
pre-commit-ci[bot] 69d3529a4a 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 11 months ago
merlinz01 d57cd4f379 make compatible with Python <3.10 and Pydantic v1 11 months ago
merlinz01 41113e1199 make tests compatible with Python 3.8 and 3.9 11 months ago
merlinz01 430e7c8efe fix lint errors 11 months ago
merlinz01 63a1ff51c1 fix linting errors 11 months ago
pre-commit-ci[bot] e3f6632fa0 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 11 months ago
merlinz01 ebc60c12a3 Pass None instead of the default value to parameters that accept it when null is given 11 months ago