Yusuke Tamura
9d6ce823c1
🌐 Update Japanese translation for `docs/ja/docs/deployment/docker.md` ( #10073 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
github-actions
48d203a1e7
📝 Update release notes
2 years ago
Rostyslav
47166ed56c
🌐 Add Ukrainian translation for `docs/uk/docs/fastapi-people.md` ( #10059 )
2 years ago
github-actions
78f38c6bfd
📝 Update release notes
2 years ago
Rostyslav
e6afc5911b
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-params.md` ( #10032 )
2 years ago
github-actions
5c2a155809
📝 Update release notes
2 years ago
Vladislav Kramorenko
fe3eaf63e6
🌐 Add Russian translation for `docs/ru/docs/deployment/docker.md` ( #9971 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Yois4101 <[email protected] >
2 years ago
github-actions
1f0d9086b3
📝 Update release notes
2 years ago
Nguyễn Khắc Thành
f0ab797de4
🌐 Add Vietnamese translation for `docs/vi/docs/python-types.md` ( #10047 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago
github-actions
82fafcc7ea
📝 Update release notes
2 years ago
Sebastián Ramírez
87398723f9
🔧 Add sponsor Porter ( #10051 )
2 years ago
github-actions
01383a57cb
📝 Update release notes
2 years ago
Sebastián Ramírez
14c96ef31b
🔧 Update sponsors, add Jina back as bronze sponsor ( #10050 )
2 years ago
github-actions
942ee69d85
📝 Update release notes
2 years ago
github-actions
6df10c9753
📝 Update release notes
2 years ago
github-actions
0f4a962c20
📝 Update release notes
2 years ago
Russ Biggs
bdd991244d
✏️ Fix typo in deprecation warnings in `fastapi/params.py` ( #9854 )
fix typo for deprecation warnings depreacated -> deprecated
2 years ago
Francis Bergin
69d5ebf34d
✏️ Fix typo in release notes ( #9835 )
2 years ago
ElliottLarsen
5e59acd35b
✏️ Fix typos in comments on internal code in `fastapi/concurrency.py` and `fastapi/routing.py` ( #9590 )
Co-authored-by: Marcelo Trylesinski <[email protected] >
2 years ago
github-actions
bb7bbafb5f
📝 Update release notes
2 years ago
github-actions
87e126be2e
📝 Update release notes
2 years ago
Adejumo Ridwan Suleiman
33e77b6e25
📝 Add external article: Build an SMS Spam Classifier Serverless Database with FaunaDB and FastAPI ( #9847 )
2 years ago
github-actions
51f5497f3f
📝 Update release notes
2 years ago
Vicente Merino
0b496ea1f8
📝 Fix typo in `docs/en/docs/contributing.md` ( #9878 )
Co-authored-by: Vicente Merino <[email protected] >
2 years ago
Reza Rohani
b76112f1a5
📝 Fix code highlighting in `docs/en/docs/tutorial/bigger-applications.md` ( #9806 )
Update bigger-applications.md
2 years ago
github-actions
f2e80fae09
📝 Update release notes
2 years ago
github-actions
d86a695db9
📝 Update release notes
2 years ago
Aleksandr Pavlov
1c919dee3c
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/global-dependencies.md` ( #9970 )
Co-authored-by: dedkot <[email protected] >
Co-authored-by: Vladislav Kramorenko <[email protected] >
2 years ago
Ahsan Sheraz
5891be5ff1
🌐 Add Urdu translation for `docs/ur/docs/benchmarks.md` ( #9974 )
2 years ago
github-actions
abfcb59fd0
📝 Update release notes
2 years ago
github-actions
0148c9508c
📝 Update release notes
2 years ago
dependabot[bot]
8f316be088
⬆ Bump mypy from 1.4.0 to 1.4.1 ( #9756 )
Bumps [mypy](https://github.com/python/mypy ) from 1.4.0 to 1.4.1.
- [Commits](https://github.com/python/mypy/compare/v1.4.0...v1.4.1 )
---
updated-dependencies:
- dependency-name: mypy
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>
2 years ago
dependabot[bot]
d48a184dd8
⬆ Bump mkdocs-material from 9.1.17 to 9.1.21 ( #9960 )
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material ) from 9.1.17 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases )
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG )
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.17...9.1.21 )
---
updated-dependencies:
- dependency-name: mkdocs-material
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>
2 years ago
Sebastián Ramírez
8adbafc076
🔖 Release version 0.101.0
2 years ago
Sebastián Ramírez
4b5277744a
📝 Update release notes
2 years ago
github-actions
89a7cea561
📝 Update release notes
2 years ago
Sebastián Ramírez
77d1f69b1f
📌 Do not allow Pydantic 2.1.0 that breaks (require 2.1.1) ( #10012 )
2 years ago
Sebastián Ramírez
944c591803
📝 Update release notes
2 years ago
github-actions
1c20514738
📝 Update release notes
2 years ago
Sebastián Ramírez
19a2c3bb54
✨ Enable Pydantic's serialization mode for responses, add support for Pydantic's `computed_field`, better OpenAPI for response models, proper required attributes, better generated clients ( #10011 )
* ✨ Enable Pydantic's serialization mode for responses
* ✅ Update tests with new Pydantic v2 serialization mode
* ✅ Add a test for Pydantic v2's computed_field
2 years ago
github-actions
d943e02232
📝 Update release notes
2 years ago
Sebastián Ramírez
ebdf952545
👷 Add GitHub Actions step dump context to debug external failures ( #10008 )
2 years ago
github-actions
b3a1f91004
📝 Update release notes
2 years ago
Sebastián Ramírez
86e4e9f8f9
🔧 Restore MkDocs Material pin after the fix ( #10001 )
2 years ago
github-actions
3af7265a43
📝 Update release notes
2 years ago
Sebastián Ramírez
059fb12892
🔧 Update the Question template to ask for the Pydantic version ( #10000 )
2 years ago
github-actions
10b4c31f06
📝 Update release notes
2 years ago
David Montague
25694f5ae1
✅ Fix tests for compatibility with pydantic 2.1.1 ( #9943 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected] >
2 years ago
github-actions
94c48cfc8c
📝 Update release notes
2 years ago
Sebastián Ramírez
4ab0363ad7
➖ Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency ( #9986 )
2 years ago