Commit Graph

  • 0c8f4f7add Fix redirect testmu.ai Yurii Motov 2026-07-10 18:09:43 +0200
  • e276b7fd37 Fix redirect docs.pydantic.dev Yurii Motov 2026-07-10 17:57:44 +0200
  • 717e1ca3c7 Remove `www.` to prevent redirects Yurii Motov 2026-07-10 17:02:13 +0200
  • 6ea30b4559 Fix redirect ultrajson Yurii Motov 2026-07-10 16:41:17 +0200
  • 08197a21c0 Fix 404 pydantic-extra-types Yurii Motov 2026-07-10 16:38:56 +0200
  • d15a336b33 Fix redirect ReDoc Yurii Motov 2026-07-10 16:32:32 +0200
  • d8c318e3ff Fix anchor in link inside docstring Yurii Motov 2026-07-09 22:58:22 +0200
  • 11bdf03f73 Fix eng.uber.com/ludwig-v0-2 Yurii Motov 2026-07-09 22:57:19 +0200
  • d72ea4ba18
    Add tests for contextmanager_in_threadpool #15970 alexandra 2026-07-10 10:00:02 +0300
  • e0c601bbbe Fix typo: re-used -> reused in param_functions.py docstrings #15968 maxtaran2010 2026-07-10 00:56:28 +0300
  • 0d424e0132 Fix domain redirect angular Yurii Motov 2026-07-09 22:56:23 +0200
  • cbfe009803 Fix 404 exclude_defaults and exclude_none Yurii Motov 2026-07-09 22:55:33 +0200
  • 5caccc0cd5 Fix 404 Pydantic data types Yurii Motov 2026-07-09 22:54:40 +0200
  • fd3a08572d Fix 404 ariadnegraphql Yurii Motov 2026-07-09 22:53:47 +0200
  • 76a7d758ac Fix not expected content Yurii Motov 2026-07-09 22:52:27 +0200
  • 8a8fadeaff Fix anchor Yurii Motov 2026-07-09 22:51:52 +0200
  • 5fbb8556ce refactor: simplify SQLAlchemy instance handling in jsonable_encoder by delegating to recursive calls Your Name 2026-07-09 19:42:13 +0530
  • 0edf6ad513
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-09 14:07:57 +0000
  • 7742bf883e perf: optimize jsonable_encoder by short-circuiting Pydantic model serialization Your Name 2026-07-09 19:34:37 +0530
  • f5686c7fab
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-09 13:56:19 +0000
  • 311e14b3dc perf: optimize jsonable_encoder by skipping redundant recursive calls for Pydantic models and add benchmarking and performance tests Your Name 2026-07-09 19:20:19 +0530
  • f21247ead8
    🎨 Auto format #15963 pre-commit-ci-lite[bot] 2026-07-09 11:50:09 +0000
  • 77a64c99a7 refactor: simplify partial route matching logic Your Name 2026-07-09 17:18:51 +0530
  • aaac1a725d
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-09 11:43:51 +0000
  • 9c87bb0924 perf: optimize route matching by caching static routes and adding a detection mechanism for custom routing classes Your Name 2026-07-09 17:09:31 +0530
  • bdd4f26555
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-09 11:27:21 +0000
  • ec85469bef feat: implement route caching for static paths in APIRouter to improve routing performance Your Name 2026-07-09 16:55:37 +0530
  • 8f5a755ec0 fix: support nested include/exclude in jsonable_encoder for dicts and dataclasses Himanshu 2026-07-09 16:20:26 +0530
  • a73705f40f 📝 Fix outdated on_event reference in async tests docs #15960 Aziztaamalli 2026-07-08 14:25:54 +0100
  • 775393be14
    Forward exclude_defaults when jsonable_encoder recurses into dict values #15676 Vidit Patankar 2026-06-01 21:30:18 +0530
  • 4f2d0aacc4 Support Python 3.10 in stream validation tests #15958 Saurabh 2026-07-08 14:35:25 +0530
  • 09eabe28f3 🐛 Log ResponseValidationError from streaming endpoint serializers Saurabh 2026-07-08 14:29:21 +0530
  • 6d44fdb50d
    Merge pull request #2 from warisamir/feature/add-query-decorator #15957 WarisAmir 2026-07-08 12:52:13 +0530
  • 94bde339dd Add QUERY HTTP method support to FastAPI #15956 WarisAmir 2026-07-08 12:10:06 +0530
  • 27a3b0e4f3
    Merge branch 'master' into fix/jsonable-encoder-lazy-allowed-keys #15476 Sofie Van Landeghem 2026-07-07 22:21:04 +0200
  • a9b2d8721c
    📝 Document stream response headers #15953 Manjari Yagnik 2026-07-07 18:51:16 +0530
  • 7cb06f360d 📝 Update release notes #15955 github-actions[bot] 2026-07-07 19:03:19 +0000
  • 1e60e32992
    ⬆ Bump CodSpeedHQ/action from 4.17.6 to 4.18.1 in the github-actions group (#15950) dependabot[bot] 2026-07-07 21:02:48 +0200
  • fb53e1df99 📝 Update release notes github-actions[bot] 2026-07-07 19:01:05 +0000
  • 74963395fc
    ⬆ Bump the python-packages group with 8 updates (#15952) dependabot[bot] 2026-07-07 21:00:31 +0200
  • 2d6fc6f7e4
    Merge branch 'master' into pr-oauth2-authcode-optional #15859 Eikentech 2026-07-07 15:26:17 +0200
  • 6e1639c426 Mark test-only route handlers as pragma: no cover #15951 bigmikecreates 2026-07-07 13:25:19 +0000
  • bba3933baa Add RFC 9457 Problem Details support (opt-in via problem_details=True) bigmikecreates 2026-07-07 12:58:19 +0000
  • 1b4ada1880
    ⬆ Bump the python-packages group with 8 updates #15952 dependabot[bot] 2026-07-07 11:51:12 +0000
  • ddc0c4883f
    ⬆ Bump CodSpeedHQ/action in the github-actions group #15950 dependabot[bot] 2026-07-07 11:45:47 +0000
  • 5cf3b8cf6d
    🎨 Auto format #15949 pre-commit-ci-lite[bot] 2026-07-07 08:57:40 +0000
  • 747a7b5614 docs: translate contributing.md and external-links.md to Korean 이지헌 2026-07-07 17:53:55 +0900
  • bba5af7c9a
    Add test for empty data value #15515 Yurii Motov 2026-07-07 08:05:43 +0200
  • 03cc11f65f Fix empty SSE data payload dropping the data: field #15948 devteamaegis 2026-06-17 00:53:19 -0400
  • 3f3354a94d 📝 Update release notes github-actions[bot] 2026-07-06 22:41:52 +0000
  • 4cafad584d
    🔧 Update sponsors: add TutorCruncher (#15947) Sebastián Ramírez 2026-07-07 00:41:18 +0200
  • f8335aa785 🔧 Update sponsors: add TutorCruncher #15947 Sebastián Ramírez 2026-07-07 00:36:09 +0200
  • 7ab5435f46
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-06 11:41:43 +0000
  • de62aadd96 chore: remove accidental inline comments from tests Saurabh 2026-07-06 16:52:19 +0530
  • 11f2f207af test: add coverage for dependency overridden status codes in streams Saurabh 2026-07-06 16:23:31 +0530
  • c54769a5ec docs: fix grammar in handling-errors.md #15942 lxcxjxhx 2026-07-06 11:36:09 +0800
  • 707f2f1307 🐛 Fix copy button copying HTML tags from termynal command lines #15941 Shreyash Karandikar 2026-07-05 14:35:18 -0400
  • 8c2b6c873e 🐛 Fix status_code being ignored for SSE and JSONL streaming endpoints Saurabh 2026-07-05 15:44:32 +0530
  • 95a5e76230 ️ Speed up stream cancellation and security tutorial tests #15931 Saurabh 2026-07-05 00:46:25 +0530
  • dd17e4f723 📝 Update release notes github-actions[bot] 2026-07-04 20:24:30 +0000
  • 787e11b426
    👷 Fix notify translations checkout target (#15933) Sebastián Ramírez 2026-07-04 22:23:59 +0200
  • e8ae36e835 👷 Fix notify translations checkout target #15933 Sebastián Ramírez 2026-07-04 22:22:24 +0200
  • 68c02766d4 📝 Update release notes github-actions[bot] 2026-07-04 20:04:00 +0000
  • f500ef131e
    👷 Fix latest-changes checkout target (#15932) Sebastián Ramírez 2026-07-04 22:03:22 +0200
  • 7f9a44c308 👷 Fix latest-changes checkout target #15932 Sebastián Ramírez 2026-07-04 21:53:48 +0200
  • ed275e4ceb
    🎨 Auto format #12944 pre-commit-ci-lite[bot] 2026-07-04 19:14:08 +0000
  • 6e4c9d3736
    Merge branch 'master' into multiple-query-params-models Yurii Karabas 2026-07-04 22:13:10 +0300
  • 2fe7d300b7 📝 Add API reference page for `fastapi.sse` #15930 Saurabh 2026-07-05 00:25:50 +0530
  • fdfd5091f1 📝 Update release notes github-actions[bot] 2026-07-04 13:15:08 +0000
  • 28c6fa1132
    🔧 Update sponsors: remove RapidProxy (#15929) Sebastián Ramírez 2026-07-04 15:14:37 +0200
  • c0df88ba03 🔧 Update sponsors: remove RapidProxy #15929 Sebastián Ramírez 2026-07-04 15:03:02 +0200
  • 0475b62ff7 📝 Update release notes github-actions[bot] 2026-07-03 19:10:54 +0000
  • 9c913b7bf7
    ⬆️ Update issue-manager to 0.8.1 (#15928) Sebastián Ramírez 2026-07-03 21:08:33 +0200
  • 04575d1b26 ⬆️ Update issue-manager to 0.8.1 #15928 Sebastián Ramírez 2026-07-03 16:58:04 +0200
  • f9816e4aa3 📝 Update release notes github-actions[bot] 2026-07-03 14:43:06 +0000
  • a52b4b9283
    ⬆️ Update latest-changes to 0.6.1 (#15926) Sebastián Ramírez 2026-07-03 16:41:40 +0200
  • ee19c996f9 ⬆️ Update latest-changes to 0.6.1 #15926 Sebastián Ramírez 2026-07-03 16:27:53 +0200
  • 7a86168d34 🌐 Update translations for hi (add-missing) github-actions[bot] 2026-07-03 14:19:27 +0000
  • 33299e22d1 📝 Update release notes github-actions[bot] 2026-07-03 13:42:01 +0000
  • 72726acc6b
    🌐 Update translations for hi (add-missing) (#15797) Sebastián Ramírez 2026-07-03 15:41:36 +0200
  • d27fe5cf15 📝 Update release notes github-actions[bot] 2026-07-03 13:39:15 +0000
  • 91df2c20bc
    🌐 Update `llm-prompt.md` for Hindi (#15810) Yurii Motov 2026-07-03 15:38:49 +0200
  • ae59432d3b 📝 Update release notes github-actions[bot] 2026-07-03 12:39:09 +0000
  • b0708dcbb9
    🌐 Fix language-specific translation prompt for Russian language (#15924) Yurii Motov 2026-07-03 14:38:40 +0200
  • 548200e360 Fix mistakes in translations #15924 Yurii Motov 2026-07-03 14:15:49 +0200
  • 5a8176900e Fix obvious mistakes in ru LLM-prompt Yurii Motov 2026-07-03 14:12:52 +0200
  • d1c59f7aba
    Merge branch 'master' into pr-oauth2-authcode-optional Eikentech 2026-07-03 13:14:20 +0200
  • 00438d3f2c
    Merge branch 'master' into translate-hi-add-missing-f7d53bc7 #15797 Yurii Motov 2026-07-03 10:17:07 +0200
  • 9f20a75f8d fix: correct docstring placement #15922 Tono Developer 2026-07-03 11:57:03 +0700
  • 0700ec9007
    🎨 Auto format pre-commit-ci-lite[bot] 2026-07-03 04:52:45 +0000
  • 3527f22572 docs: add docstring to contextmanager_in_threadpool Tono Developer 2026-07-03 11:51:59 +0700
  • 59e23d2262 🐛 Fix error responses for exceptions raised before the first yield in SSE endpoints #15917 serverestaa 2026-07-03 04:15:26 +0500
  • 231d1b95ea 🐛 Fix race condition in _IncludedRouter cache rebuild corrupting candidates under concurrent first requests #15916 serverestaa 2026-07-03 04:16:08 +0500
  • 112b011fd6 🐛 Fix frontend dependencies not propagating response headers, cookies, and background tasks #15919 serverestaa 2026-07-03 04:19:18 +0500
  • 70c0cf1120 🌐 Update LLM prompt for Russian translations #15920 serverestaa 2026-07-03 04:13:54 +0500
  • 329233b1be 🌐 Fix nested list rendering in Russian translation of `docs/advanced/security/oauth2-scopes.md` #15921 serverestaa 2026-07-03 04:28:37 +0500
  • cf149fefe8 🐛 Fix response_model_include and response_model_exclude being ignored for sequence response models #15915 serverestaa 2026-07-03 04:17:19 +0500
  • f3c2a32628 🐛 Fix jsonable_encoder not encoding Enum values that are not JSON-serializable #15918 serverestaa 2026-07-03 04:14:49 +0500
  • 3d71710e14
    🎨 Auto format #15912 pre-commit-ci-lite[bot] 2026-07-02 02:55:10 +0000
  • 19d01ecc48 Add callbacks support to app route wrappers hsusul 2026-07-01 21:52:15 -0500