]> 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 17:00:02 +0000 (17:00 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix optional sequence handling with new union syntax from Python 3.10 (#14430)
Victorien [Tue, 2 Dec 2025 16:59:38 +0000 (17:59 +0100)] 
🐛 Fix optional sequence handling with new union syntax from Python 3.10 (#14430)

Co-authored-by: pre-commit-ci-lite[bot] <117423508+pre-commit-ci-lite[bot]@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 16:49:12 +0000 (16:49 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🔥 Remove dangling extra condiitonal no longer needed (#14435)
Sebastián Ramírez [Tue, 2 Dec 2025 16:48:46 +0000 (08:48 -0800)] 
🔥 Remove dangling extra condiitonal no longer needed (#14435)

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

[skip ci]

6 days ago♻️ Refactor internals, update `is_coroutine` check to reuse internal supported varian...
Sebastián Ramírez [Tue, 2 Dec 2025 13:43:31 +0000 (05:43 -0800)] 
♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class) (#14434)

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

[skip ci]

6 days ago✨ Handle wrapped dependencies (#9555)
Matthew Martin [Tue, 2 Dec 2025 13:34:19 +0000 (07:34 -0600)] 
✨ Handle wrapped dependencies (#9555)

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.4 0.123.4
Sebastián Ramírez [Tue, 2 Dec 2025 10:47:05 +0000 (11:47 +0100)] 
🔖 Release version 0.123.4

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

[skip ci]

6 days ago🐛 Fix OpenAPI schema support for computed fields when using `separate_input_output_sc...
Vincent Grafé [Tue, 2 Dec 2025 09:22:08 +0000 (01:22 -0800)] 
🐛 Fix OpenAPI schema support for computed fields when using `separate_input_output_schemas=False` (#13207)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 09:11:52 +0000 (09:11 +0000)] 
📝 Update release notes

[skip ci]

6 days ago📝 Fix docstring of `servers` parameter (#14405)
Motov Yurii [Tue, 2 Dec 2025 09:11:29 +0000 (10:11 +0100)] 
📝 Fix docstring of `servers` parameter (#14405)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago🔖 Release version 0.123.3 0.123.3
Sebastián Ramírez [Tue, 2 Dec 2025 07:42:22 +0000 (08:42 +0100)] 
🔖 Release version 0.123.3

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

[skip ci]

6 days ago🐛 Fix Query\Header\Cookie parameter model alias (#14360)
Motov Yurii [Tue, 2 Dec 2025 07:24:09 +0000 (08:24 +0100)] 
🐛 Fix Query\Header\Cookie parameter model alias (#14360)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 07:10:50 +0000 (07:10 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix optional sequence handling in `serialize sequence value` with Pydantic V2 ...
Motov Yurii [Tue, 2 Dec 2025 07:10:27 +0000 (08:10 +0100)] 
🐛 Fix optional sequence handling in `serialize sequence value` with Pydantic V2 (#14297)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
6 days ago🔖 Release version 0.123.2 0.123.2
Sebastián Ramírez [Tue, 2 Dec 2025 05:31:27 +0000 (06:31 +0100)] 
🔖 Release version 0.123.2

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

[skip ci]

6 days ago📝 Add tip on how to install `pip` in case of `No module named pip` error in `virtual...
zadevhub [Tue, 2 Dec 2025 05:09:25 +0000 (05:09 +0000)] 
📝 Add tip on how to install `pip` in case of `No module named pip` error in `virtual-environments.md` (#14211)

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

[skip ci]

6 days ago📝 Update Primary Key notes for the SQL databases tutorial to avoid confusion (#14120)
Flavius [Tue, 2 Dec 2025 05:06:56 +0000 (05:06 +0000)] 
📝 Update Primary Key notes for the SQL databases tutorial to avoid confusion (#14120)

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

[skip ci]

6 days ago📝 Clarify estimation note in documentation (#14070)
SaisakthiM [Tue, 2 Dec 2025 05:03:46 +0000 (10:33 +0530)] 
📝 Clarify estimation note in documentation (#14070)

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

[skip ci]

6 days ago🐛 Fix unformatted `{type_}` in FastAPIError (#14416)
Alex Colby [Tue, 2 Dec 2025 05:01:11 +0000 (05:01 +0000)] 
🐛 Fix unformatted `{type_}` in FastAPIError (#14416)

Co-authored-by: Alex Colby <alex.colby@intellisense.io>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 04:57:45 +0000 (04:57 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix parsing extra non-body parameter list (#14356)
Motov Yurii [Tue, 2 Dec 2025 04:57:19 +0000 (05:57 +0100)] 
🐛 Fix parsing extra non-body parameter list (#14356)

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>
6 days ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 04:49:52 +0000 (04:49 +0000)] 
📝 Update release notes

[skip ci]

6 days ago🐛 Fix parsing extra `Form` parameter list (#14303)
Motov Yurii [Tue, 2 Dec 2025 04:49:32 +0000 (05:49 +0100)] 
🐛 Fix parsing extra `Form` parameter list (#14303)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
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>