]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 04:40:16 +0000 (04:40 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix support for form values with empty strings interpreted as missing (`None` if...
ad hoc [Tue, 2 Dec 2025 04:39:55 +0000 (05:39 +0100)] 
🐛 Fix support for form values with empty strings interpreted as missing (`None` if that's the default), for compatibility with HTML forms (#13537)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago🔖 Release version 0.123.1 0.123.1
Sebastián Ramírez [Tue, 2 Dec 2025 04:30:18 +0000 (05:30 +0100)] 
🔖 Release version 0.123.1

6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 04:04:37 +0000 (04:04 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Avoid accessing non-existing "$ref" key for Pydantic v2 compat remapping (#14361)
Sofie Van Landeghem [Tue, 2 Dec 2025 04:04:13 +0000 (09:34 +0530)] 
🐛 Avoid accessing non-existing "$ref" key for Pydantic v2 compat remapping (#14361)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 04:03:00 +0000 (04:03 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix Windows UnicodeEncodeError in CLI test (#14295)
Hemanth U [Tue, 2 Dec 2025 04:02:38 +0000 (09:32 +0530)] 
🐛 Fix Windows UnicodeEncodeError in CLI test (#14295)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 03:32:40 +0000 (03:32 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix `TypeError` when encoding a decimal with a `NaN` or `Infinity` value (#12935)
Kent Huang [Tue, 2 Dec 2025 03:31:59 +0000 (11:31 +0800)] 
🐛 Fix `TypeError` when encoding a decimal with a `NaN` or `Infinity` value (#12935)

Signed-off-by: Kent Huang <kent@infuseai.io>
6 days ago📝 Update release notes
github-actions[bot] [Mon, 1 Dec 2025 20:07:18 +0000 (20:07 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🔧 Update sponsors: add Greptile (#14429)
Sebastián Ramírez [Mon, 1 Dec 2025 20:06:57 +0000 (12:06 -0800)] 
🔧 Update sponsors: add Greptile (#14429)

7 days ago📝 Update release notes
github-actions[bot] [Mon, 1 Dec 2025 13:17:51 +0000 (13:17 +0000)] 
📝 Update release notes

[skip ci]

7 days ago👥 Update FastAPI GitHub topic repositories (#14426)
Sebastián Ramírez [Mon, 1 Dec 2025 13:17:29 +0000 (05:17 -0800)] 
👥 Update FastAPI GitHub topic repositories (#14426)

Co-authored-by: github-actions <github-actions@github.com>
7 days ago📝 Update release notes
github-actions[bot] [Mon, 1 Dec 2025 06:33:00 +0000 (06:33 +0000)] 
📝 Update release notes

[skip ci]

7 days ago⬆ Bump markdown-include-variants from 0.0.6 to 0.0.7 (#14423)
Motov Yurii [Mon, 1 Dec 2025 06:32:32 +0000 (07:32 +0100)] 
⬆ Bump markdown-include-variants from 0.0.6 to 0.0.7 (#14423)

7 days ago📝 Update release notes
github-actions[bot] [Mon, 1 Dec 2025 06:31:20 +0000 (06:31 +0000)] 
📝 Update release notes

[skip ci]

7 days ago👥 Update FastAPI People - Sponsors (#14422)
Sebastián Ramírez [Mon, 1 Dec 2025 06:30:56 +0000 (22:30 -0800)] 
👥 Update FastAPI People - Sponsors (#14422)

Co-authored-by: github-actions <github-actions@github.com>
7 days ago📝 Update release notes
github-actions[bot] [Mon, 1 Dec 2025 06:28:06 +0000 (06:28 +0000)] 
📝 Update release notes

[skip ci]

7 days ago👥 Update FastAPI People - Contributors and Translators (#14420)
Sebastián Ramírez [Mon, 1 Dec 2025 06:27:43 +0000 (22:27 -0800)] 
👥 Update FastAPI People - Contributors and Translators (#14420)

Co-authored-by: github-actions <github-actions@github.com>
8 days ago🔖 Release version 0.123.0 0.123.0
Sebastián Ramírez [Sun, 30 Nov 2025 14:47:35 +0000 (15:47 +0100)] 
🔖 Release version 0.123.0

8 days ago📝 Update release notes
github-actions[bot] [Sun, 30 Nov 2025 14:46:13 +0000 (14:46 +0000)] 
📝 Update release notes

[skip ci]

8 days ago🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scope...
Sebastián Ramírez [Sun, 30 Nov 2025 14:45:49 +0000 (06:45 -0800)] 
🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scopes (#14419)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
8 days ago🔖 Release version 0.122.1 0.122.1
Sebastián Ramírez [Sun, 30 Nov 2025 12:00:20 +0000 (13:00 +0100)] 
🔖 Release version 0.122.1

8 days ago📝 Update release notes
github-actions[bot] [Sun, 30 Nov 2025 11:57:24 +0000 (11:57 +0000)] 
📝 Update release notes

[skip ci]

8 days ago🐛 Fix hierarchical security scope propagation (#5624)
Kristján Valur Jónsson [Sun, 30 Nov 2025 11:57:01 +0000 (11:57 +0000)] 
🐛 Fix hierarchical security scope propagation (#5624)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
9 days ago📝 Update release notes
github-actions[bot] [Sat, 29 Nov 2025 12:09:26 +0000 (12:09 +0000)] 
📝 Update release notes

[skip ci]

9 days ago⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)
Motov Yurii [Sat, 29 Nov 2025 12:08:57 +0000 (13:08 +0100)] 
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418)

10 days ago📝 Update release notes
github-actions[bot] [Fri, 28 Nov 2025 15:55:40 +0000 (15:55 +0000)] 
📝 Update release notes

[skip ci]

10 days ago💅 Update CSS to explicitly use emoji font (#14415)
Sebastián Ramírez [Fri, 28 Nov 2025 15:55:15 +0000 (07:55 -0800)] 
💅 Update CSS to explicitly use emoji font (#14415)

13 days ago🔖 Release version 0.122.0 0.122.0
Sebastián Ramírez [Mon, 24 Nov 2025 19:14:34 +0000 (20:14 +0100)] 
🔖 Release version 0.122.0

13 days ago📝 Updates release notes
Sebastián Ramírez [Mon, 24 Nov 2025 19:12:28 +0000 (20:12 +0100)] 
📝 Updates release notes

13 days ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 19:03:33 +0000 (19:03 +0000)] 
📝 Update release notes

[skip ci]

13 days ago🐛 Use `401` status code in security classes when credentials are missing (#13786)
Motov Yurii [Mon, 24 Nov 2025 19:03:06 +0000 (20:03 +0100)] 
🐛 Use `401` status code in security classes when credentials are missing (#13786)

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>
2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 15:00:36 +0000 (15:00 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 15:00:29 +0000 (15:00 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 15:00:13 +0000 (15:00 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 15:00:12 +0000 (15:00 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 14:59:55 +0000 (14:59 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 24 Nov 2025 14:58:56 +0000 (14:58 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5` (#14403)
Sofie Van Landeghem [Mon, 24 Nov 2025 14:58:32 +0000 (15:58 +0100)] 
👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5` (#14403)

👷 Upgrade latest-changes and pin actions/checkout@v5

2 weeks ago🔧 Configure labeler to exclude files that start from underscore for `lang-all` label...
Motov Yurii [Sun, 23 Nov 2025 20:10:04 +0000 (21:10 +0100)] 
🔧 Configure labeler to exclude files that start from underscore for `lang-all` label (#14213)

2 weeks ago👷 Add pre-commit config with local script for permalinks (#14398)
Sebastián Ramírez [Sun, 23 Nov 2025 17:41:43 +0000 (09:41 -0800)] 
👷 Add pre-commit config with local script for permalinks (#14398)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2 weeks ago👷 Add custom pre-commit CI (#14397)
Sebastián Ramírez [Sun, 23 Nov 2025 16:36:34 +0000 (08:36 -0800)] 
👷 Add custom pre-commit CI (#14397)

2 weeks ago💄 Use font Fira Code to fix display of Rich panels in docs in Windows (#14387)
Sebastián Ramírez [Sun, 23 Nov 2025 09:27:40 +0000 (01:27 -0800)] 
💄 Use font Fira Code to fix display of Rich panels in docs in Windows (#14387)

2 weeks ago⬆ Bump actions/checkout from 5 to 6 (#14381)
dependabot[bot] [Fri, 21 Nov 2025 13:03:21 +0000 (14:03 +0100)] 
⬆ Bump actions/checkout from 5 to 6 (#14381)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  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>
2 weeks ago📝 Update release notes
github-actions[bot] [Fri, 21 Nov 2025 12:49:34 +0000 (12:49 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` (#14033)
Motov Yurii [Fri, 21 Nov 2025 12:49:11 +0000 (13:49 +0100)] 
🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` (#14033)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 weeks ago📝 Update release notes
github-actions[bot] [Thu, 20 Nov 2025 10:45:39 +0000 (10:45 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago🔧 Upgrade Material for MkDocs and remove insiders (#14375)
Sebastián Ramírez [Thu, 20 Nov 2025 10:45:16 +0000 (11:45 +0100)] 
🔧 Upgrade Material for MkDocs and remove insiders (#14375)

2 weeks ago🔖 Release version 0.121.3 0.121.3
Sebastián Ramírez [Wed, 19 Nov 2025 16:51:59 +0000 (17:51 +0100)] 
🔖 Release version 0.121.3

2 weeks ago📝 Update release notes
github-actions[bot] [Wed, 19 Nov 2025 16:50:42 +0000 (16:50 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago♻️ Make the result of `Depends()` and `Security()` hashable, as a workaround for...
Sebastián Ramírez [Wed, 19 Nov 2025 16:50:18 +0000 (17:50 +0100)] 
♻️ Make the result of `Depends()` and `Security()` hashable, as a workaround for other tools interacting with these internal parts (#14372)

2 weeks ago📝 Update release notes
github-actions[bot] [Wed, 19 Nov 2025 11:55:32 +0000 (11:55 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago⬆️ Bump Starlette to <`0.51.0` (#14282)
Ben Beasley [Wed, 19 Nov 2025 11:55:05 +0000 (11:55 +0000)] 
⬆️ Bump Starlette to <`0.51.0` (#14282)

2 weeks ago📝 Update release notes
github-actions[bot] [Wed, 19 Nov 2025 10:12:24 +0000 (10:12 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Add missing hash part (#14369)
Nils-Hero Lindemann [Wed, 19 Nov 2025 10:12:00 +0000 (11:12 +0100)] 
📝 Add missing hash part (#14369)

Add missing hash part

Was forgotten in #14359. I already added it in #14367

2 weeks ago📝 Update release notes
github-actions[bot] [Tue, 18 Nov 2025 08:30:46 +0000 (08:30 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Fix typos in code comments (#14364)
Edge-Seven [Tue, 18 Nov 2025 08:30:20 +0000 (15:30 +0700)] 
📝 Fix typos in code comments (#14364)

Fix typos in some files

Co-authored-by: khanhkhanhlele <namkhanh20xx@gmail.com>
2 weeks ago📝 Update release notes
github-actions[bot] [Mon, 17 Nov 2025 19:34:16 +0000 (19:34 +0000)] 
📝 Update release notes

[skip ci]

2 weeks ago📝 Add docs for using FastAPI Cloud (#14359)
Sebastián Ramírez [Mon, 17 Nov 2025 19:33:53 +0000 (20:33 +0100)] 
📝 Add docs for using FastAPI Cloud (#14359)

3 weeks ago🔖 Release version 0.121.2 0.121.2
Sebastián Ramírez [Thu, 13 Nov 2025 17:03:55 +0000 (18:03 +0100)] 
🔖 Release version 0.121.2

3 weeks ago📝 Update release notes
github-actions[bot] [Thu, 13 Nov 2025 13:59:34 +0000 (13:59 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago🐛 Fix handling of JSON Schema attributes named "$ref" (#14349)
Sebastián Ramírez [Thu, 13 Nov 2025 13:59:07 +0000 (14:59 +0100)] 
🐛 Fix handling of JSON Schema attributes named "$ref" (#14349)

3 weeks ago📝 Update release notes
github-actions[bot] [Thu, 13 Nov 2025 09:22:06 +0000 (09:22 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)
Mia Bajić [Thu, 13 Nov 2025 09:21:43 +0000 (10:21 +0100)] 
📝 Add EuroPython talk & podcast episode with Sebastián Ramírez (#14260)

Add EuroPython & podcast episode with Sebastián Ramírez

3 weeks ago📝 Update release notes
github-actions[bot] [Thu, 13 Nov 2025 07:37:43 +0000 (07:37 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago✏️ Fix links and add missing permalink in docs (#14217)
Motov Yurii [Thu, 13 Nov 2025 07:37:15 +0000 (08:37 +0100)] 
✏️ Fix links and add missing permalink in docs (#14217)

* Fix link url to match link text

* Add missing permalink in `behind-a-proxy.md`

* Fix link in `advanced-dependencies.md`

3 weeks ago📝 Update release notes
github-actions[bot] [Wed, 12 Nov 2025 16:24:24 +0000 (16:24 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago🌐 Update Portuguese translations with LLM prompt (#14228)
Rafael de Oliveira Marques [Wed, 12 Nov 2025 16:23:57 +0000 (13:23 -0300)] 
🌐 Update Portuguese translations with LLM prompt (#14228)

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* validated llm translation

* fix non-Annotated in llm-prompt

* rerun after a few changes in llm-prompt

* fix non-Annotated

* validated llm translation

* fix llm translation

* update outdated translations

* fix translation for operation IDs

* add header link

* add missing link

* fix line break

* fix diff

* fix llm translation

* fix 'Atualize' to 'Atualizar'

* update alternatives.md

* update async.md

* update fastapi-cli.md

* update features.md

* update help-fastapi.md

* update history-design-future.md

* update index.md

* update advanced/events.md

* update advanced/middleware.md

* update advanced/response-cookies.md

* update advanced/response-headers.md

* update advanced/templates.md

* update advanced/testing-websockets.md

* update advanced/using-request-directly.md

* update advanced/websockets.md

* update advanced/security/oauth2-scopes.md

* update deployment/cloud.md

* update deployment/manually.md

* update how-to/custom-request-and-route.md

* update how-to/migrate-from-pydantic-v1-to-pydantic-v2.md

* update tutorial/background-tasks.md

* update tutorial/first-steps.md

* update tutorial/handling-errors.md

* update tutorial/middleware.md

* update tutorial/request-files.md

* update tutorial/sql-databases.md

* update tutorial/static-files.md

* update tutorial/testing.md

* update tutorial/dependencies/dependencies-with-yield.md

* update advanced/advanced-dependencies.md

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
3 weeks ago📝 Update release notes
github-actions[bot] [Wed, 12 Nov 2025 15:23:24 +0000 (15:23 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago🔨 Add Portuguese translations LLM prompt (#14208)
Rafael de Oliveira Marques [Wed, 12 Nov 2025 15:22:59 +0000 (12:22 -0300)] 
🔨 Add Portuguese translations LLM prompt (#14208)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 weeks ago📝 Update release notes
github-actions[bot] [Mon, 10 Nov 2025 20:55:20 +0000 (20:55 +0000)] 
📝 Update release notes

[skip ci]

3 weeks ago🌐 Sync Russian docs (#14331)
Motov Yurii [Mon, 10 Nov 2025 20:54:56 +0000 (21:54 +0100)] 
🌐 Sync Russian docs (#14331)

Update outdated\missing pages in Rus translations

4 weeks ago📝 Update release notes
github-actions[bot] [Mon, 10 Nov 2025 08:34:48 +0000 (08:34 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago🌐 Sync German docs (#14317)
Nils-Hero Lindemann [Mon, 10 Nov 2025 08:34:25 +0000 (09:34 +0100)] 
🌐 Sync German docs (#14317)

* Sync with #14262

* Sync with #14287

* Two improvements

* "Frühzeitig beenden" -> "Frühes Beenden"
* "Make herum" bold too

4 weeks ago🔖 Release version 0.121.1 0.121.1
Sebastián Ramírez [Sat, 8 Nov 2025 21:47:00 +0000 (22:47 +0100)] 
🔖 Release version 0.121.1

4 weeks ago📝 Update release notes
github-actions[bot] [Sat, 8 Nov 2025 21:43:59 +0000 (21:43 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies...
luzzodev [Sat, 8 Nov 2025 21:43:30 +0000 (22:43 +0100)] 
🐛 Fix `Depends(func, scope='function')` for top level (parameterless) dependencies (#14301)

4 weeks ago📝 Update release notes
github-actions[bot] [Tue, 4 Nov 2025 08:39:30 +0000 (08:39 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago📝 Update release notes
github-actions[bot] [Tue, 4 Nov 2025 08:38:34 +0000 (08:38 +0000)] 
📝 Update release notes

[skip ci]

4 weeks ago⬆ Bump ruff from 0.13.2 to 0.14.3 (#14276)
dependabot[bot] [Tue, 4 Nov 2025 08:38:16 +0000 (09:38 +0100)] 
⬆ Bump ruff from 0.13.2 to 0.14.3 (#14276)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.13.2 to 0.14.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.13.2...0.14.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.14.3
  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>
4 weeks ago⬆ [pre-commit.ci] pre-commit autoupdate (#14289)
pre-commit-ci[bot] [Tue, 4 Nov 2025 08:38:05 +0000 (09:38 +0100)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#14289)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.14.2 → v0.14.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.2...v0.14.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Mon, 3 Nov 2025 13:20:34 +0000 (13:20 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121...
Sebastián Ramírez [Mon, 3 Nov 2025 13:19:58 +0000 (14:19 +0100)] 
📝 Upate docs for advanced dependencies with `yield`, noting the changes in 0.121.0, adding `scope` (#14287)

5 weeks ago🔖 Release version 0.121.0 0.121.0
Sebastián Ramírez [Mon, 3 Nov 2025 10:21:36 +0000 (11:21 +0100)] 
🔖 Release version 0.121.0

5 weeks ago📝 Update release notes
Sebastián Ramírez [Mon, 3 Nov 2025 10:19:56 +0000 (11:19 +0100)] 
📝 Update release notes

5 weeks ago📝 Update release notes
github-actions[bot] [Mon, 3 Nov 2025 10:13:13 +0000 (10:13 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago✨ Add support for dependencies with scopes, support `scope="request"` for dependencie...
Sebastián Ramírez [Mon, 3 Nov 2025 10:12:49 +0000 (11:12 +0100)] 
✨ Add support for dependencies with scopes, support `scope="request"` for dependencies with `yield` that exit before the response is sent (#14262)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Mon, 3 Nov 2025 09:25:02 +0000 (09:25 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago📝 Update release notes
github-actions[bot] [Mon, 3 Nov 2025 09:24:57 +0000 (09:24 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago👥 Update FastAPI People - Contributors and Translators (#14273)
Sebastián Ramírez [Mon, 3 Nov 2025 09:24:36 +0000 (10:24 +0100)] 
👥 Update FastAPI People - Contributors and Translators (#14273)

Co-authored-by: github-actions <github-actions@github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Mon, 3 Nov 2025 09:24:17 +0000 (09:24 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago👥 Update FastAPI People - Sponsors (#14274)
Sebastián Ramírez [Mon, 3 Nov 2025 09:24:09 +0000 (10:24 +0100)] 
👥 Update FastAPI People - Sponsors (#14274)

Co-authored-by: github-actions <github-actions@github.com>
5 weeks ago👥 Update FastAPI GitHub topic repositories (#14280)
Sebastián Ramírez [Mon, 3 Nov 2025 09:23:52 +0000 (10:23 +0100)] 
👥 Update FastAPI GitHub topic repositories (#14280)

Co-authored-by: github-actions <github-actions@github.com>
5 weeks ago📝 Update release notes
github-actions[bot] [Sun, 2 Nov 2025 17:15:57 +0000 (17:15 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 (#14277)
dependabot[bot] [Sun, 2 Nov 2025 17:15:19 +0000 (18:15 +0100)] 
⬆ Bump mkdocs-macros-plugin from 1.4.0 to 1.4.1 (#14277)

Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.4.0 to 1.4.1.
- [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.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
  dependency-version: 1.4.1
  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>
5 weeks ago📝 Update release notes
github-actions[bot] [Sun, 2 Nov 2025 17:15:00 +0000 (17:15 +0000)] 
📝 Update release notes

[skip ci]

5 weeks ago⬆ Bump mkdocstrings[python] from 0.26.1 to 0.30.1 (#14279)
dependabot[bot] [Sun, 2 Nov 2025 17:14:31 +0000 (18:14 +0100)] 
⬆ Bump mkdocstrings[python] from 0.26.1 to 0.30.1 (#14279)

Bumps [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) from 0.26.1 to 0.30.1.
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mkdocstrings/mkdocstrings/compare/0.26.1...0.30.1)

---
updated-dependencies:
- dependency-name: mkdocstrings[python]
  dependency-version: 0.30.1
  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>
5 weeks ago🔖 Release version 0.120.4 0.120.4
Sebastián Ramírez [Fri, 31 Oct 2025 18:35:33 +0000 (19:35 +0100)] 
🔖 Release version 0.120.4

5 weeks ago📝 Update release notes
github-actions[bot] [Fri, 31 Oct 2025 18:35:03 +0000 (18:35 +0000)] 
📝 Update release notes

[skip ci]