]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
3 months ago🌐 Sync Spanish docs (outdated pages found with script) (#14553)
Motov Yurii [Wed, 17 Dec 2025 10:15:01 +0000 (11:15 +0100)] 
🌐 Sync Spanish docs (outdated pages found with script) (#14553)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 months ago📝 Update release notes
github-actions[bot] [Wed, 17 Dec 2025 07:17:24 +0000 (07:17 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Sync German docs (#14519)
Nils-Hero Lindemann [Wed, 17 Dec 2025 07:17:04 +0000 (08:17 +0100)] 
🌐 Sync German docs (#14519)

Sync with #14505 (plus some more)

I actually searched for those patterns in VS Code.

Always:
    files to exclude: README.md, SECURITY.md, llm-prompt.md

This search & replace cleans up the hash parts everywhere under docs/.
It only finds the four occurences in the two _llm-test.md under docs/de/ and docs/pt/

    files to include: docs/**
        Search regex: \{[^\S\n]*#([^\S\n]*[a-z0-9]+(?:-[a-z0-9]+)*)[^\S\n]*\}
        Replace with: { #$1 }

This search finds headings without hash parts. It finds two headings in docs\de\docs\index.md (those which #14505 fixes) and all headings in docs\pt\docs\tutorial\security\index.md, which I also fixed on the way as that document seems to be in sync. docs\pt\docs\index.md is not in Sync, so I didnt touch it.

    files to include: docs/de/**, docs/pt/**
        Search regex: ^(#+)[^\S\n]*([^{}#\s]+(?:[^\S\n]+[^{}\s]+)*)[^\S\n]*(?=\n)
        (added the missing hash parts)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 21:05:45 +0000 (21:05 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🔥 Remove inactive/scarce translations to Vietnamese (#14543)
Sebastián Ramírez [Tue, 16 Dec 2025 21:05:18 +0000 (13:05 -0800)] 
🔥 Remove inactive/scarce translations to Vietnamese (#14543)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 20:59:17 +0000 (20:59 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🔥 Remove inactive/scarce translations to Persian (#14542)
Sebastián Ramírez [Tue, 16 Dec 2025 20:58:53 +0000 (12:58 -0800)] 
🔥 Remove inactive/scarce translations to Persian (#14542)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 20:44:35 +0000 (20:44 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations...
Sebastián Ramírez [Tue, 16 Dec 2025 20:44:10 +0000 (12:44 -0800)] 
🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations (#14541)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 20:33:42 +0000 (20:33 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Update translations for pt (update-outdated) (#14537)
Sebastián Ramírez [Tue, 16 Dec 2025 20:32:40 +0000 (12:32 -0800)] 
🌐 Update translations for pt (update-outdated) (#14537)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 20:32:33 +0000 (20:32 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🔧 Update test workflow config, remove commented code (#14540)
Sebastián Ramírez [Tue, 16 Dec 2025 20:32:09 +0000 (12:32 -0800)] 
🔧 Update test workflow config, remove commented code (#14540)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 17:52:40 +0000 (17:52 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Configure coverage, error on main tests, don't wait for Smokeshow (#14536)
Sebastián Ramírez [Tue, 16 Dec 2025 17:52:17 +0000 (09:52 -0800)] 
👷 Configure coverage, error on main tests, don't wait for Smokeshow (#14536)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 17:37:09 +0000 (17:37 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Run Smokeshow always, even on test failures (#14538)
Sebastián Ramírez [Tue, 16 Dec 2025 17:36:42 +0000 (09:36 -0800)] 
👷 Run Smokeshow always, even on test failures (#14538)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 17:00:34 +0000 (17:00 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Make Pydantic versions customizable in CI (#14535)
Sebastián Ramírez [Tue, 16 Dec 2025 17:00:12 +0000 (09:00 -0800)] 
👷 Make Pydantic versions customizable in CI (#14535)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 16:34:08 +0000 (16:34 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Update translations for es (update-outdated) (#14532)
Sebastián Ramírez [Tue, 16 Dec 2025 16:33:45 +0000 (08:33 -0800)] 
🌐 Update translations for es (update-outdated) (#14532)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 16:16:56 +0000 (16:16 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Update translations for es (add-missing) (#14533)
Sebastián Ramírez [Tue, 16 Dec 2025 16:16:35 +0000 (08:16 -0800)] 
🌐 Update translations for es (add-missing) (#14533)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 15:35:03 +0000 (15:35 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Fix checkout GitHub Action fetch-depth for LLM translations, enable cron monthly...
Sebastián Ramírez [Tue, 16 Dec 2025 15:34:37 +0000 (07:34 -0800)] 
👷 Fix checkout GitHub Action fetch-depth for LLM translations, enable cron monthly (#14531)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 12:53:54 +0000 (12:53 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Fix Typer command for CI LLM translations (#14530)
Sebastián Ramírez [Tue, 16 Dec 2025 12:53:28 +0000 (04:53 -0800)] 
👷 Fix Typer command for CI LLM translations (#14530)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 12:41:12 +0000 (12:41 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Update LLM translation CI, add language matrix and extra commands, prepare for...
Sebastián Ramírez [Tue, 16 Dec 2025 12:40:50 +0000 (04:40 -0800)] 
👷 Update LLM translation CI, add language matrix and extra commands, prepare for scheduled run (#14529)

3 months ago📝 Update release notes
github-actions[bot] [Tue, 16 Dec 2025 12:34:25 +0000 (12:34 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Update github-actions user for GitHub Actions workflows (#14528)
Sebastián Ramírez [Tue, 16 Dec 2025 12:34:01 +0000 (04:34 -0800)] 
👷 Update github-actions user for GitHub Actions workflows (#14528)

3 months ago📝 Update release notes
github-actions[bot] [Fri, 12 Dec 2025 16:57:03 +0000 (16:57 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Remove translations for removed docs (#14516)
Sebastián Ramírez [Fri, 12 Dec 2025 16:56:39 +0000 (08:56 -0800)] 
🌐 Remove translations for removed docs (#14516)

3 months ago📝 Update release notes
github-actions[bot] [Fri, 12 Dec 2025 16:54:50 +0000 (16:54 +0000)] 
📝 Update release notes

[skip ci]

3 months ago➕ Add requirements for translations (#14515)
Sebastián Ramírez [Fri, 12 Dec 2025 16:54:13 +0000 (08:54 -0800)] 
➕ Add requirements for translations (#14515)

3 months ago🔖 Release version 0.124.4 0.124.4
Sebastián Ramírez [Fri, 12 Dec 2025 14:59:12 +0000 (15:59 +0100)] 
🔖 Release version 0.124.4

3 months ago📝 Update release notes
github-actions[bot] [Fri, 12 Dec 2025 14:57:20 +0000 (14:57 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🐛 Fix parameter aliases (#14371)
Motov Yurii [Fri, 12 Dec 2025 14:56:57 +0000 (15:56 +0100)] 
🐛 Fix parameter aliases (#14371)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 months ago🔖 Release version 0.124.3 0.124.3
Sebastián Ramírez [Fri, 12 Dec 2025 14:32:58 +0000 (15:32 +0100)] 
🔖 Release version 0.124.3

3 months ago📝 Update release notes
github-actions[bot] [Fri, 12 Dec 2025 14:31:45 +0000 (14:31 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🐛 Fix support for tagged union with discriminator inside of `Annotated` with `Body...
Sebastián Ramírez [Fri, 12 Dec 2025 14:31:21 +0000 (06:31 -0800)] 
🐛 Fix support for tagged union with discriminator inside of `Annotated` with `Body()` (#14512)

3 months ago📝 Update release notes
github-actions[bot] [Thu, 11 Dec 2025 21:25:27 +0000 (21:25 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Sync Russian docs (#14509)
Motov Yurii [Thu, 11 Dec 2025 21:25:03 +0000 (22:25 +0100)] 
🌐 Sync Russian docs (#14509)

* Translate missing pages

* Update outdated translations

3 months ago📝 Update release notes
github-actions[bot] [Thu, 11 Dec 2025 16:16:13 +0000 (16:16 +0000)] 
📝 Update release notes

[skip ci]

3 months ago✅ Add set of tests for request parameters and alias (#14358)
Motov Yurii [Thu, 11 Dec 2025 16:15:36 +0000 (17:15 +0100)] 
✅ Add set of tests for request parameters and alias (#14358)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 months ago📝 Update release notes
github-actions[bot] [Thu, 11 Dec 2025 16:02:50 +0000 (16:02 +0000)] 
📝 Update release notes

[skip ci]

3 months ago👷 Tweak coverage to not pass Smokeshow max file size limit (#14507)
Sebastián Ramírez [Thu, 11 Dec 2025 16:02:26 +0000 (08:02 -0800)] 
👷 Tweak coverage to not pass Smokeshow max file size limit (#14507)

3 months ago📝 Update release notes
github-actions[bot] [Thu, 11 Dec 2025 15:28:47 +0000 (15:28 +0000)] 
📝 Update release notes

[skip ci]

3 months ago✅ Expand test matrix to include Windows and MacOS (#14171)
Sofie Van Landeghem [Thu, 11 Dec 2025 15:28:21 +0000 (20:58 +0530)] 
✅ Expand test matrix to include Windows and MacOS (#14171)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
3 months ago📝 Update release notes
github-actions[bot] [Thu, 11 Dec 2025 14:49:09 +0000 (14:49 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Tweak links format (#14505)
Sebastián Ramírez [Thu, 11 Dec 2025 14:48:47 +0000 (06:48 -0800)] 
📝 Tweak links format (#14505)

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 13:54:57 +0000 (13:54 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🌐 Sync German docs (#14488)
Nils-Hero Lindemann [Wed, 10 Dec 2025 13:54:34 +0000 (14:54 +0100)] 
🌐 Sync German docs (#14488)

* Sync with #14472

* Sync with #14413

* Sync with #14486

* Sync with #14487

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 12:57:18 +0000 (12:57 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Update docs about re-raising validation errors, do not include string as is to...
Sebastián Ramírez [Wed, 10 Dec 2025 12:56:50 +0000 (04:56 -0800)] 
📝 Update docs about re-raising validation errors, do not include string as is to not leak information (#14487)

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 12:29:04 +0000 (12:29 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🔥 Remove external links section (#14486)
Sebastián Ramírez [Wed, 10 Dec 2025 12:28:40 +0000 (04:28 -0800)] 
🔥 Remove external links section (#14486)

3 months ago🔖 Release version 0.124.2 0.124.2
Sebastián Ramírez [Wed, 10 Dec 2025 12:07:53 +0000 (13:07 +0100)] 
🔖 Release version 0.124.2

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 12:06:32 +0000 (12:06 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🐛 Fix support for `if TYPE_CHECKING`, non-evaluated stringified annotations (#14485)
Sebastián Ramírez [Wed, 10 Dec 2025 12:06:05 +0000 (04:06 -0800)] 
🐛 Fix support for `if TYPE_CHECKING`,  non-evaluated stringified annotations (#14485)

3 months ago🔖 Release version 0.124.1 0.124.1
Sebastián Ramírez [Wed, 10 Dec 2025 10:38:41 +0000 (11:38 +0100)] 
🔖 Release version 0.124.1

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 10:36:56 +0000 (10:36 +0000)] 
📝 Update release notes

[skip ci]

3 months ago🐛 Fix handling arbitrary types when using `arbitrary_types_allowed=True` (#14482)
Sebastián Ramírez [Wed, 10 Dec 2025 10:36:29 +0000 (02:36 -0800)] 
🐛 Fix handling arbitrary types when using `arbitrary_types_allowed=True` (#14482)

3 months ago📝 Update release notes
github-actions[bot] [Wed, 10 Dec 2025 08:55:57 +0000 (08:55 +0000)] 
📝 Update release notes

[skip ci]

3 months ago📝 Add variants for code examples in "Advanced User Guide" (#14413)
Motov Yurii [Wed, 10 Dec 2025 08:55:32 +0000 (09:55 +0100)] 
📝 Add variants for code examples in "Advanced User Guide" (#14413)

4 months ago📝 Update release notes
github-actions[bot] [Tue, 9 Dec 2025 11:12:49 +0000 (11:12 +0000)] 
📝 Update release notes

[skip ci]

4 months ago✅ Add test for Pydantic v2, dataclasses, UUID, and `__annotations__` (#14477)
Sebastián Ramírez [Tue, 9 Dec 2025 11:12:24 +0000 (03:12 -0800)] 
✅ Add test for Pydantic v2, dataclasses, UUID, and `__annotations__` (#14477)

4 months ago📝 Update release notes
github-actions[bot] [Mon, 8 Dec 2025 13:05:20 +0000 (13:05 +0000)] 
📝 Update release notes

[skip ci]

4 months ago📝 Update tech stack in project generation docs (#14472)
Alejandra [Mon, 8 Dec 2025 13:04:54 +0000 (14:04 +0100)] 
📝 Update tech stack in project generation docs (#14472)

4 months ago🔖 Release version 0.124.0 0.124.0
Sebastián Ramírez [Sat, 6 Dec 2025 13:09:51 +0000 (14:09 +0100)] 
🔖 Release version 0.124.0

4 months ago📝 Update release notes
github-actions[bot] [Sat, 6 Dec 2025 12:23:23 +0000 (12:23 +0000)] 
📝 Update release notes

[skip ci]

4 months ago✏️ Fix typo in `scripts/mkdocs_hooks.py` (#14457)
Yuji Teshima [Sat, 6 Dec 2025 12:23:01 +0000 (21:23 +0900)] 
✏️ Fix typo in `scripts/mkdocs_hooks.py` (#14457)

4 months ago📝 Update release notes
github-actions[bot] [Sat, 6 Dec 2025 12:22:24 +0000 (12:22 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🚸 Improve tracebacks by adding endpoint metadata (#14306)
Savannah Ostrowski [Sat, 6 Dec 2025 12:21:57 +0000 (04:21 -0800)] 
🚸  Improve tracebacks by adding endpoint metadata (#14306)

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>
4 months ago🔖 Release version 0.123.10 0.123.10
Sebastián Ramírez [Fri, 5 Dec 2025 21:26:36 +0000 (22:26 +0100)] 
🔖 Release version 0.123.10

4 months ago📝 Update release notes
github-actions[bot] [Fri, 5 Dec 2025 21:21:29 +0000 (21:21 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix using class (not instance) dependency that has `__call__` method (#14458)
Motov Yurii [Fri, 5 Dec 2025 21:21:05 +0000 (22:21 +0100)] 
🐛 Fix using class (not instance) dependency that has `__call__` method (#14458)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
4 months ago📝 Update release notes
github-actions[bot] [Fri, 5 Dec 2025 20:19:54 +0000 (20:19 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix `separate_input_output_schemas=False` with `computed_field` (#14453)
Motov Yurii [Fri, 5 Dec 2025 20:19:30 +0000 (21:19 +0100)] 
🐛 Fix `separate_input_output_schemas=False` with `computed_field` (#14453)

4 months ago🔖 Release version 0.123.9 0.123.9
Sebastián Ramírez [Thu, 4 Dec 2025 22:23:21 +0000 (23:23 +0100)] 
🔖 Release version 0.123.9

4 months ago📝 Update release notes
github-actions[bot] [Thu, 4 Dec 2025 22:22:25 +0000 (22:22 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes...
Sebastián Ramírez [Thu, 4 Dec 2025 22:22:01 +0000 (14:22 -0800)] 
🐛 Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes (#14459)

4 months ago🔖 Release version 0.123.8 0.123.8
Sebastián Ramírez [Thu, 4 Dec 2025 13:01:00 +0000 (14:01 +0100)] 
🔖 Release version 0.123.8

4 months ago📝 Update release notes
github-actions[bot] [Thu, 4 Dec 2025 12:59:45 +0000 (12:59 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix OpenAPI security scheme OAuth2 scopes declaration, deduplicate security schemes...
Sebastián Ramírez [Thu, 4 Dec 2025 12:59:24 +0000 (04:59 -0800)] 
🐛 Fix OpenAPI security scheme OAuth2 scopes declaration, deduplicate security schemes with different scopes (#14455)

4 months ago🔖 Release version 0.123.7 0.123.7
Sebastián Ramírez [Thu, 4 Dec 2025 08:27:38 +0000 (09:27 +0100)] 
🔖 Release version 0.123.7

4 months ago📝 Update release notes
github-actions[bot] [Thu, 4 Dec 2025 08:18:55 +0000 (08:18 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix evaluating stringified annotations in Python 3.10 (#11355)
chaen [Thu, 4 Dec 2025 08:18:32 +0000 (09:18 +0100)] 
🐛 Fix evaluating stringified annotations in Python 3.10 (#11355)

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
4 months ago🔖 Release version 0.123.6 0.123.6
Sebastián Ramírez [Thu, 4 Dec 2025 07:33:11 +0000 (08:33 +0100)] 
🔖 Release version 0.123.6

4 months ago📝 Update release notes
github-actions[bot] [Thu, 4 Dec 2025 07:29:53 +0000 (07:29 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🐛 Fix support for functools wraps and partial combined, for async and regular functio...
Sebastián Ramírez [Thu, 4 Dec 2025 07:29:28 +0000 (23:29 -0800)] 
🐛 Fix support for functools wraps and partial combined, for async and regular functions and classes in path operations and dependencies (#14448)

Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
4 months ago🔖 Release version 0.123.5 0.123.5
Sebastián Ramírez [Tue, 2 Dec 2025 21:06:25 +0000 (22:06 +0100)] 
🔖 Release version 0.123.5

4 months ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 20:58:53 +0000 (20:58 +0000)] 
📝 Update release notes

[skip ci]

4 months ago✨ Allow using dependables with `functools.partial()` (#9753)
Lie Ryan [Tue, 2 Dec 2025 20:58:30 +0000 (07:58 +1100)] 
✨ Allow using dependables with `functools.partial()` (#9753)

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>
4 months ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 17:33:22 +0000 (17:33 +0000)] 
📝 Update release notes

[skip ci]

4 months ago🌐 Sync German docs (#14367)
Nils-Hero Lindemann [Tue, 2 Dec 2025 17:32:56 +0000 (18:32 +0100)] 
🌐 Sync German docs (#14367)

* Sync with #14217

* Sync with #14359

* Sync with #13786

* Sync with #14070

* Sync with #14120

* Sync with #14211

* Sync with #14405

* "to deploy" -> "deployen"

The LLM used that translation a lot ithis convinced me that "deployen" it is the better word. "bereitstellen" (or "ausliefern") is still used for "to serve".

---------

Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Yurii Motov <yurii.motov.monte@gmail.com>
4 months ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 17:23:36 +0000 (17:23 +0000)] 
📝 Update release notes

[skip ci]

4 months ago✨ Add support for wrapped functions (e.g. `@functools.wraps()`) used with forward...
[object Object] [Tue, 2 Dec 2025 17:23:14 +0000 (09:23 -0800)] 
✨ Add support for wrapped functions (e.g. `@functools.wraps()`) used with forward references (#5077)

Co-authored-by: Yurii Karabas <1998uriyyo@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
4 months ago📝 Update release notes
github-actions[bot] [Tue, 2 Dec 2025 17:00:02 +0000 (17:00 +0000)] 
📝 Update release notes

[skip ci]

4 months 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>