Commit Graph

  • 6efff3c349
    doc(zh): correct FastAPI request body translation #14195 HyFren 2025-10-16 16:36:48 +0800
  • 5d48ff13cc
    Merge branch 'master' into feat/query-method Gero Zayas 2025-10-16 08:54:46 +0200
  • bef402a41e use unions instead ProfiAnton 2025-10-16 05:06:21 +0200
  • 0253ac7273 Support Annotated dependencies in APIRoute ProfiAnton 2025-10-16 02:57:36 +0200
  • c9b8f6ff2d Support Annotated dependencies in FastAPI class ProfiAnton 2025-10-16 01:40:58 +0200
  • d77cb57e44 add no cover statement svlandeg 2025-10-15 15:45:43 +0200
  • 7cb78cec31 fix ValidationError import svlandeg 2025-10-15 15:37:59 +0200
  • ed1728adbb 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-15 13:25:43 +0000
  • bdbd90c39d fix functions svlandeg 2025-10-15 15:25:31 +0200
  • 9eb546e48d Minor fixes in German LLM prompt and test file Nils Lindemann 2025-10-15 15:16:39 +0200
  • e1a592296f Sync German docs with #14168 Nils Lindemann 2025-10-15 01:43:42 +0200
  • 4aa12933bc Add support for HTTP QUERY method #14183 Sushil Khairnar 2025-10-13 23:06:29 -0400
  • 8af2e346ff Merge remote-tracking branch 'origin/fix/ci' into fix/ci svlandeg 2025-10-14 19:51:56 +0200
  • d6c6000e62 revert dummy edit svlandeg 2025-10-14 19:51:50 +0200
  • 3474d3b71d 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 17:50:25 +0000
  • 1db6afc2f2 fix definition of get_flat_models_from_fields in v1.py svlandeg 2025-10-14 19:50:07 +0200
  • b7d4d4cfc9 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 17:29:55 +0000
  • 2e0e9972f5 Merge branch 'fix/ci' of https://github.com/svlandeg/fastapi into fix/ci svlandeg 2025-10-14 19:29:02 +0200
  • ff0b26f1e6 one more unused ignores svlandeg 2025-10-14 19:27:15 +0200
  • 4117120dec 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 17:20:50 +0000
  • 9de66590d2 remove some more unused ignores svlandeg 2025-10-14 19:20:39 +0200
  • 6afe57f2ae remove unused ignores svlandeg 2025-10-14 19:18:20 +0200
  • f324375e0b 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 15:39:06 +0000
  • b8c0bac3cb remove unused ignore statement svlandeg 2025-10-14 17:38:27 +0200
  • 4e6a59b85a add back definitions that got accidentally removed svlandeg 2025-10-14 17:38:15 +0200
  • 08bcb10d3b fix svlandeg 2025-10-14 15:23:23 +0200
  • 2203a15053 Merge branch 'fix/ci' of https://github.com/svlandeg/fastapi into fix/ci svlandeg 2025-10-14 15:22:21 +0200
  • 90bd5683a7 formatting svlandeg 2025-10-14 13:59:38 +0200
  • 17084fe4be 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 11:56:40 +0000
  • eb43072f09 introduce may_v1 to introduce dummies for Python 3.14 svlandeg 2025-10-14 13:56:20 +0200
  • 4bd908f3a6
    Merge branch 'master' into feature/lifespan-scoped-dependencies Nir Schulman 2025-10-14 13:04:01 +0300
  • 9f1f98568a dummy edit svlandeg 2025-10-14 11:48:26 +0200
  • 4b07953094 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-14 09:22:38 +0000
  • 5b50d3beb6 add changes to new _compat/v2 module svlandeg 2025-10-14 11:22:16 +0200
  • 3ca1c6d48f Merge branch 'master' into test-computed-fields-unseparated svlandeg 2025-10-14 11:21:35 +0200
  • dd3820c62d 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #14182 pre-commit-ci[bot] 2025-10-14 00:33:24 +0000
  • 89a29c7a2e Fix trailing whitespace in QUERY method implementation Sushil Khairnar 2025-10-13 20:32:59 -0400
  • 1017947ef5 Add support for HTTP QUERY method Sushil Khairnar 2025-10-13 20:26:32 -0400
  • afa7461f28 Support Annotated dependencies in APIRouter ProfiAnton 2025-10-13 19:16:01 +0200
  • b8ec8c86f8 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #14179 pre-commit-ci[bot] 2025-10-13 06:18:26 +0000
  • b0876e98e8 Add test environment for problem 8987d2b1-e121-4474-8cb9-0e4a885fd047-v1 Akash S 2025-10-13 11:27:55 +0530
  • 210f69267f Add test for custom json schema generator #13918 Julio C. Galindo 2025-10-13 01:12:35 +0200
  • 86b40e0668 Fix mypy assignments errors Julio C. Galindo 2025-10-13 00:45:49 +0200
  • c0144ee4e9 Add import alias Julio C. Galindo 2025-10-12 19:16:08 +0200
  • 3f9f549f83 Allow custom schema generator for openapi Julio C. Galindo 2025-10-12 19:07:44 +0200
  • 1159db049f
    Merge branch 'master' into master #14173 Santosh Bhandari 2025-10-12 15:51:12 +0545
  • 452b729770 Resolved conflicts. Nir Schulman 2025-10-11 20:39:01 +0300
  • f2c1e6eb10 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #14176 pre-commit-ci[bot] 2025-10-11 14:45:46 +0000
  • 8b6414c434 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` Marcelo Trylesinski 2025-10-11 15:44:22 +0100
  • 49d191115d 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #14168 pre-commit-ci[bot] 2025-10-11 13:58:17 +0000
  • 05803e9da0 📝 Add diagrams to explain Pydantic v1 and v2 models in the same app Sebastián Ramírez 2025-10-11 15:57:12 +0200
  • ce1457cb22 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-11 12:58:40 +0000
  • 9aa48f38da feat(middleware): expose BaseHTTPMiddleware directly from fastapi.middleware.base docs(middleware): add multiple-file custom middleware example Santosh Bhandari 2025-10-11 18:43:09 +0545
  • 2eba50937e
    Merge branch 'master' into master #13982 nnilky 2025-10-11 12:51:41 +0100
  • a0320fbdce 📝 Update docs Sebastián Ramírez 2025-10-11 11:11:45 +0200
  • 121ed23ad1 🐛 Fix typing import Sebastián Ramírez 2025-10-11 11:02:41 +0200
  • 90685513e4 Add tests for examples for migrating from Pydantic v1 to v2 Sebastián Ramírez 2025-10-11 01:28:03 +0200
  • f547473d9f Update tests with new location Sebastián Ramírez 2025-10-11 01:27:18 +0200
  • 367d804a62 ♻️ Refactor Pydantic v1 FastAPI params Sebastián Ramírez 2025-10-11 01:26:26 +0200
  • 26339b6610 📝 Add docs for migrating from Pydantic v1 to v2 Sebastián Ramírez 2025-10-11 01:25:11 +0200
  • 6792694e26 📝 Add source for examples for migration from Pydantic v1 to Pydantic v2 Sebastián Ramírez 2025-10-11 01:24:37 +0200
  • f8b92f0a46 add os to coverage file name svlandeg 2025-10-11 01:17:04 +0200
  • faba06d882 🔨 marked encoders functions private Ben Brady 2025-10-10 16:10:44 +0100
  • 6151360bc9 expand test matrix to include windows and macos svlandeg 2025-10-10 16:58:37 +0200
  • 11b4558b75 🔥 Remove unreachable code Sebastián Ramírez 2025-10-10 16:36:06 +0200
  • f2e5568308 Update tests for Pydantic v1 and v2, and Python 3.14 Sebastián Ramírez 2025-10-10 16:13:21 +0200
  • 1e32fe0e64 Run Pydantic v1 tests only on Python < 3.14 Sebastián Ramírez 2025-10-10 15:08:13 +0200
  • 4e9e21666a Resolved conflicts. Nir Schulman 2025-10-10 16:04:47 +0300
  • 17377b78c0 Update tests with skip flag for Pydantic v1 in Python 3.14 Sebastián Ramírez 2025-10-10 14:47:26 +0200
  • f863d90de3 Tweak tests for compatibility with Pydantic v1 and v2 Sebastián Ramírez 2025-10-10 14:03:08 +0200
  • 5a98af34ec remove allow prereleases svlandeg 2025-10-10 13:58:32 +0200
  • c013c04ea2 remove 3.13t svlandeg 2025-10-10 13:58:09 +0200
  • 6392ff2efa
    Merge branch 'master' into pv2-v1 Sebastián Ramírez 2025-10-10 13:57:45 +0200
  • 02415d5191 Merge branch 'master' into feature/python-tests-t svlandeg 2025-10-10 13:48:05 +0200
  • e85bfdf026 dispose of engine to avoid resource warning #14165 svlandeg 2025-10-10 10:56:49 +0200
  • fda1c44a80 Update tests Sebastián Ramírez 2025-10-10 10:36:01 +0200
  • 25b51f22b6 Refactor test for compatibility with Pydantic v1 and v2 Sebastián Ramírez 2025-10-10 00:42:45 +0200
  • 5aa9d0eed2 🔥 Remove obsolete TODO comment Sebastián Ramírez 2025-10-10 00:33:02 +0200
  • 9a0dabcec2 Add tests for duplicate models Sebastián Ramírez 2025-10-10 00:32:17 +0200
  • d25fb50653 🎨 Tweak types Sebastián Ramírez 2025-10-09 20:36:04 +0200
  • 79e0375398 🎨 Tweak types Sebastián Ramírez 2025-10-09 18:46:34 +0200
  • 4400390983 🎨 Tweak imports for Python 3.8 Sebastián Ramírez 2025-10-09 18:44:20 +0200
  • aaad3c88fe Tweak tests for OpenAPI schema, for compatibility with Pydantic v1 and v2 Sebastián Ramírez 2025-10-09 18:42:11 +0200
  • 7ce1e05433 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-09 15:39:27 +0000
  • 0789a87c45 ♻️ Tweak implementation logic for Pydantic v1 compatibility Sebastián Ramírez 2025-10-09 17:21:16 +0200
  • 901c751dbb Add extra tests for Pydantic v1 Sebastián Ramírez 2025-10-09 17:20:35 +0200
  • b818096198 ♻️ Update internal checks for types to include Pydantic v1 Sebastián Ramírez 2025-10-09 14:31:55 +0200
  • 36e6f228cd ♻️ Update v1 params to re-use main ParamTypes Sebastián Ramírez 2025-10-09 14:30:12 +0200
  • ddad019c43 Add tests for Pydantic v1 parameters Sebastián Ramírez 2025-10-09 14:29:49 +0200
  • 1d8e5e0227 📝 Add Spanish translation for HTTP QUERY method section Gero Zayas 2025-10-09 13:50:34 +0200
  • b12fe6b509 feat: add experimental HTTP QUERY method support Gero Zayas 2025-10-09 13:41:13 +0200
  • 86928054d3 bump sqlmodel to 0.0.27 svlandeg 2025-10-09 00:28:23 +0200
  • e5104af7cc
    Merge branch 'master' into feature/py314 Sofie Van Landeghem 2025-10-09 00:21:46 +0200
  • 8f0c4db2d9 🎨 Format and fix types Sebastián Ramírez 2025-10-08 22:57:05 +0200
  • 9e652f3644 ️ Format and add types Sebastián Ramírez 2025-10-08 22:53:27 +0200
  • 3d14dda1c4 🎨 Tweak types Sebastián Ramírez 2025-10-08 22:33:23 +0200
  • 0f9902a62a 🎨 Tweak types for Python 3.8 Sebastián Ramírez 2025-10-08 21:59:50 +0200
  • adf9b89c76 ♻️ Workaround for Python 3.8 Sebastián Ramírez 2025-10-08 19:23:36 +0200
  • 49492b0efc 🎨 Tweak types for Python 3.9 and below Sebastián Ramírez 2025-10-08 19:14:06 +0200
  • 1a9e9a18ac 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-10-08 17:04:25 +0000