JSCU-CNI
74c4c3a61a
🐛 Flatten multiple Pydantic models for parameters in path, query, header and cookie
From #12199 onwards, Pydantic models are supported for query, cookie and
header parameters. When one parameter is present, the model is flattened
in the OpenAPI spec, but when multiple are defined, they aren't.
This is confusing, and results in a confusing OpenAPI spec. Since these
arguments are used in flattened form anyway, it makes more sense to
flatten all of them.
6 months ago
github-actions
b58c2a31ed
📝 Update release notes
[skip ci]
2 weeks ago
Zhongheng Cheng
f0d59e57f1
🌐 Update Chinese translation for `docs/zh/docs/tutorial/first-steps.md` ( #13348 )
2 weeks ago
github-actions
cbd7d4895b
📝 Update release notes
[skip ci]
2 weeks ago
Blueswen
d70f0ecec3
📝 Add External Link: Taiwanese talk on FastAPI with observability ( #13527 )
2 weeks ago
Sebastián Ramírez
628c34e0ca
🔖 Release version 0.115.12
2 weeks ago
github-actions
8e76d4e5f4
📝 Update release notes
[skip ci]
2 weeks ago
Sebastián Ramírez
2537d9d1c2
🐛 Fix `convert_underscores=False` for header Pydantic models ( #13515 )
2 weeks ago
github-actions
c08a3e8f22
📝 Update release notes
[skip ci]
2 weeks ago
Rishat-F
241de23b68
📝 Update `docs/en/docs/tutorial/middleware.md` ( #13444 )
Co-authored-by: Alejandra <[email protected] >
2 weeks ago
github-actions
4e40e1e85d
📝 Update release notes
[skip ci]
3 weeks ago
Valentyn
ecf6e7eec2
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/metadata.md` page ( #13459 )
3 weeks ago
github-actions
3afd733753
📝 Update release notes
[skip ci]
3 weeks ago
Valentyn
8557a88d16
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.md` page ( #13462 )
3 weeks ago
github-actions
e4c1dd799d
📝 Update release notes
[skip ci]
3 weeks ago
github-actions
f977da6ae0
📝 Update release notes
[skip ci]
3 weeks ago
Valentyn
f077c17e1e
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-param-models.md` page ( #13460 )
3 weeks ago
Valentyn
f9f1d93c58
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-param-models.md` page ( #13461 )
3 weeks ago
github-actions
7e33df505a
📝 Update release notes
[skip ci]
3 weeks ago
k94-ishi
f806e03807
🌐 Add Japanese translation for `docs/ja/docs/virtual-environments.md` ( #13304 )
3 weeks ago
github-actions
90d52cfa16
📝 Update release notes
[skip ci]
3 weeks ago
dependabot[bot]
7ab1b9edcc
⬆ Bump pydantic-ai from 0.0.15 to 0.0.30 ( #13438 )
Bumps [pydantic-ai](https://github.com/pydantic/pydantic-ai ) from 0.0.15 to 0.0.30.
- [Release notes](https://github.com/pydantic/pydantic-ai/releases )
- [Changelog](https://github.com/pydantic/pydantic-ai/blob/main/docs/message-history.md )
- [Commits](https://github.com/pydantic/pydantic-ai/compare/v0.0.15...v0.0.30 )
---
updated-dependencies:
- dependency-name: pydantic-ai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks ago
github-actions
6859691419
📝 Update release notes
[skip ci]
3 weeks ago
Sebastián Ramírez
d3cfe72cd7
👥 Update FastAPI People - Experts ( #13493 )
Co-authored-by: github-actions <[email protected] >
3 weeks ago
github-actions
e988050f79
📝 Update release notes
[skip ci]
4 weeks ago
Lee Yesong
3565ea00b6
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/oauth2-jwt.md` ( #13333 )
4 weeks ago
github-actions
643d2845de
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
c46e4a1b14
⬆ Bump sqlmodel from 0.0.22 to 0.0.23 ( #13437 )
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel ) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/fastapi/sqlmodel/releases )
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md )
- [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.23 )
---
updated-dependencies:
- dependency-name: sqlmodel
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions
79bc28fab4
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
a88a6050a6
⬆ Bump black from 24.10.0 to 25.1.0 ( #13436 )
Bumps [black](https://github.com/psf/black ) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases )
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md )
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0 )
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 month ago
github-actions
0c36a7ac05
📝 Update release notes
[skip ci]
1 month ago
Phương Tấn Thành
a592e8ad4d
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/cloud.md` ( #13407 )
Co-authored-by: Sofie Van Landeghem <[email protected] >
Co-authored-by: Dinh Van Luc <[email protected] >
1 month ago
github-actions
daf6820307
📝 Update release notes
[skip ci]
1 month ago
dependabot[bot]
8c94e97c89
⬆ Bump ruff to 0.9.4 ( #13299 )
* ⬆ Bump ruff from 0.6.4 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.9.4.
- [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.6.4...0.9.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected] >
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <[email protected] >
Co-authored-by: svlandeg <[email protected] >
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
github-actions
ab22979dc5
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
316566e40e
🔧 Update sponsors: pause TestDriven ( #13446 )
1 month ago
Sebastián Ramírez
3824664620
🔖 Release version 0.115.11
1 month ago
Sebastián Ramírez
a01ed2f6a7
📝 Update release notes
1 month ago
github-actions
a2c2e332a0
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
74fe89bf35
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 ( #13442 )
This reverts commit 15dd2b67d3
.
1 month ago
github-actions
f5056f84b6
📝 Update release notes
[skip ci]
1 month ago
github-actions
60f05868b7
📝 Update release notes
[skip ci]
1 month ago
github-actions
b7d3f2a96e
📝 Update release notes
[skip ci]
1 month ago
Sebastián Ramírez
ea57612d69
👥 Update FastAPI GitHub topic repositories ( #13439 )
Co-authored-by: github-actions <[email protected] >
1 month ago
Sebastián Ramírez
186544760a
👥 Update FastAPI People - Contributors and Translators ( #13432 )
Co-authored-by: github-actions <[email protected] >
1 month ago
Sebastián Ramírez
89e0c10547
👥 Update FastAPI People - Sponsors ( #13433 )
Co-authored-by: github-actions <[email protected] >
1 month ago
github-actions
3fca8b2be8
📝 Update release notes
[skip ci]
1 month ago
alv2017
bb98f7df6d
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` ( #13412 )
1 month ago
Sebastián Ramírez
a2644728f6
📝 Update release notes
1 month ago
Sebastián Ramírez
433837d9ca
🔖 Release version 0.115.10
1 month ago