Commit Graph

  • 4f37a43d32 📝 Update release notes github-actions[bot] 2026-05-22 17:16:06 +0000
  • 973230c782
    🔥 Remove config files now in central GitHub repo (#15585) Sebastián Ramírez 2026-05-22 19:15:08 +0200
  • 794a02c448 🔥 Remove config files now in central GitHub repo #15585 Sebastián Ramírez 2026-05-22 19:02:18 +0200
  • 9ad8c2d0a6 ♻️ Add pragma no cover for unreachable edge cases #15584 valbort 2026-05-22 15:50:09 +0300
  • f84ced1f99
    🎨 Auto format pre-commit-ci-lite[bot] 2026-05-22 12:39:18 +0000
  • 09aa17942a 🐛 Fix ty (pyright) type checking errors valbort 2026-05-22 15:32:27 +0300
  • e893e7886b 🐛 Fix mypy type checking errors for Pydantic v2 optimizations valbort 2026-05-22 15:08:04 +0300
  • 59b376c7f9 🙈 Ignore NotImplementedError fallback in coverage valbort 2026-05-22 14:54:51 +0300
  • 955a622207 fix: keep explicit head routes preferred #15356 Herrtian 2026-05-22 13:25:49 +0200
  • 750285ecbe 🎨 Format code and add NotImplementedError fallback valbort 2026-05-22 14:10:23 +0300
  • 429a3dc546 test: cover auto head route handlers Herrtian 2026-05-22 13:06:12 +0200
  • 30ef0e833a
    🎨 Auto format pre-commit-ci-lite[bot] 2026-05-22 10:59:12 +0000
  • 2ed93650a1 Update tests for Pydantic v2 JSON decode errors valbort 2026-05-22 13:44:57 +0300
  • 886cd92b5e 🐛 Fix double JSON parsing from request body valbort 2026-05-22 13:26:21 +0300
  • ecd70826eb 📝 Update release notes github-actions[bot] 2026-05-22 09:11:29 +0000
  • c347875c9c
    📝 Update and simplify docs about help and management (#15583) Sebastián Ramírez 2026-05-22 11:10:53 +0200
  • 1069582371 📝 Update and simplify docs about help and management #15583 Sebastián Ramírez 2026-05-22 10:57:33 +0200
  • 40e2198b15 Cache pydantic.v1 import to minimize compatibility overhead valbort 2026-05-22 10:54:52 +0300
  • 35ea1fee95 Optimize request parameter validation via synthetic models valbort 2026-05-22 10:49:57 +0300
  • 22aee4522f Optimize response serialization using Pydantic v2 TypeAdapter valbort 2026-05-22 10:26:58 +0300
  • 0b9863020d 📝 Update release notes github-actions[bot] 2026-05-21 20:03:55 +0000
  • 55a9ff2e5e
    📝 Add docs references to central contributing docs (#15580) Sebastián Ramírez 2026-05-21 22:03:25 +0200
  • 0b7c8a5a6d 📝 Update docs #15580 Sebastián Ramírez 2026-05-21 21:56:34 +0200
  • da2663daaf 📝 Add docs references to central contributing docs Sebastián Ramírez 2026-05-21 21:49:29 +0200
  • 1a43eb08cf perf: skip deepcopy for immutable defaults and default_factory params #15579 Navid Nabavi 2026-05-21 14:39:27 +0330
  • b95681eb5b 📝 Update release notes github-actions[bot] 2026-05-21 06:55:49 +0000
  • c99e215ed8
    ⬆ Bump urllib3 from 2.6.3 to 2.7.0 (#15502) dependabot[bot] 2026-05-21 08:55:21 +0200
  • 4232d80e84 📝 Update release notes github-actions[bot] 2026-05-21 06:49:11 +0000
  • 87d1daeeea
    ⬆ Bump idna from 3.11 to 3.15 (#15565) dependabot[bot] 2026-05-21 08:48:48 +0200
  • 60571d7ada 📝 Update release notes github-actions[bot] 2026-05-21 06:39:04 +0000
  • a314e3be3b
    ⬆ Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0 (#15571) dependabot[bot] 2026-05-21 08:38:39 +0200
  • b11805add7 📝 Update release notes github-actions[bot] 2026-05-21 05:29:09 +0000
  • 74d735d518
    🌐 Improve translation consistency in `‎docs/pt/docs/advanced/generate-clients.md‎` (#15456) Francisco Silva 2026-05-21 02:28:41 -0300
  • f0792d26da
    Merge branch 'master' into fix/ptbr-doc-improvements-generate-clients #15456 Yurii Motov 2026-05-20 22:44:40 +0200
  • e5dbca92d5
    Merge branch 'master' into fix-multiple-upload-file-in-swagger #15069 fix-multiple-upload-file-in-swagger Yurii Motov 2026-05-20 22:37:18 +0200
  • e7fbc0cbb7
    Merge branch 'master' into fix-response_model_---parameters-with-Iterable #15093 fix-response_model_---parameters-with-Iterable Yurii Motov 2026-05-20 22:33:14 +0200
  • ed7f49ed69 📝 Update release notes github-actions[bot] 2026-05-20 16:12:24 +0000
  • 3969ae8f38
    📝 Update security policy (#15577) Sebastián Ramírez 2026-05-20 18:11:48 +0200
  • 4bb3280200 📝 Update security #15577 Sebastián Ramírez 2026-05-20 18:05:12 +0200
  • ff34336868 📝 Update security policy Sebastián Ramírez 2026-05-20 17:59:38 +0200
  • 4cafc6f7ca
    Update extra-models.md #15576 LoliPix 2026-05-20 14:12:26 +0000
  • 8f491af462
    Update documentation on type unions in Python LoliPix 2026-05-20 14:10:40 +0000
  • 53abf7cfd8
    ⬆ Bump cloudflare/wrangler-action from 3.15.0 to 4.0.0 #15571 dependabot[bot] 2026-05-19 23:00:32 +0000
  • d84be65b79
    fix: catch ImportError for optional ujson/orjson imports #15570 pin 2026-05-20 06:08:03 +0800
  • 94da041f7f
    ⬆ Bump pymdown-extensions from 10.21.2 to 10.21.3 dependabot[bot] 2026-05-19 21:30:01 +0000
  • bd70763d8c
    ⬆ Bump authlib from 1.6.11 to 1.6.12 dependabot[bot] 2026-05-19 17:43:58 +0000
  • 48d2ee3efc
    ⬆ Bump strawberry-graphql from 0.314.3 to 0.315.4 #15567 dependabot[bot] 2026-05-19 17:43:56 +0000
  • f4cafbc467 📝 Update release notes github-actions[bot] 2026-05-19 17:41:11 +0000
  • 31ced9d49e
    🔧 Migrate docs from MkDocs to Zensical (#15563) Sebastián Ramírez 2026-05-19 19:40:41 +0200
  • f073156498 👷 Update alls-green #15563 Sebastián Ramírez 2026-05-19 19:32:38 +0200
  • 0eddb12603 ♻️ Refactor MkDocs to Zensical logic Sebastián Ramírez 2026-05-19 19:30:56 +0200
  • 095849f0e3 👷 Omit large files for translations Sebastián Ramírez 2026-05-19 19:18:45 +0200
  • e81f78b403 docs: polish English wording in help-fastapi page #15568 Matias Formoso 2026-05-19 14:13:01 -0300
  • e475ffdf11 🔨 Update script for live reload Sebastián Ramírez 2026-05-19 19:12:14 +0200
  • 20abc98cc3 🔥 Remove no longer necessary mkdocs.yml files Sebastián Ramírez 2026-05-19 19:03:13 +0200
  • c6da1705ee docs: fix grammar in contributing translations section #15566 Matias Formoso 2026-05-19 13:49:39 -0300
  • 7147979e28
    ⬆ Bump idna from 3.11 to 3.15 #15565 dependabot[bot] 2026-05-19 16:45:51 +0000
  • d869759530 docs: use 'automated' instead of 'automatized' in help-fastapi #15564 Matias Formoso 2026-05-19 13:36:17 -0300
  • 88e2122685 🔧 Migrate docs from MkDocs to Zensical Sebastián Ramírez 2026-05-19 18:35:37 +0200
  • 6f9dcdf61a 📝 Update release notes github-actions[bot] 2026-05-19 13:42:52 +0000
  • 2b5cd26248
    🍱 Update sponsors: TalorData image (#15562) Sebastián Ramírez 2026-05-19 15:42:23 +0200
  • 0749217a78 🍱 Update sponsors: TalorData image #15562 Sebastián Ramírez 2026-05-19 15:37:33 +0200
  • d62cdaec39 📝 Fix typos in agent skills files #15561 Corey Bodendein 2026-05-19 07:24:43 -0500
  • ff50c8f74e
    Apply suggestion from @YuriiMotov #15560 Yurii Motov 2026-05-19 12:06:38 +0200
  • a48b034f1d Configure Dependabot to group updates, and update weekly Yurii Motov 2026-05-19 11:56:25 +0200
  • 452252239a
    Merge branch 'master' into master #13483 Purushothaman Kumaravel 2026-05-19 10:42:33 +0530
  • 45b6908b44
    🎨 Auto format #15558 pre-commit-ci-lite[bot] 2026-05-19 03:41:52 +0000
  • 1e6e4e7f58 fix: V-001 security vulnerability orbisai0security 2026-05-19 03:40:36 +0000
  • d8a04c782f fix: use tuple comparison for python-multipart version check #15556 Rishab Motgi 2026-05-18 16:22:19 -0700
  • b40c106a8c
    🎨 Auto format #15555 pre-commit-ci-lite[bot] 2026-05-18 21:51:08 +0000
  • 8234e7cf08 fix: import libs Samir Ahmane 2026-05-18 22:50:14 +0100
  • 8e81e99c25
    🎨 Auto format pre-commit-ci-lite[bot] 2026-05-18 21:46:24 +0000
  • d1d997d6fc fix: uncomment var definition Samir Ahmane 2026-05-18 22:45:23 +0100
  • d510cda4fe
    🎨 Auto format pre-commit-ci-lite[bot] 2026-05-18 21:43:49 +0000
  • 738fc901ff refactor: implement custom request/websocket handlers and add cached endpoint context extraction to routing Samir Ahmane 2026-05-18 22:40:46 +0100
  • f2fe72b986 Revert comment removal in `mkdocs.yml` #15554 enable-hindi Yurii Motov 2026-05-18 18:50:23 +0200
  • bf30d501f1 🎨 Auto format github-actions[bot] 2026-05-18 16:40:02 +0000
  • 227b6e02bc Translate `index.md` Yurii Motov 2026-05-18 18:39:18 +0200
  • c63c3f2fef 🎨 Auto format github-actions[bot] 2026-05-18 16:19:32 +0000
  • 44063e3b67 Translate `_llm-test.md` and `translation-banner.md` Yurii Motov 2026-05-18 18:00:05 +0200
  • b8965b767f Add initial `llm-prompt.md` Yurii Motov 2026-05-18 17:44:19 +0200
  • 5e5e855d76 Enable Hindi language translation Yurii Motov 2026-05-18 17:43:51 +0200
  • 54d94f1f24
    Merge branch 'master' into jsonable_encoder #13803 Pedro Lobato 2026-05-18 10:55:39 -0500
  • 5341528623 📝 Update release notes github-actions[bot] 2026-05-18 15:40:01 +0000
  • ff6a38a434
    🌐 Update translations for ja (update-outdated) (#15530) Sebastián Ramírez 2026-05-18 17:39:27 +0200
  • 626ae1918c 📝 Update release notes github-actions[bot] 2026-05-18 15:22:32 +0000
  • 3780ba5472
    🌐 Update translations for uk (update-outdated) (#15529) Sebastián Ramírez 2026-05-18 17:21:59 +0200
  • 21697d9794 📝 Update release notes github-actions[bot] 2026-05-18 15:19:10 +0000
  • 48ceba08de Merge remote-tracking branch 'upstream/master' into translate-ja-update-outdated-a435d247 #15530 Yurii Motov 2026-05-18 17:17:36 +0200
  • fcba4b3b3e Update admonitions to reflect #15553 Yurii Motov 2026-05-18 17:17:31 +0200
  • 628ff21528
    🌐 Update translations for pt (update-outdated) (#15528) Sebastián Ramírez 2026-05-18 17:15:46 +0200
  • bf3668de89 📝 Update release notes github-actions[bot] 2026-05-18 15:14:32 +0000
  • f343905934
    🌐 Update translations for de (update-outdated) (#15527) Sebastián Ramírez 2026-05-18 17:13:52 +0200
  • 90879fef55 Merge remote-tracking branch 'upstream/master' into translate-uk-update-outdated-4f25e55b #15529 Yurii Motov 2026-05-18 17:13:08 +0200
  • 13f797aa87 Update admonitions to reflect #15553 Yurii Motov 2026-05-18 17:12:15 +0200
  • db1b63664a Merge remote-tracking branch 'upstream/master' into translate-pt-update-outdated-18fdf215 #15528 Yurii Motov 2026-05-18 17:09:13 +0200
  • 706c6d2640 Update admonitions to reflect #15553 Yurii Motov 2026-05-18 17:09:06 +0200
  • 3ab6f1b31d 📝 Update release notes github-actions[bot] 2026-05-18 15:07:31 +0000
  • f3963927ec
    🌐 Update translations for tr (update-outdated) (#15526) Sebastián Ramírez 2026-05-18 17:06:50 +0200
  • 6c4232a0d9 Merge remote-tracking branch 'upstream/master' into translate-de-update-outdated-65faf0c0 #15527 Yurii Motov 2026-05-18 17:04:53 +0200