]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Pedro Augusto de Paula Barbosa [Mon, 15 Jan 2024 15:17:34 +0000 (12:17 -0300)]
📝 Update `HTTPException` details in `docs/en/docs/tutorial/handling-errors.md` (#5418)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 15 Jan 2024 15:14:34 +0000 (15:14 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 15 Jan 2024 15:13:48 +0000 (16:13 +0100)]
👷 Add changes-requested handling in GitHub Action issue manager (#10971)
github-actions [Mon, 15 Jan 2024 10:32:42 +0000 (10:32 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 15 Jan 2024 10:32:16 +0000 (11:32 +0100)]
✨ Include HTTP 205 in status codes with no body (#10969)
github-actions [Sat, 13 Jan 2024 15:10:47 +0000 (15:10 +0000)]
📝 Update release notes
Emmett Butler [Sat, 13 Jan 2024 15:10:26 +0000 (07:10 -0800)]
✅ Refactor tests for duplicate operation ID generation for compatibility with other tools running the FastAPI test suite (#10876)
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>
github-actions [Sat, 13 Jan 2024 14:31:58 +0000 (14:31 +0000)]
📝 Update release notes
Evgenii [Sat, 13 Jan 2024 14:31:38 +0000 (17:31 +0300)]
♻️ Simplify string format with f-strings in `fastapi/utils.py` (#10576)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 13 Jan 2024 12:19:28 +0000 (12:19 +0000)]
📝 Update release notes
Nils Lindemann [Sat, 13 Jan 2024 12:16:22 +0000 (13:16 +0100)]
✏️ A few tweaks in `docs/de/docs/tutorial/first-steps.md` (#10959)
github-actions [Sat, 13 Jan 2024 12:10:29 +0000 (12:10 +0000)]
📝 Update release notes
Nils Lindemann [Sat, 13 Jan 2024 12:07:15 +0000 (13:07 +0100)]
✏️ Fix link in `docs/en/docs/advanced/async-tests.md` (#10960)
github-actions [Sat, 13 Jan 2024 12:00:11 +0000 (12:00 +0000)]
📝 Update release notes
Juan José López Lira [Sat, 13 Jan 2024 11:57:27 +0000 (06:57 -0500)]
✏️ Fix typos for Spanish documentation (#10957)
github-actions [Sat, 13 Jan 2024 11:51:55 +0000 (11:51 +0000)]
📝 Update release notes
fhabers21 [Sat, 13 Jan 2024 11:50:36 +0000 (12:50 +0100)]
🌐 Add German translation for `docs/de/docs/tutorial/index.md` (#9502)
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>
github-actions [Sat, 13 Jan 2024 11:49:51 +0000 (11:49 +0000)]
📝 Update release notes
Ahmed Ashraf [Sat, 13 Jan 2024 11:49:05 +0000 (14:49 +0300)]
✏️ Fix Pydantic method name in `docs/en/docs/advanced/path-operation-advanced-configuration.md` (#10826)
Co-authored-by: Ahmed Ashraf <root@xps>
github-actions [Sat, 13 Jan 2024 01:00:55 +0000 (01:00 +0000)]
📝 Update release notes
Marcelo Trylesinski [Sat, 13 Jan 2024 01:00:31 +0000 (02:00 +0100)]
🔧 Group dependencies on dependabot updates (#10952)
github-actions [Fri, 12 Jan 2024 15:14:18 +0000 (15:14 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 12 Jan 2024 15:13:58 +0000 (16:13 +0100)]
⬆ Bump actions/setup-python from 4 to 5 (#10764)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
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>
github-actions [Fri, 12 Jan 2024 15:04:40 +0000 (15:04 +0000)]
📝 Update release notes
github-actions [Fri, 12 Jan 2024 15:02:38 +0000 (15:02 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 12 Jan 2024 15:01:52 +0000 (10:01 -0500)]
⬆ Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#10731)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.10...v1.8.11)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jiri Daněk [Fri, 12 Jan 2024 15:01:06 +0000 (16:01 +0100)]
🔧 Fix Ruff configuration unintentionally enabling and re-disabling mccabe complexity check (#10893)
Fix mistake in Ruff configuration unintentionally enabling mccabe complexity check
Enabling "C" turns on complexity checks (C90, mccabe), which is unintended
Instead, enable "C4" to get flake8-comprehensions checks
See docs at https://docs.astral.sh/ruff/rules/#flake8-comprehensions-c4
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 12 Jan 2024 15:00:39 +0000 (15:00 +0000)]
📝 Update release notes
dependabot[bot] [Fri, 12 Jan 2024 15:00:18 +0000 (10:00 -0500)]
⬆ Bump dawidd6/action-download-artifact from 2.28.0 to 3.0.0 (#10777)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.28.0 to 3.0.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.28.0...v3.0.0)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
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>
github-actions [Fri, 12 Jan 2024 14:52:20 +0000 (14:52 +0000)]
📝 Update release notes
ooknimm [Fri, 12 Jan 2024 14:52:00 +0000 (23:52 +0900)]
✅ Re-enable test in `tests/test_tutorial/test_header_params/test_tutorial003.py` after fix in Starlette (#10904)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Fri, 12 Jan 2024 14:38:40 +0000 (14:38 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 12 Jan 2024 14:38:17 +0000 (15:38 +0100)]
🔧 Add support for translations to languages with a longer code name, like `zh-hant` (#10950)
github-actions [Fri, 12 Jan 2024 14:15:52 +0000 (14:15 +0000)]
📝 Update release notes
Nils Lindemann [Fri, 12 Jan 2024 14:15:29 +0000 (15:15 +0100)]
🌐 Add German translation for `docs/de/docs/tutorial/background-tasks.md` (#10566)
github-actions [Fri, 12 Jan 2024 14:10:54 +0000 (14:10 +0000)]
📝 Update release notes
Delitel-WEB [Fri, 12 Jan 2024 14:10:31 +0000 (17:10 +0300)]
✏️ Fix typo in `docs/ru/docs/index.md` (#10672)
github-actions [Fri, 12 Jan 2024 14:03:51 +0000 (14:03 +0000)]
📝 Update release notes
Jacob McDonald [Fri, 12 Jan 2024 14:03:25 +0000 (09:03 -0500)]
📝 Add warning about lifespan functions and backwards compatibility with events (#10734)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Fri, 12 Jan 2024 13:40:15 +0000 (13:40 +0000)]
📝 Update release notes
theoohoho [Fri, 12 Jan 2024 13:39:54 +0000 (21:39 +0800)]
✏️ Fix broken link in `docs/tutorial/sql-databases.md` in several languages (#10716)
github-actions [Fri, 12 Jan 2024 11:15:04 +0000 (11:15 +0000)]
📝 Update release notes
github-actions [Fri, 12 Jan 2024 11:13:22 +0000 (11:13 +0000)]
📝 Update release notes
HiemalBeryl [Fri, 12 Jan 2024 11:13:04 +0000 (19:13 +0800)]
✏️ Fix typos in `docs/zh/docs/tutorial/extra-data-types.md` (#10727)
Aleksandr Andrukhov [Fri, 12 Jan 2024 11:12:19 +0000 (14:12 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/classes-as-dependencies.md` (#10410)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
github-actions [Fri, 12 Jan 2024 11:11:15 +0000 (11:11 +0000)]
📝 Update release notes
Turabek Gaybullaev [Fri, 12 Jan 2024 11:10:55 +0000 (20:10 +0900)]
✏️ Remove broken links from `external_links.yml` (#10943)
github-actions [Thu, 11 Jan 2024 22:25:58 +0000 (22:25 +0000)]
📝 Update release notes
Ezzeddin Abdullah [Thu, 11 Jan 2024 22:25:37 +0000 (00:25 +0200)]
📝 Update template docs with more info about `url_for` (#5937)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 11 Jan 2024 21:21:57 +0000 (21:21 +0000)]
📝 Update release notes
Piotr Szaciłowski [Thu, 11 Jan 2024 21:21:35 +0000 (22:21 +0100)]
📝 Update usage of Token model in security docs (#9313)
Co-authored-by: Alejandra Sánchez <ing.alejandrasanchezv@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 20:18:31 +0000 (20:18 +0000)]
📝 Update release notes
Pedro Augusto de Paula Barbosa [Thu, 11 Jan 2024 20:18:07 +0000 (17:18 -0300)]
✏️ Update highlighted line in `docs/en/docs/tutorial/bigger-applications.md` (#5490)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 20:01:57 +0000 (20:01 +0000)]
📝 Update release notes
Ankit Anchlia [Thu, 11 Jan 2024 19:59:29 +0000 (13:59 -0600)]
📝 Add External Link: Explore How to Effectively Use JWT With FastAPI (#10212)
Co-authored-by: Ankit <aanchlia@bluemoonforms.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 19:57:48 +0000 (19:57 +0000)]
📝 Update release notes
Hungtsetse [Thu, 11 Jan 2024 19:56:09 +0000 (03:56 +0800)]
📝 Add hyperlink to `docs/en/docs/tutorial/static-files.md` (#10243)
github-actions [Thu, 11 Jan 2024 19:52:37 +0000 (19:52 +0000)]
📝 Update release notes
Nicoló Lino [Thu, 11 Jan 2024 19:52:15 +0000 (20:52 +0100)]
📝 Add External Link: Instrument a FastAPI service adding tracing with OpenTelemetry and send/show traces in Grafana Tempo (#9440)
Co-authored-by: Carol Willing <carolcode@willingconsulting.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 17:43:08 +0000 (17:43 +0000)]
📝 Update release notes
Nils Lindemann [Thu, 11 Jan 2024 17:42:43 +0000 (18:42 +0100)]
📝 Review and rewording of `en/docs/contributing.md` (#10480)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 11 Jan 2024 17:29:48 +0000 (17:29 +0000)]
📝 Update release notes
Mikhail Rozhkov [Thu, 11 Jan 2024 17:29:24 +0000 (18:29 +0100)]
📝 Add External Link: ML serving and monitoring with FastAPI and Evidently (#9701)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 16:31:38 +0000 (16:31 +0000)]
📝 Update release notes
malicious [Thu, 11 Jan 2024 16:31:18 +0000 (16:31 +0000)]
📝 Reword in docs, from "have in mind" to "keep in mind" (#10376)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 16:07:29 +0000 (16:07 +0000)]
📝 Update release notes
Jeny Sadadia [Thu, 11 Jan 2024 16:07:05 +0000 (21:37 +0530)]
📝 Add External Link: Talk by Jeny Sadadia (#10265)
Signed-off-by: Jeny Sadadia <jeny.sadadia@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 11 Jan 2024 15:59:47 +0000 (15:59 +0000)]
📝 Update release notes
Nils Lindemann [Thu, 11 Jan 2024 15:59:27 +0000 (16:59 +0100)]
📝 Add location info to `tutorial/bigger-applications.md` (#10552)
Sebastián Ramírez [Thu, 11 Jan 2024 15:32:00 +0000 (16:32 +0100)]
🔖 Release version 0.109.0
github-actions [Thu, 11 Jan 2024 15:30:35 +0000 (15:30 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 11 Jan 2024 15:29:54 +0000 (19:29 +0400)]
⬆️ Upgrade Starlette to >=0.35.0,<0.36.0 (#10938)
github-actions [Thu, 11 Jan 2024 14:35:15 +0000 (14:35 +0000)]
📝 Update release notes
s111d [Thu, 11 Jan 2024 14:33:57 +0000 (17:33 +0300)]
✏️ Fix typo in `docs/en/docs/alternatives.md` (#10931)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 11 Jan 2024 14:33:27 +0000 (14:33 +0000)]
📝 Update release notes
Nils Lindemann [Thu, 11 Jan 2024 14:33:05 +0000 (15:33 +0100)]
📝 Replace `email` with `username` in `docs_src/security/tutorial007` code examples (#10649)
github-actions [Wed, 10 Jan 2024 21:00:51 +0000 (21:00 +0000)]
📝 Update release notes
Nils Lindemann [Wed, 10 Jan 2024 21:00:32 +0000 (22:00 +0100)]
📝 Add VS Code tutorial link (#10592)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Wed, 10 Jan 2024 20:56:59 +0000 (20:56 +0000)]
📝 Update release notes
Aliaksei Urbanski [Wed, 10 Jan 2024 20:55:45 +0000 (23:55 +0300)]
✨ Add support for Python 3.12 (#10666)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Wed, 10 Jan 2024 19:14:15 +0000 (19:14 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 10 Jan 2024 19:13:55 +0000 (23:13 +0400)]
📝 Add notes about Pydantic v2's new `.model_dump()` (#10929)
github-actions [Wed, 10 Jan 2024 18:15:28 +0000 (18:15 +0000)]
📝 Update release notes
Sungyun Hur [Wed, 10 Jan 2024 18:15:04 +0000 (03:15 +0900)]
📝 Fix broken link in `docs/en/docs/tutorial/sql-databases.md` (#10765)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Wed, 10 Jan 2024 17:43:56 +0000 (17:43 +0000)]
📝 Update release notes
Fahad Md Kamal [Wed, 10 Jan 2024 17:43:35 +0000 (23:43 +0600)]
🌐 Add Bengali translation for `docs/bn/docs/index.md` (#9177)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Wed, 10 Jan 2024 17:19:42 +0000 (17:19 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 10 Jan 2024 17:19:21 +0000 (21:19 +0400)]
📝 Add External Link: FastAPI application monitoring made easy (#10917)
Co-authored-by: Simon Gurcke <simon@gurcke.de>
github-actions [Tue, 9 Jan 2024 20:37:29 +0000 (20:37 +0000)]
📝 Update release notes
Craig Blaszczyk [Tue, 9 Jan 2024 20:37:09 +0000 (20:37 +0000)]
✨ Generate automatic language names for docs translations (#5354)
Co-authored-by: Craig Blaszczyk <craig@boughtbymany.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 9 Jan 2024 18:35:49 +0000 (18:35 +0000)]
📝 Update release notes
github-actions [Tue, 9 Jan 2024 18:33:22 +0000 (18:33 +0000)]
📝 Update release notes
github-actions [Tue, 9 Jan 2024 18:32:18 +0000 (18:32 +0000)]
📝 Update release notes
github-actions [Tue, 9 Jan 2024 18:24:21 +0000 (18:24 +0000)]
📝 Update release notes
s111d [Tue, 9 Jan 2024 18:22:46 +0000 (21:22 +0300)]
✏️ Fix typos in `docs/en/docs/alternatives.md` and `docs/en/docs/tutorial/dependencies/index.md` (#10906)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sebastián Ramírez [Tue, 9 Jan 2024 18:20:37 +0000 (22:20 +0400)]
👥 Update FastAPI People (#10871)
Co-authored-by: github-actions <github-actions@github.com>
Dmitry Volodin [Tue, 9 Jan 2024 18:19:59 +0000 (22:19 +0400)]
✏️ Fix typos in `docs/en/docs/tutorial/dependencies/dependencies-with-yield.md` (#10834)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 9 Jan 2024 18:15:02 +0000 (18:15 +0000)]
📝 Update release notes
Takuma Yamamoto [Tue, 9 Jan 2024 18:13:02 +0000 (03:13 +0900)]
✏️ Update Python version in `index.md` in several languages (#10711)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 9 Jan 2024 18:12:12 +0000 (18:12 +0000)]
📝 Update release notes