Sofie Van Landeghem
0f7863627d
Merge branch 'master' into feat/query-method
2025-10-20 16:16:53 +02:00
github-actions[bot]
046d49b5a9
📝 Update release notes
...
[skip ci]
2025-10-20 14:00:33 +00:00
Nils-Hero Lindemann
847280450a
🌐 Sync German docs ( #14188 )
...
Sync German docs with #14168
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
2025-10-20 16:00:08 +02:00
Sebastián Ramírez
864b569cf8
🔖 Release version 0.119.1
2025-10-20 13:28:38 +02:00
github-actions[bot]
43f15d3b43
📝 Update release notes
...
[skip ci]
2025-10-20 11:27:39 +00:00
Sofie Van Landeghem
d8c691f7f0
🐛 Fix internal Pydantic v1 compatibility (warnings) for Python 3.14 and Pydantic 2.12.1 ( #14186 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-10-20 13:26:49 +02:00
github-actions[bot]
6e49dc0295
📝 Update release notes
...
[skip ci]
2025-10-19 19:12:47 +00:00
Sebastián Ramírez
7df594d284
🔧 Add sponsor Requestly ( #14205 )
2025-10-19 21:12:22 +02:00
Gero Zayas
5d48ff13cc
Merge branch 'master' into feat/query-method
2025-10-16 08:54:46 +02:00
github-actions[bot]
81f85831f5
📝 Update release notes
...
[skip ci]
2025-10-11 19:36:56 +00:00
Motov Yurii
7f810ca93b
🔧 Configure reminder for `waiting` label in `issue-manager` ( #14156 )
2025-10-11 21:36:25 +02:00
github-actions[bot]
414f961f1f
📝 Update release notes
...
[skip ci]
2025-10-11 17:49:15 +00:00
Marcelo Trylesinski
dde7bd1ceb
📝 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` ( #14176 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 17:48:49 +00:00
Sebastián Ramírez
2e721e1b02
🔖 Release version 0.119.0
2025-10-11 19:09:01 +02:00
Sebastián Ramírez
fc7a0686af
📝 Update release notes
2025-10-11 19:07:40 +02:00
github-actions[bot]
3a3879b2c3
📝 Update release notes
...
[skip ci]
2025-10-11 16:46:19 +00:00
Sebastián Ramírez
d34918abf0
✨ Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app ( #14168 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-11 18:45:54 +02:00
Sebastián Ramírez
352dbefc63
🔖 Release version 0.118.3
2025-10-10 12:34:39 +02:00
github-actions[bot]
96e7d6eaa4
📝 Update release notes
...
[skip ci]
2025-10-10 09:45:05 +00:00
Sofie Van Landeghem
3611c3fc5b
⬆️ Add support for Python 3.14 ( #14165 )
2025-10-10 11:44:39 +02:00
Gero Zayas
1d8e5e0227
📝 Add Spanish translation for HTTP QUERY method section
...
- Translate experimental HTTP QUERY method documentation
- Add warning about non-standard HTTP method
- Include code example and limitations section
- Add tip about preferring POST for interoperability
Brings Spanish docs up to date with English version in docs/en/docs/how-to/custom-request-and-route.md
2025-10-09 13:50:34 +02:00
Gero Zayas
b12fe6b509
feat: add experimental HTTP QUERY method support
...
- Add APIRouter.query() decorator for QUERY method (IETF draft)
- Add FastAPI.query() passthrough method
- Exclude QUERY routes from OpenAPI by default (spec doesn't support it)
- Add test coverage for runtime execution and OpenAPI behavior
- Add documentation with caveats and limitations
2025-10-09 13:41:13 +02:00
Sebastián Ramírez
942fce394b
🔖 Release version 0.118.2
2025-10-08 16:49:59 +02:00
github-actions[bot]
13b067c9b6
📝 Update release notes
...
[skip ci]
2025-10-08 14:48:57 +00:00
François Voron
185cecd891
🐛 Fix tagged discriminated union not recognized as body field ( #12942 )
...
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Patrick Arminio <patrick.arminio@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-10-08 14:48:30 +00:00
github-actions[bot]
27c0f7e75f
📝 Update release notes
...
[skip ci]
2025-10-08 14:37:16 +00:00
dependabot[bot]
05dbfebce5
⬆ Bump astral-sh/setup-uv from 6 to 7 ( #14167 )
...
Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv ) from 6 to 7.
- [Release notes](https://github.com/astral-sh/setup-uv/releases )
- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: astral-sh/setup-uv
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 16:36:25 +02:00
Sebastián Ramírez
01be148429
🔖 Release version 0.118.1
2025-10-08 11:05:44 +02:00
github-actions[bot]
fca8564ea0
📝 Update release notes
...
[skip ci]
2025-10-08 09:03:50 +00:00
Sebastián Ramírez
485bfedf5d
🔨 Move local coverage logic to its own script ( #14166 )
2025-10-08 09:03:21 +00:00
github-actions[bot]
32b93b53fc
📝 Update release notes
...
[skip ci]
2025-10-08 08:58:49 +00:00
Colin Watson
c970d8a735
👽 ️ Ensure compatibility with Pydantic 2.12.0 ( #14036 )
...
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Patrick Arminio <patrick.arminio@gmail.com>
2025-10-08 10:57:37 +02:00
github-actions[bot]
22b38099ce
📝 Update release notes
...
[skip ci]
2025-10-07 15:05:44 +00:00
pre-commit-ci[bot]
bc5e877c9c
⬆ [pre-commit.ci] pre-commit autoupdate ( #14161 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.2 → v0.13.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.2...v0.13.3 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 17:05:17 +02:00
github-actions[bot]
1cd8717818
📝 Update release notes
...
[skip ci]
2025-10-06 19:08:44 +00:00
Simon Gurcke
6df0358b80
📝 Add External Link: Getting started with logging in FastAPI ( #14152 )
...
Add logging article to External links
2025-10-06 21:08:20 +02:00
github-actions[bot]
56c0632f86
📝 Update release notes
...
[skip ci]
2025-10-06 11:10:19 +00:00
Sebastián Ramírez
61596ebe5b
🔨 Add Russian translations LLM prompt ( #13936 )
...
* 🔨 Add Russian translations LLM prompt
* 🔨 Tweak prompt with input from Yurii
* 📝 Update LLM prompt
* Update llm-prompt.md
* Update llm-prompt.md
* Update llm-prompt.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Update llm-prompt.md
* Update llm-prompt.md
* Update llm-prompt.md
* Update ru `llm-prompt.md`
---------
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
2025-10-06 13:09:58 +02:00
github-actions[bot]
e820049caa
📝 Update release notes
...
[skip ci]
2025-10-02 06:56:51 +00:00
dependabot[bot]
3e97c96b60
⬆ Bump griffe-typingdoc from 0.2.8 to 0.2.9 ( #14144 )
...
Bumps [griffe-typingdoc](https://github.com/mkdocstrings/griffe-typingdoc ) from 0.2.8 to 0.2.9.
- [Release notes](https://github.com/mkdocstrings/griffe-typingdoc/releases )
- [Changelog](https://github.com/mkdocstrings/griffe-typingdoc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mkdocstrings/griffe-typingdoc/compare/0.2.8...0.2.9 )
---
updated-dependencies:
- dependency-name: griffe-typingdoc
dependency-version: 0.2.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 08:56:32 +02:00
github-actions[bot]
beef83d871
📝 Update release notes
...
[skip ci]
2025-10-02 06:46:36 +00:00
dependabot[bot]
d421feadf2
⬆ Bump mkdocs-macros-plugin from 1.3.9 to 1.4.0 ( #14145 )
...
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin ) from 1.3.9 to 1.4.0.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases )
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.3.9...v1.4.0 )
---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 08:46:14 +02:00
github-actions[bot]
407a6a4a7c
📝 Update release notes
...
[skip ci]
2025-10-02 06:27:51 +00:00
dependabot[bot]
ece783d217
⬆ Bump markdown-include-variants from 0.0.4 to 0.0.5 ( #14146 )
...
Bumps [markdown-include-variants](https://github.com/tiangolo/markdown-include-variants ) from 0.0.4 to 0.0.5.
- [Release notes](https://github.com/tiangolo/markdown-include-variants/releases )
- [Changelog](https://github.com/tiangolo/markdown-include-variants/blob/main/release-notes.md )
- [Commits](https://github.com/tiangolo/markdown-include-variants/compare/0.0.4...0.0.5 )
---
updated-dependencies:
- dependency-name: markdown-include-variants
dependency-version: 0.0.5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 08:27:21 +02:00
github-actions[bot]
45bfb89ea2
📝 Update release notes
...
[skip ci]
2025-10-01 16:44:12 +00:00
github-actions[bot]
6046849249
📝 Update release notes
...
[skip ci]
2025-10-01 16:43:50 +00:00
pre-commit-ci[bot]
597c2f42c6
⬆ [pre-commit.ci] pre-commit autoupdate ( #14126 )
...
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.1...v0.13.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-01 18:43:21 +02:00
Sebastián Ramírez
975e7190e4
👥 Update FastAPI GitHub topic repositories ( #14150 )
...
Co-authored-by: github-actions <github-actions@github.com>
2025-10-01 18:43:11 +02:00
github-actions[bot]
65b9bc24ef
📝 Update release notes
...
[skip ci]
2025-10-01 16:43:01 +00:00
github-actions[bot]
46b7bfc478
📝 Update release notes
...
[skip ci]
2025-10-01 16:42:56 +00:00