Commit Graph

  • d8600f8d7b
    Merge branch 'master' into dependabot/uv/ruff-0.14.14 Sofie Van Landeghem 2026-02-02 15:46:27 +0100
  • 33a51e34c4
    Merge branch 'master' into dependabot/uv/typer-0.21.1 #14799 Sofie Van Landeghem 2026-02-02 15:46:23 +0100
  • 607f77820b
    🎨 Auto format pre-commit-ci-lite[bot] 2026-02-02 13:42:59 +0000
  • cb6000c417 test: add tests for Request, BackgroundTasks, and new Response instance Jonathan Fulton 2026-02-02 08:42:17 -0500
  • 6173733200 📝 Update release notes github-actions[bot] 2026-02-02 10:27:24 +0000
  • 20ff394d75
    👥 Update FastAPI GitHub topic repositories (#14803) Sebastián Ramírez 2026-02-02 02:26:58 -0800
  • 779f7ddc37 📝 Update release notes github-actions[bot] 2026-02-02 10:24:48 +0000
  • 3626d764c1
    👥 Update FastAPI People - Contributors and Translators (#14796) Sebastián Ramírez 2026-02-02 02:24:23 -0800
  • ebad0b3fcd
    Change translations #14795 roli2py 2026-02-01 17:07:11 +0200
  • 59710f56d1
    Change translations and add new instructions roli2py 2026-02-01 15:11:21 +0200
  • 9755181736
    Add new translations of terms to uk to LLM prompt roli2py 2026-02-01 02:18:38 +0200
  • b3bdf95402 👥 Update FastAPI GitHub topic repositories #14803 github-actions[bot] 2026-02-01 12:16:23 +0000
  • bcda4d8351
    ⬆ Bump sqlmodel from 0.0.27 to 0.0.31 dependabot[bot] 2026-02-01 11:49:48 +0000
  • 51573d9402
    ⬆ Bump mkdocs-macros-plugin from 1.4.1 to 1.5.0 dependabot[bot] 2026-02-01 11:49:41 +0000
  • 27baf4f94e
    ⬆ Bump gitpython from 3.1.45 to 3.1.46 dependabot[bot] 2026-02-01 11:49:34 +0000
  • 359112b3c4
    ⬆ Bump typer from 0.16.0 to 0.21.1 dependabot[bot] 2026-02-01 11:49:28 +0000
  • 9bcd3e4c51
    ⬆ Bump ruff from 0.14.3 to 0.14.14 dependabot[bot] 2026-02-01 11:49:16 +0000
  • 07f08fc79a 📝 Update release notes github-actions[bot] 2026-02-01 09:44:59 +0000
  • df6530e002
    🌐 Update translations for uk (update outdated, found by fixer tool) (#14739) Motov Yurii 2026-02-01 12:44:39 +0300
  • 6d565f2682 👥 Update FastAPI People - Contributors and Translators #14796 github-actions[bot] 2026-02-01 04:03:29 +0000
  • 5da2e87d8b
    🎨 Auto format #14791 pre-commit-ci-lite[bot] 2026-02-01 00:37:50 +0000
  • 92f148de80 fix: update ValidationError schema for Pydantic V2 (#10787) Jonathan Fulton 2026-01-31 18:48:53 -0500
  • 6b782a8f9f fix: allow Response type hint as dependency annotation (#10127) Jonathan Fulton 2026-01-31 19:04:51 -0500
  • b6412448bc fix: enable mounting sub-applications under APIRouter (#10180) #14793 Jonathan Fulton 2026-01-31 18:57:11 -0500
  • d201fdcdfa feat: automatically support HEAD method for all GET routes (#1773) #14792 Jonathan Fulton 2026-01-31 18:54:27 -0500
  • b4d4f7f3ff 🎨 Auto format #14790 github-actions[bot] 2026-01-31 19:23:03 +0000
  • 2d9de72e86 🌐 Update translations for tr (add-missing) github-actions[bot] 2026-01-31 19:22:34 +0000
  • 08924400c2 📝 Update release notes github-actions[bot] 2026-01-31 18:32:52 +0000
  • c9629e0eb2
    🌐 Update translations for tr (update-outdated) (#14745) Sebastián Ramírez 2026-01-31 10:32:27 -0800
  • bc3f577c1f
    Merge branch 'master' into translate-tr-update-outdated-783d14b8 #14745 Sebastián Ramírez 2026-01-31 10:27:19 -0800
  • 10f8297f95
    Merge branch 'master' into master Michael Jones 2026-01-30 17:02:42 +0000
  • c44ca540c3 Improve security utilities and add tests Cecilia Madrid 2026-01-30 11:21:25 +0000
  • 1b2e99ba76 docs: fix minor grammatical typo in README Vish Srinivasan 2026-01-29 22:13:27 -0800
  • 7cd6cb6bfb
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-29 14:35:57 +0000
  • 698138d113 Add route-level middleware decorator with tests and docs example vansh Sharma 2026-01-29 20:01:21 +0530
  • edb1a97865
    Merge pull request #3 from zadevhub/zadevhub-patch-2 zadevhub 2026-01-29 10:12:34 +0000
  • 2145ff24bb
    Update oauth2-jwt.md zadevhub 2026-01-29 09:37:25 +0000
  • 10bc463b58
    Merge branch 'fastapi:master' into master #14778 VectorSophie 2026-01-29 17:53:05 +0900
  • 9348a5e2cf 📝 Update release notes github-actions[bot] 2026-01-29 08:23:48 +0000
  • a3dccaeb14
    📝 Fix minor typos in release notes (#14780) Vineet Kumar 2026-01-29 13:53:25 +0530
  • 481c8e2b0c 📝 Fix typos in release notes #14780 Vineet Kumar 2026-01-29 00:55:22 +0530
  • ba95d1f9c5 Merge branch 'master' into response-model-revalidate #4416 svlandeg 2026-01-28 20:23:33 +0100
  • c791ed5479
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-28 12:52:01 +0000
  • 07ceed403d 3.9 union JONEMI21 2026-01-28 12:51:25 +0000
  • ef3c5fa1f1 fix for union JONEMI21 2026-01-28 12:49:37 +0000
  • c7e6d8fba6 add comment linking pydantic issue JONEMI21 2026-01-28 12:48:05 +0000
  • 2a2ed2fe5b
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-28 12:44:22 +0000
  • 60dc9a51fc fix for https://github.com/pydantic/pydantic-core/issues/1900 JONEMI21 2026-01-28 12:43:43 +0000
  • fec0122010 update for pre-3.14 UnionType JONEMI21 2026-01-28 10:28:53 +0000
  • dd8b4b0372 fix: resolve SQLAlchemy deprecation todo and remove pydantic v1 docs VectorSophie 2026-01-28 15:15:52 +0900
  • b04e34c86b Reflect `path operation` suggestion in `llm-prompt.md` Yurii Motov 2026-01-27 22:31:41 +0100
  • 5f4f35afbf Apply `path operation` suggestion to other files Yurii Motov 2026-01-27 22:31:04 +0100
  • 7e41005ee8
    Apply suggestions from code review Motov Yurii 2026-01-27 21:41:03 +0100
  • 18ec19ce9b
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-27 18:27:49 +0000
  • b59bc51f16 fmrt JONEMI21 2026-01-27 18:26:59 +0000
  • e67d8517b2 move regenerate up JONEMI21 2026-01-27 18:26:42 +0000
  • 47c59a2dc5
    docs: rename Enum validation section title #14480 Ibrahim Pelumi Lasisi 2026-01-27 17:42:13 +0000
  • f23c4b80b3
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-27 16:21:47 +0000
  • b69a4cb01c Merge branch 'master' of https://github.com/mikeedjones/fastapi into free-form-query-parameters-master JONEMI21 2026-01-27 16:20:47 +0000
  • b53a31040e no cover pydantic lower than 2.6 JONEMI21 2026-01-27 16:19:38 +0000
  • 5de72bea74
    🎨 Auto format pre-commit-ci-lite[bot] 2026-01-27 15:59:22 +0000
  • c543be18f0 linting JONEMI21 2026-01-27 15:58:38 +0000
  • 1270b764bf Merge branch 'master' of https://github.com/mikeedjones/fastapi into free-form-query-parameters-master JONEMI21 2026-01-27 15:51:36 +0000
  • bbcc7cafa6 Merge branch 'master' into free-form-query-parameters-master JONEMI21 2026-01-27 15:50:25 +0000
  • f96f41289b
    Apply suggestions from code review #14739 Motov Yurii 2026-01-27 14:43:28 +0100
  • 9261ea483f Re-translate with `gpt-5` model Yurii Motov 2026-01-27 14:27:48 +0100
  • 9d3c968392 Merge remote-tracking branch 'upstream/master' into update-translations-uk Yurii Motov 2026-01-27 13:48:16 +0100
  • e2afc41f57 docs: add viewport meta tag to Swagger UI HTML #14777 Joab 2026-01-26 18:22:22 -0300
  • 6706439b69 Update test to reflect latest changes on master #14299 Yurii Motov 2026-01-26 19:49:32 +0100
  • 08d1a53ec1 Merge remote-tracking branch 'upstream/master' into feature/pydantic-json-response Yurii Motov 2026-01-26 19:43:38 +0100
  • 4caab42b7e
    docs: mark validation error example as JSON Ibrahim Pelumi Lasisi 2026-01-26 18:19:19 +0000
  • 50e042f1fd
    Merge branch 'master' into master Ibrahim Pelumi Lasisi 2026-01-26 18:11:56 +0000
  • 8e1f8a02ee
    Update documentation for Pydantic's BaseModel Ibrahim Pelumi Lasisi 2026-01-26 17:54:47 +0000
  • 21d85c3e3d 🎨 Auto format #14776 github-actions[bot] 2026-01-26 17:17:35 +0000
  • 5a2fad0e9d Remove duplication in `docs/en/docs/reference/websockets.md` Yurii Motov 2026-01-26 17:41:23 +0100
  • 08e0523013 Add liks to related sections of docs from API reference pages Yurii Motov 2026-01-26 17:40:09 +0100
  • 9100e5dc27 Update existing links in docstrings Yurii Motov 2026-01-26 17:38:14 +0100
  • 59863fcf53 Add links to related sections of docs from docstrings Yurii Motov 2026-01-26 17:37:25 +0100
  • 509521848b
    Add dataclasses-based route parameters #14774 hoverhell 2026-01-23 16:52:35 +0300
  • 2c77c814cb
    Add dataclasses-based route parameters #14764 hoverhell 2026-01-23 16:52:35 +0300
  • c0ccddb8b2 Update test Yurii Motov 2026-01-25 17:58:50 +0100
  • 8c2d80f0a8 Merge remote-tracking branch 'upstream/master' into fix_openapi_for_response_model_with_nested_computed_field Yurii Motov 2026-01-25 17:56:20 +0100
  • 157aa23b14 remove deprecated event warnings and TODOs #14773 Pravin Kamble 2026-01-25 21:22:24 +0530
  • f6467ce58d migrate startup/shutdown events to lifespan API Pravin Kamble 2026-01-25 21:22:07 +0530
  • a53745c248 Set cooldown in dependabot #14771 Pravin Kamble 2026-01-25 12:29:03 +0530
  • f73ef2410d demo: logic change #14770 Maksymilian Majer 2026-01-24 15:10:52 -0800
  • 97d19ee3ea Remove`ignore:starlette.middleware.wsgi is deprecated` from `filterwarnings` #14756 Yurii Motov 2026-01-24 22:25:24 +0100
  • 8c32e91c10 📝 Update release notes github-actions[bot] 2026-01-24 21:18:15 +0000
  • 7a0589466c
    🌐 Update `llm-prompt.md` for Korean language (#14763) JUNG SEUNGHOON 2026-01-25 06:17:54 +0900
  • 442d007e76 📝 Update release notes github-actions[bot] 2026-01-24 21:16:33 +0000
  • eaf07c5d84
    🌐 Update translations for ko (update outdated, found by fixer tool) (#14738) Motov Yurii 2026-01-25 00:16:10 +0300
  • 65c1fcc68d Docs: clarify handling of extra fields in request body #14769 Kevyn Valladares 2026-01-24 11:50:51 -0700
  • 06230aa981 Docs: clarify handling of extra fields in request body Kevyn Valladares 2026-01-24 11:45:10 -0700
  • c203b0806a Fix typo in example signup timestamp in tutorial011_py39.py #14767 Vansh 2026-01-24 17:32:34 +0530
  • 8050a0ce76 Fixed typos in documentation Vansh 2026-01-24 17:03:24 +0530
  • 5c4937cca6
    🎨 Auto format #14766 pre-commit-ci-lite[bot] 2026-01-23 16:35:52 +0000
  • dd7807ed0c Fix Optional Literal Form field handling when value is None Reinaldo Loyo 2026-01-23 13:26:04 -0300
  • 911168c08c Re-translate with new preferred translations for `app` and `command` #14738 Yurii Motov 2026-01-23 12:43:45 +0100
  • 9300152205 Merge remote-tracking branch 'upstream/master' into update-translations-ko Yurii Motov 2026-01-23 12:01:21 +0100
  • b52f06499a
    Add app and command to glossary #14763 JUNG SEUNGHOON 2026-01-23 18:48:39 +0900