Commit Graph

  • 298d2c567d Replace "automotized" with "automated" in `translations` discussion template #15376 Yurii Motov 2026-05-04 17:49:10 +0200
  • d344dcc4c7 Fix gender agreement in Spanish translations for 'terminal' Carlos Rodríguez Romo 2026-05-01 18:47:08 +0200
  • 91841a7c11 Fix translation note for 'check' term Carlos Rodríguez Romo 2026-05-01 18:42:41 +0200
  • 8c660a6819 📝 Update release notes github-actions[bot] 2026-05-04 14:54:02 +0000
  • a4792b7723
    Add sequence diagram to middleware execution order docs #15480 Aaron Timony 2026-05-04 15:23:13 +0100
  • 810fd2a888
    ✏️ Fix Azkaban spelling typo in `virtual-environments.md‎` (#15463) Isaac 2026-05-04 16:53:29 +0200
  • f6824ec175
    🎨 Auto format #15479 pre-commit-ci-lite[bot] 2026-05-04 13:34:55 +0000
  • 8ca62a5c81
    Added a small explanation to improve clarity for the basic FastAPI example. Susan Irene 2026-05-04 19:03:22 +0530
  • 0d63ec7c4b test: minor test update #15477 Suren Khorenyan 2026-05-04 14:29:06 +0300
  • 052e2bba1e Refine wording based on review suggestions #15478 ravikumar266 2026-05-04 02:03:43 +0530
  • a7a5003d86 Improve clarity and wording in LLM test documentation ravikumar266 2026-05-04 01:40:31 +0530
  • 49053271ae test: more coverage and fixes Suren Khorenyan 2026-05-03 21:04:04 +0300
  • ae1bb957bb test: use HTTPStatus.UNPROCESSABLE_ENTITY instead of starlette's status Suren Khorenyan 2026-05-03 20:20:13 +0300
  • 752ef0993c test: add more coverage Suren Khorenyan 2026-05-03 20:01:53 +0300
  • 1591ec9bd6 docs: add docs and examples Suren Khorenyan 2026-05-03 19:30:31 +0300
  • 0bbb728cef test: add examples and coverage Suren Khorenyan 2026-05-03 19:30:14 +0300
  • a79cabcb62 feat(deps): merge Annotated shape markers with Depends(model) Suren Khorenyan 2026-05-03 19:29:32 +0300
  • ecf73d61c3 📝 Update release notes github-actions[bot] 2026-05-03 13:45:03 +0000
  • 9ccaab154a
    👥 Update FastAPI GitHub topic repositories (#15470) Sebastián Ramírez 2026-05-03 15:44:38 +0200
  • f72afb6f6e 📝 Update release notes github-actions[bot] 2026-05-03 13:37:48 +0000
  • 8da79ec2fe
    👥 Update FastAPI People - Experts (#15471) Sebastián Ramírez 2026-05-03 15:37:17 +0200
  • 205bd85a46 📝 Update release notes github-actions[bot] 2026-05-03 13:27:17 +0000
  • bc8b1d101c
    👥 Update FastAPI People - Contributors and Translators (#15467) Sebastián Ramírez 2026-05-03 15:26:47 +0200
  • bad2c6be48 fix: replace deprecated typing.List/Set with builtins in tutorial Purushothaman Kumaravel 2026-05-03 17:12:04 +0530
  • 6024c3fd94 fix: replace Type[] with type[] to match upstream imports Purushothaman Kumaravel 2026-05-03 17:05:25 +0530
  • ca5fd2cd5a
    🎨 Auto format pre-commit-ci-lite[bot] 2026-05-03 08:32:02 +0000
  • 63f1cccf73 Merge upstream/master and resolve conflicts Purushothaman Kumaravel 2026-05-03 14:01:03 +0530
  • c063cde211
    Refine translations for 'deploy' and 'deployment' Carlos Rodríguez Romo 2026-05-02 17:28:13 +0200
  • 78f2f0a478
    Fix gender agreement in Spanish translations for 'terminal' #15474 Carlos Rodríguez Romo 2026-05-01 18:47:08 +0200
  • 5a674d3b7b
    Fix translation note for 'check' term #15473 Carlos Rodríguez Romo 2026-05-01 18:42:41 +0200
  • 8271137e27
    Add new technical terms to Spanish documentation Carlos Rodríguez Romo 2026-05-01 18:23:46 +0200
  • 3d11890e18
    Merge branch 'master' into master 六翼羊王 2026-05-01 23:43:17 +0800
  • 9eb0c662c1 👥 Update FastAPI People - Experts #15471 github-actions[bot] 2026-05-01 15:03:08 +0000
  • e0a2c75b1a 📝 Update release notes github-actions[bot] 2026-05-01 14:30:09 +0000
  • 33ed5aecdf
    👷 Fix missing credentials issue in `translate` workflow (#15468) Motov Yurii 2026-05-01 16:29:41 +0200
  • 3428ad77c7 👥 Update FastAPI GitHub topic repositories #15470 github-actions[bot] 2026-05-01 12:32:41 +0000
  • 27888570ac Fix permissions issue in `translate` workflow #15468 Yurii Motov 2026-05-01 09:31:18 +0200
  • aad47b43eb 👥 Update FastAPI People - Contributors and Translators #15467 github-actions[bot] 2026-05-01 04:30:55 +0000
  • bd11f811c4 fix: return 500 instead of 422 for security dependency None type mismatch #15414 Ismail Pelaseyed 2026-04-30 23:29:17 +0200
  • ec8dda5e5b
    docs: remove manual translation update per maintainer feedback #15463 Isaac Bernat 2026-04-30 23:07:12 +0200
  • 978a2c3861 Use direct slash #15464 Yurii Motov 2026-04-30 22:20:48 +0200
  • 88c338f9ad Document `--entrypoint` CLI option Yurii Motov 2026-04-30 22:01:04 +0200
  • 31ec08b762
    🎨 Auto format #14983 pre-commit-ci-lite[bot] 2026-04-30 19:52:01 +0000
  • 918ae8277a Use existing `only-github` class Yurii Motov 2026-04-30 21:51:01 +0200
  • c9e68554b8 Merge remote-tracking branch 'upstream/master' into chore/readme-typer-logo Yurii Motov 2026-04-30 21:49:43 +0200
  • afd268a4a9
    docs: fix azkaban typo in en and zh locales Isaac Bernat 2026-04-30 18:35:46 +0200
  • d8a2c1edaa 📝 Update release notes github-actions[bot] 2026-04-30 16:04:10 +0000
  • b363a1d002
    💄 Improve layout and styling (#15462) Alejandra 2026-04-30 18:03:33 +0200
  • 5a2a9bc378 🎨 Auto format #15462 github-actions[bot] 2026-04-30 15:51:42 +0000
  • 6b5783fdda Merge branch 'ref/index-tweaks' of github.com:fastapi/fastapi into ref/index-tweaks Alejandra 2026-04-30 17:50:59 +0200
  • 33524ebedd 🔥 Remove logos from readme.md Alejandra 2026-04-30 17:50:44 +0200
  • 6c63c2c429 🎨 Auto format github-actions[bot] 2026-04-30 15:46:39 +0000
  • 0260deaf10 💄 Improve layout and styling Alejandra 2026-04-30 17:45:38 +0200
  • a3ceb9ca74 📝 Update release notes github-actions[bot] 2026-04-30 13:40:02 +0000
  • aff0b7cd43
    💄 Refactor opinions section with interactive tabs and new logos (#15458) Alejandra 2026-04-30 15:39:30 +0200
  • 5f09e5ceed
    ⬆ Bump prek from 0.3.9 to 0.3.10 #15460 dependabot[bot] 2026-04-30 11:47:06 +0000
  • 2951c78716
    ⬆ Bump pydantic-ai from 1.83.0 to 1.86.0 #15459 dependabot[bot] 2026-04-30 11:46:33 +0000
  • 48075ed7be 🎨 Auto format #15458 github-actions[bot] 2026-04-30 11:29:38 +0000
  • 5bd4dd1550 Merge branch 'ref/opinions-section' of github.com:fastapi/fastapi into ref/opinions-section Alejandra 2026-04-30 13:28:58 +0200
  • a759f9a4f0 ♻️ Add gh specific content to opinions section and hide in MkDocs Alejandra 2026-04-30 13:28:44 +0200
  • e1290821ad 🎨 Auto format github-actions[bot] 2026-04-30 10:59:49 +0000
  • 9dd3466d16 💄 Refactor opinions section with interactive tabs and new logos Alejandra 2026-04-30 12:59:11 +0200
  • 6b20159c59 📝 Update release notes github-actions[bot] 2026-04-30 10:15:55 +0000
  • a217d2ff2a
    📝 Add FastAPI Conf '26 announcement to docs (#15457) Alejandra 2026-04-30 12:15:20 +0200
  • 520fba148b Merge branches 'docs/conf-announcement' and 'docs/conf-announcement' of github.com:fastapi/fastapi into docs/conf-announcement #15457 Alejandra 2026-04-30 11:14:49 +0200
  • a5980002c8 📝 Add FastAPI Conf '26 announcement to README Alejandra 2026-04-30 11:14:41 +0200
  • 8e27d75e48 🎨 Auto format github-actions[bot] 2026-04-30 09:14:01 +0000
  • 13a4357ae6 📝 Add FastAPI Conf '26 announcement to docs Alejandra 2026-04-30 11:10:37 +0200
  • 2da6ef6e89
    Delete .project #15446 Francisco Uilton da Silva 2026-04-29 14:30:58 -0300
  • b771488d37 docs(pt): improve translation consistency in generate clients guide uilton 2026-04-29 12:20:30 -0300
  • 845003c3b8
    ⬆ Bump pydantic-ai from 1.83.0 to 1.85.1 #15453 dependabot[bot] 2026-04-29 11:47:44 +0000
  • fe7fdcce83
    ⬆ Bump click from 8.2.1 to 8.3.2 #15452 dependabot[bot] 2026-04-29 11:46:43 +0000
  • c88c0f73ce Re-generate `readme.md` #15451 fix-broken-links-in-index.md Yurii Motov 2026-04-29 09:16:01 +0200
  • a04728113f Fix broken links inside `<div>` Yurii Motov 2026-04-29 09:14:06 +0200
  • 9c554d54cd
    🎨 Auto format #15447 pre-commit-ci-lite[bot] 2026-04-29 01:12:02 +0000
  • e0f8af62e0
    Merge branch 'master' into dependabot/uv/pydantic-extra-types-2.11.1 #15420 Motov Yurii 2026-04-28 22:42:38 +0200
  • ae8e2a1e39
    🎨 Auto format pre-commit-ci-lite[bot] 2026-04-28 15:41:30 +0000
  • 0d34597cd6 docs(pt): improve translation consistency for authentication error status codes uilton 2026-04-28 12:37:06 -0300
  • 41f5f96768
    🎨 Auto format #15445 pre-commit-ci-lite[bot] 2026-04-28 14:42:42 +0000
  • 89a99b100f fix(routing): preserve stream metadata in include_router onthebed 2026-04-28 22:32:28 +0800
  • 59a3e34290
    ⬆ Bump pydantic from 2.13.2 to 2.13.3 #15444 dependabot[bot] 2026-04-28 11:47:23 +0000
  • 7e40007f20 feat: add production‑ready routing patterns (CBV/CBR) with resource lifecycle HeHongyeFY 2026-04-28 18:32:13 +0800
  • 71304b4405 🎨 Auto format #15392 pre-commit-ci-lite[bot] 2026-04-22 02:28:32 +0000
  • 0d27cd0eb8
    Merge branch 'master' into fix/empty-lifespan-contexts #15424 Alfred Santacatalina Gea 2026-04-28 08:26:06 +0200
  • 4f64b8f651 📝 Update release notes github-actions[bot] 2026-04-27 20:25:54 +0000
  • 1f7c8c1ad3
    ⬆ Bump sqlmodel from 0.0.32 to 0.0.38 (#15437) dependabot[bot] 2026-04-27 22:25:27 +0200
  • 0e78824634 📝 Update release notes github-actions[bot] 2026-04-27 20:22:35 +0000
  • 4bad6d2597
    ⬆ Bump CodSpeedHQ/action from 4.12.1 to 4.14.0 (#15436) dependabot[bot] 2026-04-27 22:22:06 +0200
  • 9e5d9a4f5e
    Merge branch 'master' into dependabot/uv/sqlmodel-0.0.38 #15437 Motov Yurii 2026-04-27 22:19:54 +0200
  • 44ddc3e7c8 📝 Update release notes github-actions[bot] 2026-04-27 20:11:55 +0000
  • edc4c8ba33
    ⬆ Bump pydantic from 2.12.5 to 2.13.2 (#15439) dependabot[bot] 2026-04-27 22:11:27 +0200
  • 137f8f46d7 Add isinstance guard when restoring stream attrs in include_router #15426 rzsultan-boop 2026-04-24 19:23:17 +0300
  • ebb37520b9 Fix SSE stream_item_type lost through include_router (#15401) rzsultan-boop 2026-04-24 17:06:47 +0300
  • 313fc0ffa8
    🎨 Auto format pre-commit-ci-lite[bot] 2026-04-27 15:12:49 +0000
  • d51b7d14b1 Test allowed Pedro Lobato 2026-04-27 10:12:00 -0500
  • 02fb2f9326 Merge remote-tracking branch 'upstream/master' into jsonable_encoder Pedro Lobato 2026-04-27 10:02:22 -0500
  • 37910f5aaf
    ⬆ Bump pydantic from 2.12.5 to 2.13.2 #15439 dependabot[bot] 2026-04-27 13:59:13 +0000
  • c372fde7a8
    ⬆ Bump pydantic-ai from 1.83.0 to 1.84.1 #15438 dependabot[bot] 2026-04-27 13:58:57 +0000
  • 19fc868127
    ⬆ Bump sqlmodel from 0.0.32 to 0.0.38 dependabot[bot] 2026-04-27 13:58:23 +0000
  • 59748de90a
    ⬆ Bump CodSpeedHQ/action from 4.12.1 to 4.14.0 #15436 dependabot[bot] 2026-04-27 13:51:12 +0000