Commit Graph

  • c44158384c 📝 Update release notes github-actions[bot] 2026-02-18 21:31:13 +0000
  • 3bdf470622
    ✏️ Fix several typos in ru translations (#14934) argoarsiks 2026-02-19 00:30:43 +0300
  • c205e76209
    Merge branch 'master' into fix/docs-typos #14934 Motov Yurii 2026-02-18 22:25:48 +0100
  • d178b95695 📝 Update release notes github-actions[bot] 2026-02-18 21:19:34 +0000
  • ebb18bda79
    Apply suggestion from @YuriiMotov Motov Yurii 2026-02-18 22:19:33 +0100
  • 6730f75a85
    Merge branch 'master' into jsonable_encoder Pedro Lobato 2026-02-18 14:21:44 -0500
  • 5574555409
    Small sentence update lkkmpn 2026-02-18 18:42:34 +0100
  • 5cee11f00a
    Update highlighted source lines lkkmpn 2026-02-18 17:17:53 +0100
  • 412ba08727
    📝 Update doc to reflect source example lkkmpn 2026-02-18 17:10:43 +0100
  • 339f702810
    🔨 Add Kapa.ai widget (AI chatbot) (#14938) Sebastián Ramírez 2026-02-18 07:26:13 -0800
  • 88bb4260fe Update Footer #14938 Alejandra 2026-02-18 16:19:38 +0100
  • 52072a304c Refactor Kapa.ai widget styling Alejandra 2026-02-18 16:15:02 +0100
  • a0d45bb29b 🔨 Add Kapa.ai widget Sebastián Ramírez 2026-02-18 14:31:06 +0100
  • ba007cbb5c Merge remote-tracking branch 'upstream/master' into feature_offline_docs Yurii Motov 2026-02-18 09:07:09 +0100
  • b63231b13b Merge remote-tracking branch 'upstream/master' into docs/cors/update-tutorial-example #14115 Yurii Motov 2026-02-18 09:04:53 +0100
  • 7f87aaa191
    Merge branch 'master' into deprecate-scopes-parameter Motov Yurii 2026-02-18 09:03:23 +0100
  • 4b47238f6d docs: fix typos argoarsiks 2026-02-17 22:19:40 +0300
  • 6240dc105a
    🎨 Auto format #14928 pre-commit-ci-lite[bot] 2026-02-17 16:02:39 +0000
  • d762eb6405 Fix _endpoint_context_cache using id() which risks stale entries and memory leaks Charisn 2026-02-15 13:08:44 +0200
  • c940ab7197 feat: support starlette 0.52.0+ generic Request #14863 ollie-bell 2026-02-09 19:06:06 +0000
  • 352c91477e
    Merge branch 'master' into master #10147 Mix 2026-02-17 18:05:19 +0800
  • da4135ce1e 📝 Update release notes github-actions[bot] 2026-02-17 09:59:37 +0000
  • faee822574
    🎨 Upgrade typing syntax for Python 3.10 (#14932) Sebastián Ramírez 2026-02-17 01:59:14 -0800
  • e03019ef4c 🎨 Tweak types #14932 Sebastián Ramírez 2026-02-17 10:50:46 +0100
  • 0db6cc2d1c
    Fix coverage gap in serialize_sequence_value continue statement (#14933) Copilot 2026-02-17 10:37:30 +0100
  • 71c78a24ec 🎨 Auto format #14933 github-actions[bot] 2026-02-17 09:37:02 +0000
  • f9921c0f8a Add test to cover missing line in serialize_sequence_value copilot-swe-agent[bot] 2026-02-17 08:42:51 +0000
  • 47d4d02882 Initial plan copilot-swe-agent[bot] 2026-02-17 08:35:41 +0000
  • b2cee1df35 🎨 Upgrade typing syntax for Python 3.10 Sebastián Ramírez 2026-02-17 09:13:45 +0100
  • 6e5680c7ea 📝 Update release notes github-actions[bot] 2026-02-17 08:08:30 +0000
  • bbb96d4a0a
    🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) Sebastián Ramírez 2026-02-17 00:08:04 -0800
  • 56270868f4 🔥 Remove test for removed file #14931 Sebastián Ramírez 2026-02-17 09:02:08 +0100
  • 5b3f14fad8 Update test references to Python 3.9 Sebastián Ramírez 2026-02-17 09:00:10 +0100
  • d065f36f83 🔥 Remove Python 3.9 specific files, no longer needed after updating translations Sebastián Ramírez 2026-02-17 08:55:07 +0100
  • 0d4a4532fe
    🎨 Auto format #14930 pre-commit-ci-lite[bot] 2026-02-15 20:56:46 +0000
  • d19252499f
    Add database session management to tutorial007 Buikem 2026-02-15 21:55:32 +0100
  • c539578d19
    🎨 Auto format pre-commit-ci-lite[bot] 2026-02-15 11:32:03 +0000
  • 513e943f96
    fix optional return type Jan Vollmer 2026-02-15 12:30:58 +0100
  • c42b43f063
    Merge branch 'master' into deferred-init Jan Vollmer 2026-02-15 12:30:35 +0100
  • 68a08572c1
    🎨 Auto format #14927 pre-commit-ci-lite[bot] 2026-02-15 11:12:42 +0000
  • 05d1effc23 Fix UnboundLocalError in OpenAPI schema generation with custom response classes Charisn 2026-02-15 13:03:09 +0200
  • d0950a2cbc Fix handling router prefix #13944 Yurii Motov 2026-02-15 07:33:25 +0100
  • 5213038bad
    🎨 Auto format #14926 pre-commit-ci-lite[bot] 2026-02-14 16:23:13 +0000
  • 4843aa0e13 fix: support mounting StaticFiles on APIRouter and propagate via include_router kimchikingdom 2026-02-15 01:19:57 +0900
  • 294cd03dd9
    🎨 Auto format #14924 pre-commit-ci-lite[bot] 2026-02-14 15:49:14 +0000
  • a73cf952b0 fix: support mounting StaticFiles to APIRouter, raise error for other apps kimchikingdom 2026-02-15 00:48:24 +0900
  • fbcdc4ad28 fix: support mounting StaticFiles to APIRouter, raise error for other apps kimchikingdom 2026-02-15 00:41:30 +0900
  • 7a6d25f894 fix: propagate StaticFiles Mount objects when using include_router kimchikingdom 2026-02-15 00:31:12 +0900
  • 73b1a1e6a5 Prevent IncEx reexport from being stripped from stubs. #14925 Nicolas Despres 2026-02-14 13:37:16 +0100
  • dc8a90be97 fix: propagate Mount objects when using include_router kimchikingdom 2026-02-14 20:46:59 +0900
  • ed12105cce 📝 Update release notes github-actions[bot] 2026-02-14 08:57:26 +0000
  • 01e2e1088c
    🌐 Update translations for ko (update-all and add-missing) (#14923) Motov Yurii 2026-02-14 09:57:01 +0100
  • c022dbfe3c 🎨 Auto format #14923 github-actions[bot] 2026-02-14 08:52:19 +0000
  • 82d90c51b4 📝 Update release notes github-actions[bot] 2026-02-14 08:43:37 +0000
  • ec35d6d380
    🌐 Update translations for uk (add-missing) (#14922) Motov Yurii 2026-02-14 09:43:14 +0100
  • ab06a504e0 🎨 Auto format #14922 github-actions[bot] 2026-02-14 08:25:19 +0000
  • 12f7e65670 📝 Update release notes github-actions[bot] 2026-02-14 08:15:47 +0000
  • 9a082312f3
    🌐 Update translations for zh-hant (update-all and add-missing) (#14921) Motov Yurii 2026-02-14 09:15:26 +0100
  • dd97806864 📝 Update release notes github-actions[bot] 2026-02-14 08:13:07 +0000
  • 7dc1be8b88
    🌐 Update translations for fr (update-all and add-missing) (#14920) Motov Yurii 2026-02-14 09:12:41 +0100
  • 850ad2ac3d 🎨 Auto format #14921 github-actions[bot] 2026-02-14 08:03:32 +0000
  • 767488bc2f 🎨 Auto format #14920 github-actions[bot] 2026-02-14 08:02:18 +0000
  • 3f7205c54f Add missing Yurii Motov 2026-02-14 09:00:02 +0100
  • c71d9a589f Add missing Yurii Motov 2026-02-14 08:59:24 +0100
  • 417990fcb7 📝 Update release notes github-actions[bot] 2026-02-14 07:57:54 +0000
  • dca874c58c
    🌐 Update translations for de (update-all) (#14910) Motov Yurii 2026-02-14 08:57:30 +0100
  • 06b4e2f0a9
    Apply suggestions from code review #14910 Motov Yurii 2026-02-14 08:50:26 +0100
  • 5179e3c467
    Merge branch 'master' into jsonable_encoder Pedro Lobato 2026-02-13 16:03:08 -0500
  • c268f04651 Update all Yurii Motov 2026-02-13 20:08:29 +0100
  • e928f57c30 Update all and add missing Yurii Motov 2026-02-13 20:05:44 +0100
  • f453886e54 Update all Yurii Motov 2026-02-13 20:04:37 +0100
  • 2682f7d21d Fix tutorial005_py310: make 'description' required and update tests accordingly #14751 Alberto Zambrano 2026-02-13 19:10:49 +0100
  • 6c0d4110ae Fix tutorial005_py310.py: make 'description' field required as intended Alberto Zambrano 2026-02-13 19:01:00 +0100
  • de1147b7cd Add missing Yurii Motov 2026-02-13 18:19:06 +0100
  • 6b2f872316
    Apply suggestion from @YuriiMotov Alberto Zambrano Zarallo 2026-02-13 18:18:13 +0100
  • feba7b1cb4 Trigger new workflow to replace stuck one Alberto Zambrano 2026-02-13 18:10:23 +0100
  • 5a639b7b0d
    🎨 Auto format pre-commit-ci-lite[bot] 2026-02-13 16:01:36 +0000
  • a3aa8583d8 docs: update required but nullable request body example, remove py39 files, add test_tutorial005 Alberto Zambrano 2026-02-13 16:56:12 +0100
  • 2f17a7a79a docs: remove Python 3.9 example for tutorial005 Alberto Zambrano 2026-02-13 15:54:23 +0100
  • 5420847d9f 📝 Update release notes github-actions[bot] 2026-02-13 15:24:56 +0000
  • 5ad9d258e4
    🌐 Update translations for ja (update-all) (#14916) Motov Yurii 2026-02-13 16:24:30 +0100
  • 2ff7957e99 🎨 Auto format #14916 github-actions[bot] 2026-02-13 15:12:35 +0000
  • b776c303bd Add missing Yurii Motov 2026-02-13 16:11:52 +0100
  • 7c2a56dad5
    Merge branch 'master' into jsonable_encoder Pedro Lobato 2026-02-13 09:18:08 -0500
  • d213dd363d 📝 Update release notes github-actions[bot] 2026-02-13 13:49:19 +0000
  • 0d1f4d935b
    🌐 Update translations for pt (update-all) (#14912) Motov Yurii 2026-02-13 14:48:53 +0100
  • 9d42132e7a 📝 Update release notes github-actions[bot] 2026-02-13 13:42:06 +0000
  • dd50de1205
    🌐 Update translations for es (update-all and add-missing) (#14911) Motov Yurii 2026-02-13 14:41:41 +0100
  • 7dbdb11fb0 📝 Update release notes github-actions[bot] 2026-02-13 13:38:24 +0000
  • eada361fa2
    🌐 Update translations for zh (update-all) (#14917) Motov Yurii 2026-02-13 14:37:57 +0100
  • 59d708fc4d
    🎨 Auto format pre-commit-ci-lite[bot] 2026-02-13 13:32:57 +0000
  • 075c6e1ddc
    Merge branch 'master' into docs-required-nullable-clean Motov Yurii 2026-02-13 14:32:02 +0100
  • 19aafa9057 🎨 Auto format #14917 github-actions[bot] 2026-02-13 13:20:49 +0000
  • db879a319b Add missing Yurii Motov 2026-02-13 14:20:06 +0100
  • 9ed892b05a 🎨 Auto format github-actions[bot] 2026-02-13 12:51:56 +0000
  • 149ef6264e 📝 Update release notes github-actions[bot] 2026-02-13 12:42:31 +0000
  • 54e29fbad8 📝 Update release notes github-actions[bot] 2026-02-13 12:42:05 +0000
  • 685cc0de17
    🌐 Update translations for uk (update-all) (#14914) Motov Yurii 2026-02-13 13:42:01 +0100
  • ea8db708f1
    🌐 Update translations for tr (update-all) (#14913) Motov Yurii 2026-02-13 13:41:38 +0100
  • 2ecbf4b31f Update all Yurii Motov 2026-02-13 13:40:51 +0100