Commit Graph

  • b3baf942a1
    replace `parse_obj` with `model_validate` #14342 Ergo Lau 2025-11-13 00:10:58 +0800
  • c340795243
    Merge branch 'master' into add-file-upload-examples #14327 Bruno Foggiatto 2025-11-12 13:10:45 -0300
  • 928fd75551
    replace `dict` with `model_dump` Ergo Lau 2025-11-13 00:06:28 +0800
  • 1a2e4152ed 📝 Update release notes github-actions[bot] 2025-11-12 15:23:24 +0000
  • 0878361f6b
    🔨 Add Portuguese translations LLM prompt (#14208) Rafael de Oliveira Marques 2025-11-12 12:22:59 -0300
  • b10a6a868c
    remove migrate-from-pydantic-v1-to-pydantic-v2.md #14208 Rafael de Oliveira Marques 2025-11-12 11:57:38 -0300
  • e686b440ce update advanced/advanced-dependencies.md #14228 Rafael de Oliveira Marques 2025-11-12 11:50:54 -0300
  • 7b776e245a
    Merge branch 'master' into fix/cli-encoding-utf8 Hemanth U 2025-11-12 19:31:17 +0530
  • 6a620d15e3 update tutorial/dependencies/dependencies-with-yield.md Rafael de Oliveira Marques 2025-11-12 10:37:27 -0300
  • 7f18905156 update tutorial/testing.md Rafael de Oliveira Marques 2025-11-12 10:17:32 -0300
  • f230b41823 update tutorial/static-files.md Rafael de Oliveira Marques 2025-11-12 10:12:43 -0300
  • 65c77130d8 update tutorial/sql-databases.md Rafael de Oliveira Marques 2025-11-12 10:07:43 -0300
  • ffffd5bb37 update tutorial/request-files.md Rafael de Oliveira Marques 2025-11-12 09:59:28 -0300
  • 52d1f85d1f update tutorial/middleware.md Rafael de Oliveira Marques 2025-11-12 09:54:23 -0300
  • c439bc7207 update tutorial/handling-errors.md Rafael de Oliveira Marques 2025-11-12 09:50:04 -0300
  • 310b82d18e update tutorial/first-steps.md Rafael de Oliveira Marques 2025-11-12 09:43:41 -0300
  • df7b021c7e update tutorial/background-tasks.md Rafael de Oliveira Marques 2025-11-12 09:26:09 -0300
  • 4d670ec542 update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md Rafael de Oliveira Marques 2025-11-12 09:19:44 -0300
  • c6ccbbcbd4 update how-to/custom-request-and-route.md Rafael de Oliveira Marques 2025-11-12 09:15:09 -0300
  • be0ba7cbe9 update deployment/manually.md Rafael de Oliveira Marques 2025-11-12 09:09:55 -0300
  • 5b1d9d6c67 update deployment/cloud.md Rafael de Oliveira Marques 2025-11-12 09:05:15 -0300
  • 5c04cb257b update advanced/security/oauth2-scopes.md Rafael de Oliveira Marques 2025-11-12 09:01:33 -0300
  • 20168b03c0 update advanced/websockets.md Rafael de Oliveira Marques 2025-11-12 08:47:41 -0300
  • c9709b2f4f update advanced/using-request-directly.md Rafael de Oliveira Marques 2025-11-12 08:44:19 -0300
  • 13f007e068 update advanced/testing-websockets.md Rafael de Oliveira Marques 2025-11-12 08:41:45 -0300
  • eac374e350 update advanced/templates.md Rafael de Oliveira Marques 2025-11-12 08:39:20 -0300
  • f259688747 update advanced/response-headers.md Rafael de Oliveira Marques 2025-11-12 08:35:57 -0300
  • 90c8bd03fa update advanced/response-cookies.md Rafael de Oliveira Marques 2025-11-12 08:33:05 -0300
  • e1f0d9463d update advanced/middleware.md Rafael de Oliveira Marques 2025-11-12 08:29:17 -0300
  • 15713e7295 update advanced/events.md Rafael de Oliveira Marques 2025-11-12 08:25:17 -0300
  • 7ef74738bc update index.md Rafael de Oliveira Marques 2025-11-12 08:19:23 -0300
  • 3c4276dca5 update history-design-future.md Rafael de Oliveira Marques 2025-11-12 08:13:53 -0300
  • 5c71dd0d50
    Merge pull request #1 from ceb10n/master Rafael de Oliveira Marques 2025-11-12 08:10:35 -0300
  • a807b1bf09 docs and docs_src: add clarifing comment about async code KrzysztofCzapla 2025-11-11 21:38:11 +0100
  • 581d111f86
    Update docs/en/docs/tutorial/sql-databases.md Krzysztof Czapla 2025-11-11 21:28:39 +0100
  • 1cfb7b708b
    Merge branch 'master' into feat/test_suite Sofie Van Landeghem 2025-11-11 16:56:01 +0100
  • 15d56f1456
    Merge branch 'master' into add-file-upload-examples Sofie Van Landeghem 2025-11-11 16:54:56 +0100
  • 411af0d719 Merge branch 'fix-pylance-typing-docs' of https://github.com/clement-zentz/fastapi into fix-pylance-typing-docs #14337 clement-zentz 2025-11-11 13:43:31 +0100
  • e528d92cdc Fix import order for ruff lint clement-zentz 2025-11-11 13:41:06 +0100
  • 61b0afd0d7 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-11 12:36:40 +0000
  • 6ec5493ddd Fix Pylance typing warnings in tutorial examples clement-zentz 2025-11-11 13:21:16 +0100
  • ba29c2a530
    Added TypeVar to make Depends aware of dependency methods return type #14335 Ewen Lorimer 2025-11-11 09:36:10 +0000
  • fbad9bc9e2 docs and docs_src: use async code inside the lifespan and fix tutorial002 lines highlighting KrzysztofCzapla 2025-11-11 10:32:50 +0100
  • c5cb6df315 Test for doesn't raise Jeremy Epstein 2025-11-11 11:14:21 +1100
  • ba5867afb2 call should be dependant.call Jeremy Epstein 2025-11-11 10:46:22 +1100
  • e29fb2c08d
    Tweak wording of dependency with yield exception message Jeremy Epstein 2025-11-11 10:43:17 +1100
  • 8ffd22f890 Fix: make solve_dependencies re-raise RuntimeError Jeremy Epstein 2025-01-28 13:55:51 +1100
  • b293f7d871 Merge remote-tracking branch 'upstream/master' into wrapped-dependencies Yurii Motov 2025-11-10 22:32:56 +0100
  • 6fae64ff49 📝 Update release notes github-actions[bot] 2025-11-10 20:55:20 +0000
  • c09ba719ba
    🌐 Sync Russian docs (#14331) Motov Yurii 2025-11-10 21:54:56 +0100
  • 733700d3d2
    Merge branch 'master' into kczapla/fix-sql-databases-docs Krzysztof Czapla 2025-11-10 21:44:38 +0100
  • 3481bc47b4 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #14333 pre-commit-ci[bot] 2025-11-10 20:44:30 +0000
  • b7067f59a9 Removing stale code and tests for encoder Saurav Venkat 2025-11-10 15:40:19 -0500
  • 614b95efab Update outdated\missing pages in Rus translations #14331 Yurii Motov 2025-11-10 21:30:20 +0100
  • daa02891f0 docs and docs_src: remove depricated on_event() method KrzysztofCzapla 2025-11-10 21:28:14 +0100
  • 9a1fb8bd07
    Merge branch 'master' into fix/cli-encoding-utf8 Sofie Van Landeghem 2025-11-10 20:06:01 +0100
  • 85971f5ee5
    dummy edit #14325 Sofie Van Landeghem 2025-11-10 17:18:06 +0100
  • b25cc97cca Fix link in `advanced-dependencies.md` Yurii Motov 2025-11-10 17:17:40 +0100
  • c9ae831a86 Merge remote-tracking branch 'upstream/master' into fix-typo-in-docs Yurii Motov 2025-11-10 17:15:47 +0100
  • b00eb593df
    Merge branch 'master' into feat/test_suite Sofie Van Landeghem 2025-11-10 16:55:41 +0100
  • 7e24fd84e6
    Remove comment Sofie Van Landeghem 2025-11-10 16:55:15 +0100
  • 2f7b5847e9 Add tests for file upload validation and saving examples brunofoggiatto 2025-11-10 10:33:48 -0300
  • 9894481f3c 📝 Add file upload validation and saving examples brunofoggiatto 2025-11-10 10:27:47 -0300
  • 3390ee0670 replace tuple with Tuple JONEMI21 2025-11-10 12:45:22 +0000
  • e4917eac00 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-10 12:40:28 +0000
  • b4afab0f16 apply fixture JONEMI21 2025-11-10 12:40:17 +0000
  • 983c112c61 fix fixture JONEMI21 2025-11-10 12:38:05 +0000
  • a0541ab1bb
    Merge branch 'master' into master Michael Jones 2025-11-10 12:34:35 +0000
  • ac4de76722 mark as needing 3 10 JONEMI21 2025-11-10 12:34:15 +0000
  • 535a3ffc55 lint, fmt JONEMI21 2025-11-10 12:30:50 +0000
  • 88d2ace66a ignore invalid for pydantic v1 JONEMI21 2025-11-10 12:23:26 +0000
  • 4a7f704a07 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-10 11:14:44 +0000
  • 8472f4addf raise error in pydantic v1 JONEMI21 2025-11-10 11:14:33 +0000
  • 1121414bf2 fmt JONEMI21 2025-11-10 10:29:45 +0000
  • 03d445ad5e omit by default for pydantic v2 JONEMI21 2025-11-10 10:29:17 +0000
  • 45825d7d11 omit by default query params JONEMI21 2025-11-10 08:47:21 +0000
  • 409e7b503c 📝 Update release notes github-actions[bot] 2025-11-10 08:34:48 +0000
  • db488f3220
    🌐 Sync German docs (#14317) Nils-Hero Lindemann 2025-11-10 09:34:25 +0100
  • 3847b353ce 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-10 07:08:59 +0000
  • 076a8cf3fa rm omit by default fn JONEMI21 2025-11-10 07:08:41 +0000
  • c03fa4a65a Some fixes and improvements Yurii Motov 2025-11-09 18:00:35 +0100
  • 4bb0703fcb Two improvements #14317 Nils Lindemann 2025-11-09 16:03:33 +0100
  • 50a371567d
    Make depends and Security hashable again #14320 Stanislav Zmiev 2025-11-09 12:36:23 +0400
  • d526cf10ba Merge remote-tracking branch 'origin/update-user-guide' into update-user-guide #14319 Wu Clan 2025-11-09 15:59:34 +0800
  • 16984ec201 🔧 Restore path-operation-configuration.md Wu Clan 2025-11-09 15:58:57 +0800
  • 3b98ce9c84 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-09 07:51:15 +0000
  • 16cf1e3def 📝 Update user tutorial article categories Wu Clan 2025-11-09 15:39:32 +0800
  • 5155c005ea perf: Optimize route conflict detection #14318 YeLinAung 2025-11-09 11:56:54 +0630
  • d90b37adfe fix: Suppress route conflict warnings in tutorial tests YeLinAung 2025-11-09 09:23:32 +0630
  • 300d5ff04a feat: Add warning when route conflict detected in api routes. YeLinAung 2025-11-08 22:31:14 +0630
  • 5bdcb4ca99 Sync with #14287 Nils Lindemann 2025-11-09 00:17:49 +0100
  • b5a358ae21 Sync with #14262 Nils Lindemann 2025-11-09 00:11:36 +0100
  • 1c7e2540c2 🔖 Release version 0.121.1 0.121.1 Sebastián Ramírez 2025-11-08 22:47:00 +0100
  • 9e5439959a 📝 Update release notes github-actions[bot] 2025-11-08 21:43:59 +0000
  • 282f372eda
    🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301) luzzodev 2025-11-08 22:43:30 +0100
  • cd9008b2e3
    Merge d9b66d138b into 972a967d5d #12529 Nir Schulman 2025-11-08 11:02:16 +0000
  • d9b66d138b 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks #12529 pre-commit-ci[bot] 2025-11-08 11:02:10 +0000
  • f1b53236a9 Updated the lifespan-scoped-dependencies tutorial and fixed some coverage issues. Nir Schulman 2025-11-08 13:01:57 +0200
  • a4984b83a4 Removed kw_only from dataclass since it's not supported in python 3.8 and 3.9 Nir Schulman 2025-11-08 11:50:29 +0200
  • e39ad15667 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks pre-commit-ci[bot] 2025-11-08 09:30:19 +0000