Commit Graph

  • bd0fe4eb39 🌐 Update Chinese translations for FastAPI Cloud Waket Zheng 2026-06-10 16:12:49 +0800
  • b31720337a 📝 Update release notes github-actions[bot] 2026-06-09 22:07:36 +0000
  • e133ffbc1b
    ⬆ Bump the python-packages group across 1 directory with 6 updates (#15721) dependabot[bot] 2026-06-10 00:05:55 +0200
  • 4be770779e 📝 Update release notes github-actions[bot] 2026-06-09 22:04:54 +0000
  • 2015b63561
    ⬆ Bump python-multipart from 0.0.29 to 0.0.30 (#15723) dependabot[bot] 2026-06-10 00:04:26 +0200
  • 24c3afd697
    ⬆ Bump the python-packages group across 1 directory with 6 updates #15721 dependabot[bot] 2026-06-09 22:00:10 +0000
  • c61c31e6f5
    Merge branch 'master' into dependabot/uv/python-multipart-0.0.30 #15723 Yurii Motov 2026-06-09 23:55:05 +0200
  • 3c5d5bb497 📝 Update release notes github-actions[bot] 2026-06-09 21:55:01 +0000
  • 13b2b4cb34
    ⬆ Bump the github-actions group with 3 updates (#15720) dependabot[bot] 2026-06-09 23:54:29 +0200
  • b6ed4666fe 📝 Update release notes github-actions[bot] 2026-06-09 21:52:25 +0000
  • 8b80abfbf3
    ⬆ Bump starlette from 1.1.0 to 1.2.1 (#15722) dependabot[bot] 2026-06-09 23:51:55 +0200
  • e42d913c60 📝 Update release notes github-actions[bot] 2026-06-09 21:50:10 +0000
  • 0cf3f76e7c
    ⬆ Bump https://github.com/crate-ci/typos from v1.46.0 to v1.47.1 in the pre-commit group (#15719) dependabot[bot] 2026-06-09 23:49:44 +0200
  • de9fd6165d
    Merge branch 'master' into dependabot/github_actions/github-actions-6b9f7bcdd7 #15720 Yurii Motov 2026-06-09 23:45:56 +0200
  • d91f89f168
    Fix hash and tag #15719 Yurii Motov 2026-06-09 23:23:51 +0200
  • 706e20da5e 📝 Update release notes github-actions[bot] 2026-06-09 12:05:54 +0000
  • 71ea74fb8f
    📝 Update FastAPI Cloud deployment instructions (#15724) Alejandra 2026-06-09 14:05:27 +0200
  • e9f6f9ec2e 🎨 Auto format #15724 github-actions[bot] 2026-06-09 11:54:40 +0000
  • 80a354a002 📝 Update FastAPI Cloud deployment instructions Alejandra 2026-06-09 13:51:32 +0200
  • f057cf0600
    ⬆ Bump python-multipart from 0.0.29 to 0.0.30 dependabot[bot] 2026-06-09 11:51:17 +0000
  • 375aa64b7d
    ⬆ Bump starlette from 1.1.0 to 1.2.1 #15722 dependabot[bot] 2026-06-09 11:51:01 +0000
  • 50db62f213
    ⬆ Bump the github-actions group with 3 updates dependabot[bot] 2026-06-09 11:46:15 +0000
  • 44c722d0fb
    ⬆ Bump https://github.com/crate-ci/typos in the pre-commit group dependabot[bot] 2026-06-09 11:44:33 +0000
  • 0424bf9ac5 Re-translate several pages from scratch to check the new prompt #15717 check-zh-translation-prompt Yurii Motov 2026-06-09 11:00:16 +0200
  • 5e256aa069 fix: correct contrast pattern in anti-AI table GUOHAO LIU 2026-06-09 00:57:34 +0000
  • 25f140371c docs(zh): improve translation prompt to avoid AI-style writing GUOHAO LIU 2026-06-09 00:48:42 +0000
  • 4a3cada163 📝 Fix four-backtick code fence in OAuth2PasswordRequestForm docstrings #15710 nahcmon 2026-06-08 23:34:33 +0200
  • 7f0e16d681 🐛 Catch ImportError (not just ModuleNotFoundError) for optional orjson/ujson imports #15709 nahcmon 2026-06-08 23:33:11 +0200
  • c70eb87491 🐛 Fix response model serialization options for SSE event data Kagami 2026-06-08 21:23:44 +0900
  • 16721e79da Serialize ServerSentEvent model data with by_alias=True #15706 whoami 2026-06-08 14:10:54 +0300
  • 9c7b2581db 🎨 Auto format github-actions[bot] 2026-06-05 19:20:49 +0000
  • 9cfaa846f6 Fix typos in PR titles in `release-notes.md` Yurii Motov 2026-06-08 08:00:31 +0200
  • 03b44b64ce Clarify the range of FastAPI versions that supported `pydantic.v1` Yurii Motov 2026-06-07 21:57:33 +0200
  • 824bfbccf2 "What ... look like" -> "How ... look" Yurii Motov 2026-06-07 21:53:35 +0200
  • 8c4d226222 Second and third passes Yurii Motov 2026-06-07 21:41:57 +0200
  • 752ebf3716 ️ Skip re-solving cached dependency sub-trees in solve_dependencies #15705 Ranjan Prasad 2026-06-07 17:24:50 +0530
  • 1d908dc197 Fix _build_response_args status_code priority: handler-set value wins over route decorator sadreammm 2026-06-06 20:04:05 +0400
  • e94779490d fix/fix typos in docs and source code, fix status_code priority in _build_response_args sadreammm 2026-06-06 19:45:01 +0400
  • 9d895eb97f Fix CI: cover multi-method endpoint handler in tests #15698 Sujit Patil 2026-06-06 19:16:34 +0530
  • d9bf9ed77b
    🎨 Auto format pre-commit-ci-lite[bot] 2026-06-06 13:01:32 +0000
  • 707fd45daf Fix duplicate operationId for routes with multiple HTTP methods Sujit Patil 2026-06-06 18:29:30 +0530
  • e8c825802e
    Update line highlights in SQL tutorial for delete hero #15697 Achyuta Dixit 2026-06-06 09:30:32 +0530
  • c1a0401ad3
    Fix SQL database tutorial line references and lifespan text Achyuta Dixit 2026-06-06 09:21:07 +0530
  • e405603195
    Update line references in SQL databases tutorial Achyuta Dixit 2026-06-06 08:33:43 +0530
  • 586e7b142b
    🎨 Auto format pre-commit-ci-lite[bot] 2026-06-06 02:50:54 +0000
  • df26867738
    Update sql-databases.md line references and startup description for lifespan pattern Achyuta Dixit 2026-06-06 08:17:00 +0530
  • 3cb65d8ef8
    Replace deprecated @app.on_event("startup") with lifespan context manager Achyuta Dixit 2026-06-06 08:06:34 +0530
  • 5c5aeb4cf0
    Replace deprecated @app.on_event("startup") with lifespan context manager Achyuta Dixit 2026-06-06 08:04:01 +0530
  • 70fed2844e
    docs: clarify async technical details for UploadFile methods #15696 Achyuta Dixit 2026-06-06 06:48:00 +0530
  • 0e25472f03 Fix typos and grammar in agent skills Yurii Motov 2026-06-05 21:19:15 +0200
  • 3a5511f8c4 Fix broken links Yurii Motov 2026-06-05 21:02:11 +0200
  • ea93fbb857 ✏️ Fix grammar and typos in docs Yurii Motov 2026-06-05 16:52:46 +0200
  • 0c69ff37f8 docs: fix typo in websockets reference page #15691 nagavardhan987 2026-06-04 23:57:55 +0530
  • 1f8589b4ac 📝 Add return type annotations to path params tutorial example #15690 kotoYoshi 2026-06-04 23:37:56 +0900
  • 5cdf820c80 📝 Update release notes github-actions[bot] 2026-06-04 12:45:13 +0000
  • 782476e7db
    🔧 Update sponsors, add Rapidproxy (#15689) Sebastián Ramírez 2026-06-04 14:44:48 +0200
  • a13a47d6e4 🔧 Update sponsors, add Rapidproxy #15689 Sebastián Ramírez 2026-06-04 14:40:10 +0200
  • 7eb2bf5c4e 📝 Update release notes github-actions[bot] 2026-06-04 12:31:15 +0000
  • b3b6aba5ab
    🔧 Update sponsors: Remove TestMu (#15688) Sebastián Ramírez 2026-06-04 14:30:46 +0200
  • fa22895dc1 🔧 Update sponsors: Remove TestMu #15688 Sebastián Ramírez 2026-06-04 14:25:08 +0200
  • 433a7ef39b 📝 Update release notes github-actions[bot] 2026-06-04 12:24:31 +0000
  • df3c778ae6
    ⬆ Bump the python-packages group across 1 directory with 11 updates (#15683) dependabot[bot] 2026-06-04 14:24:07 +0200
  • 457fe16dc5 Fix typo: remove duplicate "for" in release-notes.md #15687 junqigif 2026-06-04 18:57:17 +0800
  • 36f7317c8f
    ⬆ Bump the python-packages group across 1 directory with 11 updates #15683 dependabot[bot] 2026-06-04 10:48:34 +0000
  • 8dc7c0b6f5 Improve README documentation #15686 NING ZHAOYANG 2026-06-04 18:42:33 +0800
  • 09e615a6fc 📝 Update release notes github-actions[bot] 2026-06-04 10:38:33 +0000
  • 81c243f86d
    ⬆ Bump aiohttp from 3.13.4 to 3.14.0 (#15681) dependabot[bot] 2026-06-04 12:38:07 +0200
  • 5d2320fca6 📝 Update release notes github-actions[bot] 2026-06-04 08:49:36 +0000
  • e95d3aab28
    ⬆ Bump the github-actions group with 2 updates (#15682) dependabot[bot] 2026-06-04 10:49:11 +0200
  • 2441eff837 📝 Update release notes github-actions[bot] 2026-06-04 08:43:06 +0000
  • 460f8d2cc8
    ⬆ Bump starlette from 1.0.0 to 1.1.0 (#15684) dependabot[bot] 2026-06-04 10:42:42 +0200
  • bf6f1b01e4
    ⬆ Bump starlette from 1.0.0 to 1.1.0 #15684 dependabot[bot] 2026-06-04 00:21:03 +0000
  • 095d657195
    ⬆ Bump the github-actions group with 2 updates #15682 dependabot[bot] 2026-06-04 00:13:14 +0000
  • 54bc6c510d
    ⬆ Bump aiohttp from 3.13.4 to 3.14.0 #15681 dependabot[bot] 2026-06-03 23:49:04 +0000
  • 3d2aace42f 📝 Update release notes github-actions[bot] 2026-06-01 17:55:53 +0000
  • 566bc53187 📝 Update release notes github-actions[bot] 2026-06-01 17:55:37 +0000
  • 4cc0e5b3ce
    🌐 Update translations for zh-hant (update-outdated) (#15671) Sebastián Ramírez 2026-06-01 19:55:14 +0200
  • d144531caa
    🌐 Update translations for es (update-outdated) (#15670) Sebastián Ramírez 2026-06-01 19:54:40 +0200
  • 57b42cc138 📝 Update release notes github-actions[bot] 2026-06-01 17:54:15 +0000
  • 2d5e2a4b29
    🌐 Update translations for fr (update-outdated) (#15669) Sebastián Ramírez 2026-06-01 19:53:50 +0200
  • 6999d21e98 📝 Update release notes github-actions[bot] 2026-06-01 17:49:54 +0000
  • c4cf1341a1
    👥 Update FastAPI People - Experts (#15677) Sebastián Ramírez 2026-06-01 19:49:30 +0200
  • c4ed1b7fb4 👥 Update FastAPI People - Experts #15677 github-actions[bot] 2026-06-01 16:38:38 +0000
  • a5a68f14e7 📝 Update release notes github-actions[bot] 2026-06-01 15:20:38 +0000
  • 6926656247
    👥 Update FastAPI GitHub topic repositories (#15675) Sebastián Ramírez 2026-06-01 17:20:05 +0200
  • 499e901b17 👥 Update FastAPI GitHub topic repositories #15675 github-actions[bot] 2026-06-01 14:16:24 +0000
  • 9f4f3fdc5b 📝 Update release notes github-actions[bot] 2026-06-01 11:56:34 +0000
  • d6629f7dfc
    🌐 Update translations for ja (update-outdated) (#15668) Sebastián Ramírez 2026-06-01 13:56:02 +0200
  • 727b57f215
    Revert wrongly replaced admonition titles #15668 Yurii Motov 2026-06-01 13:07:35 +0200
  • dbe984018b 📝 Update release notes github-actions[bot] 2026-06-01 10:57:22 +0000
  • 46bc43a04a 📝 Update release notes github-actions[bot] 2026-06-01 10:56:17 +0000
  • 4bdda67fb2 📝 Update release notes github-actions[bot] 2026-06-01 10:55:45 +0000
  • 2b70d68942
    🌐 Update translations for pt (update-outdated) (#15667) Sebastián Ramírez 2026-06-01 12:54:59 +0200
  • 2aa88900df
    🌐 Update translations for tr (update-outdated) (#15666) Sebastián Ramírez 2026-06-01 12:54:44 +0200
  • 7b262b3d54 📝 Update release notes github-actions[bot] 2026-06-01 10:54:29 +0000
  • d822aefc8a
    🌐 Update translations for zh (update-outdated) (#15665) Sebastián Ramírez 2026-06-01 12:54:26 +0200
  • 502d20c441
    🌐 Update translations for ko (update-outdated) (#15664) Sebastián Ramírez 2026-06-01 12:53:57 +0200
  • cf2369a597 📝 Update release notes github-actions[bot] 2026-06-01 10:29:51 +0000
  • 674a625ae9
    🌐 Update translations for de (update-outdated) (#15673) Sebastián Ramírez 2026-06-01 12:29:20 +0200
  • e1c1299bb5 📝 Update release notes github-actions[bot] 2026-06-01 10:28:32 +0000