6175 Commits (8f0c4db2d9091d2596e136ece0f034aa90a2d9cb)
 

Author SHA1 Message Date
Sebastián Ramírez 8f0c4db2d9 🎨 Format and fix types 10 months ago
Sebastián Ramírez 9e652f3644 ️ Format and add types 10 months ago
Sebastián Ramírez 3d14dda1c4 🎨 Tweak types 10 months ago
Sebastián Ramírez 0f9902a62a 🎨 Tweak types for Python 3.8 10 months ago
Sebastián Ramírez adf9b89c76 ♻️ Workaround for Python 3.8 10 months ago
Sebastián Ramírez 49492b0efc 🎨 Tweak types for Python 3.9 and below 10 months ago
pre-commit-ci[bot] 1a9e9a18ac 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 10 months ago
Sebastián Ramírez 3667b6af91 🔀 Merge new changes from master in the right files 10 months ago
Sebastián Ramírez fa521cff54 🔄 Merge branch 'master' into pv2-v1 10 months ago
Sebastián Ramírez 942fce394b 🔖 Release version 0.118.2 10 months ago
github-actions[bot] 13b067c9b6 📝 Update release notes 10 months ago
François Voron 185cecd891
🐛 Fix tagged discriminated union not recognized as body field (#12942) 10 months ago
github-actions[bot] 27c0f7e75f 📝 Update release notes 10 months ago
dependabot[bot] 05dbfebce5
⬆ Bump astral-sh/setup-uv from 6 to 7 (#14167) 10 months ago
Sebastián Ramírez 01be148429 🔖 Release version 0.118.1 10 months ago
github-actions[bot] fca8564ea0 📝 Update release notes 10 months ago
Sebastián Ramírez 485bfedf5d
🔨 Move local coverage logic to its own script (#14166) 10 months ago
github-actions[bot] 32b93b53fc 📝 Update release notes 10 months ago
Colin Watson c970d8a735
👽️ Ensure compatibility with Pydantic 2.12.0 (#14036) 10 months ago
Sebastián Ramírez 0a212826b9 Remove unnecessary test 10 months ago
Sebastián Ramírez 09bba353ae ♻️ Update getting model types from annotations 10 months ago
Sebastián Ramírez 097dfc09de ♻️ Tweak types 10 months ago
github-actions[bot] 22b38099ce 📝 Update release notes 10 months ago
pre-commit-ci[bot] bc5e877c9c
⬆ [pre-commit.ci] pre-commit autoupdate (#14161) 10 months ago
github-actions[bot] 1cd8717818 📝 Update release notes 10 months ago
Simon Gurcke 6df0358b80
📝 Add External Link: Getting started with logging in FastAPI (#14152) 10 months ago
github-actions[bot] 56c0632f86 📝 Update release notes 10 months ago
Sebastián Ramírez 61596ebe5b
🔨 Add Russian translations LLM prompt (#13936) 10 months ago
Sebastián Ramírez 803ca5f735 Update snapshots for Pydantic v1 and v2 10 months ago
Sebastián Ramírez 658c2603ce ♻️ Add Pydantic v1 schema functions to v2 _compat to allow generating JSON Schema for all together 10 months ago
Sebastián Ramírez e1eedaf1ab Update tests, separate schemas for models with the same name in different files for v1 and v2 10 months ago
Sebastián Ramírez 9030eed198 Add tests for models with multiple paths 10 months ago
Sebastián Ramírez aa584829a0 ♻️ Tweak implementation and tests for coverage 10 months ago
Sebastián Ramírez ab242c6e34 Add snapshots for Pydantic v2 tests 10 months ago
Sebastián Ramírez f5998c55d1 Add snapshots for tests in Pydantic v1 10 months ago
Sebastián Ramírez c0863b2e56 Fix test using _compat 10 months ago
Sebastián Ramírez a63e1a5c2b 🐛 Handle creating ModelField in v1 when v2 is not installed 10 months ago
Sebastián Ramírez 4a60fa8d5e 🐛 Fix import in _compat 10 months ago
Sebastián Ramírez f9b5c484b8 Add tests for Noneable fields 10 months ago
Sebastián Ramírez 79601300df Update tests for mixing Pydantic v1 and v2 models 10 months ago
Sebastián Ramírez 0d4d7d21ad ♻️ Tweak _compat to account for lists of models 10 months ago
Sebastián Ramírez db96db4bd3 Add tests for Pydantic v1 lists 10 months ago
Sebastián Ramírez fc5932ec58 Update tests and URL paths 10 months ago
Sebastián Ramírez bd660ead49 Extend test for Pydantic v1 with submodels 10 months ago
Sebastián Ramírez 0b2faed237 Add first tests for Pydantic v1 in v2 10 months ago
Sebastián Ramírez cb28e5dbc4 Update tests for compat 10 months ago
Sebastián Ramírez 7cd3a71a0e ♻️ Refactor internals to use new compat utils for v1 10 months ago
Sebastián Ramírez 6c4ec85165 ♻️ Refactor _compat.v1 module 10 months ago
Sebastián Ramírez a83cd00c50 Add util to check if annotation is Pydantic v1 10 months ago
Sebastián Ramírez 04ed076690 ♻️ Update and refactor main module in _compat 10 months ago