pre-commit-ci[bot]
|
a67167dce3
|
⬆ [pre-commit.ci] pre-commit autoupdate (#12176)
* ⬆ [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)
* bump ruff in tests requirements as well
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
|
11 months ago |
github-actions
|
c49c4e7df8
|
📝 Update release notes
|
11 months ago |
Guillaume Fassot
|
270aef71c4
|
📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169)
|
11 months ago |
Synrom
|
0acc056d1b
|
Use helper method for routes to avoid code duplication
|
11 months ago |
Synrom
|
031c69fa9e
|
Use helper method to avoid code duplication
|
11 months ago |
Synrom
|
192151a713
|
Add more tests
|
11 months ago |
Synrom
|
a2b2114e97
|
Add more tests
|
11 months ago |
Synrom
|
4fb5d22a73
|
Support and test app.websocket_route
|
11 months ago |
github-actions
|
3a4431b6fe
|
📝 Update release notes
|
11 months ago |
BORA
|
ec2a508292
|
🌐 Add Korean translation for `docs/ko/docs/project-generation.md` (#12157)
|
11 months ago |
github-actions
|
b501fc6daf
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
edb584199f
|
👷 Update `issue-manager.yml` (#12159)
|
11 months ago |
Alejandra
|
f3b55f2969
|
Merge branch 'master' into add_ignore_trailing_slashes_option
|
11 months ago |
github-actions
|
4b9e5b3a74
|
📝 Update release notes
|
11 months ago |
Vaibhav
|
b60d36e753
|
✏️ Fix typo in `fastapi/params.py` (#12143)
|
11 months ago |
Sebastián Ramírez
|
bde12faea2
|
🔖 Release version 0.114.0
|
11 months ago |
Sebastián Ramírez
|
74842f0a60
|
📝 Update release notes
|
11 months ago |
github-actions
|
e68d8c60fb
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
4ff22a0c41
|
📝 Update docs, Form Models section title, to match config name (#12152)
|
11 months ago |
github-actions
|
a11e392f5f
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
4633b1bca9
|
✨ Add support for forbidding extra form fields with Pydantic models (#12134)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
11 months ago |
Sofie Van Landeghem
|
5c6189a77d
|
Merge branch 'master' into add_ignore_trailing_slashes_option
|
11 months ago |
github-actions
|
1b06b53267
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
c411b81c29
|
✅ Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic (#12147)
|
11 months ago |
Synrom
|
baccda3b29
|
Fix linting and formatting
|
11 months ago |
Synrom
|
25accde3c6
|
Formatting
|
11 months ago |
Synrom
|
86ec7f5806
|
Merge branch 'master' into add_ignore_trailing_slashes_option
|
11 months ago |
Synrom
|
6823cb4a20
|
Add docs, more tests and condition in middleware
|
11 months ago |
Sebastián Ramírez
|
d86f660302
|
🔖 Release version 0.113.0
|
11 months ago |
github-actions
|
179f838c36
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
afdda4e50b
|
🔧 Update sponsors: Coherence link (#12130)
|
11 months ago |
github-actions
|
e787f854dd
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
7bad7c0975
|
✨ Add support for Pydantic models in `Form` parameters (#12129)
Revert "⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` pa…"
This reverts commit 8e6cf9ee9c .
|
11 months ago |
Sebastián Ramírez
|
965fc8301e
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
999eeb6c76
|
🔖 Release version 0.112.4
|
11 months ago |
Sebastián Ramírez
|
96c7e7e0f3
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
8224addd8f
|
📝 Update release notes
|
11 months ago |
github-actions
|
b69e8b24af
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
8e6cf9ee9c
|
⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` parameters" to make a checkpoint release (#12128)
Revert "✨ Add support for Pydantic models in `Form` parameters (#12127)"
This reverts commit 0f3e65b007 .
|
11 months ago |
github-actions
|
ccb19c4c35
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
0f3e65b007
|
✨ Add support for Pydantic models in `Form` parameters (#12127)
|
11 months ago |
github-actions
|
832e634fd4
|
📝 Update release notes
|
11 months ago |
Sebastián Ramírez
|
aa21814a89
|
♻️ Refactor deciding if `embed` body fields, do not overwrite fields, compute once per router, refactor internals in preparation for Pydantic models in `Form`, `Query` and others (#12117)
|
11 months ago |
Sebastián Ramírez
|
7213d421f5
|
🔖 Release version 0.112.3
|
11 months ago |
github-actions
|
68e5ef6968
|
📝 Update release notes
|
11 months ago |
pre-commit-ci[bot]
|
1f64a1bb55
|
⬆ [pre-commit.ci] pre-commit autoupdate (#12115)
* ⬆ [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)
* bump ruff as well
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
|
11 months ago |
Synrom
|
b00fbd3427
|
Fix middleware and add tests
|
11 months ago |
Synrom
|
d4eaafb804
|
Add ignore_trailing_slashes flag to applications
|
11 months ago |
github-actions
|
9b2a9333b3
|
📝 Update release notes
|
11 months ago |
Shubhendra Kushwaha
|
f42fd9aac2
|
📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI (#12109)
|
11 months ago |