]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Sebastián Ramírez [Tue, 17 Sep 2024 19:06:26 +0000 (21:06 +0200)]
📝 Update release notes
github-actions [Tue, 17 Sep 2024 18:54:35 +0000 (18:54 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 17 Sep 2024 18:54:10 +0000 (20:54 +0200)]
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
github-actions [Mon, 16 Sep 2024 22:00:35 +0000 (22:00 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Mon, 16 Sep 2024 22:00:09 +0000 (00:00 +0200)]
⬆ [pre-commit.ci] pre-commit autoupdate (#12204)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Sun, 15 Sep 2024 19:04:38 +0000 (19:04 +0000)]
📝 Update release notes
Rafael de Oliveira Marques [Sun, 15 Sep 2024 19:04:17 +0000 (16:04 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/http-basic-auth.md` (#12195)
Sebastián Ramírez [Fri, 13 Sep 2024 20:46:33 +0000 (22:46 +0200)]
🔖 Release version 0.114.2
github-actions [Fri, 13 Sep 2024 09:51:26 +0000 (09:51 +0000)]
📝 Update release notes
Nico Tonnhofer [Fri, 13 Sep 2024 09:51:00 +0000 (11:51 +0200)]
🐛 Fix form field regression (#12194)
github-actions [Fri, 13 Sep 2024 09:15:10 +0000 (09:15 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 13 Sep 2024 09:14:46 +0000 (11:14 +0200)]
💡 Add comments with instructions for Playwright screenshot scripts (#12193)
github-actions [Thu, 12 Sep 2024 17:06:34 +0000 (17:06 +0000)]
📝 Update release notes
Rafael de Oliveira Marques [Thu, 12 Sep 2024 17:03:48 +0000 (14:03 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-form-models.md` (#12175)
github-actions [Thu, 12 Sep 2024 17:03:26 +0000 (17:03 +0000)]
📝 Update release notes
Waket Zheng [Thu, 12 Sep 2024 17:01:54 +0000 (01:01 +0800)]
🌐 Add Chinese translation for `docs/zh/docs/project-generation.md` (#12170)
github-actions [Thu, 12 Sep 2024 17:01:01 +0000 (17:01 +0000)]
📝 Update release notes
Max Scheijen [Thu, 12 Sep 2024 17:00:36 +0000 (19:00 +0200)]
🌐 Add Dutch translation for `docs/nl/docs/python-types.md` (#12158)
github-actions [Wed, 11 Sep 2024 22:50:18 +0000 (22:50 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 11 Sep 2024 22:49:55 +0000 (00:49 +0200)]
➕ Add inline-snapshot for tests (#12189)
Sebastián Ramírez [Wed, 11 Sep 2024 07:46:34 +0000 (09:46 +0200)]
🔖 Release version 0.114.1
github-actions [Wed, 11 Sep 2024 07:45:49 +0000 (07:45 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 11 Sep 2024 07:45:30 +0000 (09:45 +0200)]
⚡️ Improve performance in request body parsing with a cache for internal model fields (#12184)
github-actions [Tue, 10 Sep 2024 10:40:52 +0000 (10:40 +0000)]
📝 Update release notes
github-actions [Tue, 10 Sep 2024 10:38:58 +0000 (10:38 +0000)]
📝 Update release notes
github-actions [Tue, 10 Sep 2024 10:37:36 +0000 (10:37 +0000)]
📝 Update release notes
marcelomarkus [Tue, 10 Sep 2024 10:37:13 +0000 (07:37 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/virtual-environments.md` (#12163)
marcelomarkus [Tue, 10 Sep 2024 10:36:42 +0000 (07:36 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/environment-variables.md` (#12162)
marcelomarkus [Tue, 10 Sep 2024 10:35:14 +0000 (07:35 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/testing.md` (#12164)
github-actions [Tue, 10 Sep 2024 10:34:46 +0000 (10:34 +0000)]
📝 Update release notes
marcelomarkus [Tue, 10 Sep 2024 10:34:25 +0000 (07:34 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/debugging.md` (#12165)
github-actions [Tue, 10 Sep 2024 09:08:09 +0000 (09:08 +0000)]
📝 Update release notes
dependabot[bot] [Tue, 10 Sep 2024 09:07:46 +0000 (11:07 +0200)]
⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1 (#12173)
Bumps [tiangolo/issue-manager](https://github.com/tiangolo/issue-manager) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/tiangolo/issue-manager/releases)
- [Commits](https://github.com/tiangolo/issue-manager/compare/0.5.0...0.5.1)
---
updated-dependencies:
- dependency-name: tiangolo/issue-manager
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>
github-actions [Mon, 9 Sep 2024 18:36:15 +0000 (18:36 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Mon, 9 Sep 2024 18:35:50 +0000 (20:35 +0200)]
⬆ [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>
github-actions [Sun, 8 Sep 2024 20:37:14 +0000 (20:37 +0000)]
📝 Update release notes
Guillaume Fassot [Sun, 8 Sep 2024 20:36:53 +0000 (22:36 +0200)]
📝 Remove duplicate line in docs for `docs/en/docs/environment-variables.md` (#12169)
github-actions [Sat, 7 Sep 2024 23:36:05 +0000 (23:36 +0000)]
📝 Update release notes
BORA [Sat, 7 Sep 2024 23:35:43 +0000 (08:35 +0900)]
🌐 Add Korean translation for `docs/ko/docs/project-generation.md` (#12157)
github-actions [Sat, 7 Sep 2024 15:24:06 +0000 (15:24 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 7 Sep 2024 15:21:14 +0000 (17:21 +0200)]
👷 Update `issue-manager.yml` (#12159)
github-actions [Fri, 6 Sep 2024 18:06:45 +0000 (18:06 +0000)]
📝 Update release notes
Vaibhav [Fri, 6 Sep 2024 18:06:20 +0000 (23:36 +0530)]
✏️ Fix typo in `fastapi/params.py` (#12143)
Sebastián Ramírez [Fri, 6 Sep 2024 17:41:13 +0000 (19:41 +0200)]
🔖 Release version 0.114.0
Sebastián Ramírez [Fri, 6 Sep 2024 17:40:27 +0000 (19:40 +0200)]
📝 Update release notes
github-actions [Fri, 6 Sep 2024 17:38:50 +0000 (17:38 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 6 Sep 2024 17:38:23 +0000 (19:38 +0200)]
📝 Update docs, Form Models section title, to match config name (#12152)
github-actions [Fri, 6 Sep 2024 17:31:44 +0000 (17:31 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 6 Sep 2024 17:31:18 +0000 (19:31 +0200)]
✨ Add support for forbidding extra form fields with Pydantic models (#12134)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Fri, 6 Sep 2024 15:58:05 +0000 (15:58 +0000)]
📝 Update release notes
Sebastián Ramírez [Fri, 6 Sep 2024 15:57:43 +0000 (17:57 +0200)]
✅ Update internal tests for latest Pydantic, including CI tweaks to install the latest Pydantic (#12147)
Sebastián Ramírez [Thu, 5 Sep 2024 15:25:29 +0000 (17:25 +0200)]
🔖 Release version 0.113.0
github-actions [Thu, 5 Sep 2024 15:23:05 +0000 (15:23 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 15:21:35 +0000 (17:21 +0200)]
🔧 Update sponsors: Coherence link (#12130)
github-actions [Thu, 5 Sep 2024 15:17:13 +0000 (15:17 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 15:16:50 +0000 (17:16 +0200)]
✨ Add support for Pydantic models in `Form` parameters (#12129)
Revert "⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` pa…"
This reverts commit
8e6cf9ee9c9d87b6b658cc240146121c80f71476 .
Sebastián Ramírez [Thu, 5 Sep 2024 15:09:31 +0000 (17:09 +0200)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 15:00:33 +0000 (17:00 +0200)]
🔖 Release version 0.112.4
Sebastián Ramírez [Thu, 5 Sep 2024 15:00:13 +0000 (17:00 +0200)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 14:57:57 +0000 (16:57 +0200)]
📝 Update release notes
github-actions [Thu, 5 Sep 2024 14:56:10 +0000 (14:56 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 14:55:44 +0000 (16:55 +0200)]
⏪️ 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
0f3e65b00712a59d763cf9c7715cde353bb94b02 .
github-actions [Thu, 5 Sep 2024 14:41:11 +0000 (14:41 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 14:40:48 +0000 (16:40 +0200)]
✨ Add support for Pydantic models in `Form` parameters (#12127)
github-actions [Thu, 5 Sep 2024 11:25:02 +0000 (11:25 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 5 Sep 2024 11:24:36 +0000 (13:24 +0200)]
♻️ 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)
Sebastián Ramírez [Thu, 5 Sep 2024 09:13:32 +0000 (11:13 +0200)]
🔖 Release version 0.112.3
github-actions [Thu, 5 Sep 2024 09:07:55 +0000 (09:07 +0000)]
📝 Update release notes
pre-commit-ci[bot] [Thu, 5 Sep 2024 09:07:32 +0000 (11:07 +0200)]
⬆ [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>
github-actions [Tue, 3 Sep 2024 16:05:42 +0000 (16:05 +0000)]
📝 Update release notes
Shubhendra Kushwaha [Tue, 3 Sep 2024 16:05:19 +0000 (21:35 +0530)]
📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI (#12109)
github-actions [Tue, 3 Sep 2024 13:54:00 +0000 (13:54 +0000)]
📝 Update release notes
Max Scheijen [Tue, 3 Sep 2024 13:50:38 +0000 (15:50 +0200)]
🌐 Add Dutch translation for `docs/nl/docs/features.md` (#12101)
github-actions [Tue, 3 Sep 2024 13:49:34 +0000 (13:49 +0000)]
📝 Update release notes
dependabot[bot] [Tue, 3 Sep 2024 13:47:08 +0000 (15:47 +0200)]
⬆ Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#12120)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.10.0...v1.10.1)
---
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>
github-actions [Tue, 3 Sep 2024 13:45:21 +0000 (13:45 +0000)]
📝 Update release notes
github-actions [Tue, 3 Sep 2024 13:44:55 +0000 (13:44 +0000)]
📝 Update release notes
Rafael de Oliveira Marques [Tue, 3 Sep 2024 13:44:35 +0000 (10:44 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/advanced/testing-events.md` (#12108)
Rafael de Oliveira Marques [Tue, 3 Sep 2024 13:43:56 +0000 (10:43 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/advanced/security/index.md` (#12114)
github-actions [Tue, 3 Sep 2024 13:15:41 +0000 (13:15 +0000)]
📝 Update release notes
dependabot[bot] [Tue, 3 Sep 2024 13:15:17 +0000 (15:15 +0200)]
⬆ Bump pillow from 10.3.0 to 10.4.0 (#12105)
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0)
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Mon, 2 Sep 2024 19:54:19 +0000 (19:54 +0000)]
📝 Update release notes
Sofie Van Landeghem [Mon, 2 Sep 2024 19:53:53 +0000 (21:53 +0200)]
💚 Set `include-hidden-files` to `True` when using the `upload-artifact` GH action (#12118)
* include-hidden-files when uploading coverage files
* include-hidden-files when building docs
github-actions [Mon, 2 Sep 2024 19:37:19 +0000 (19:37 +0000)]
📝 Update release notes
dependabot[bot] [Mon, 2 Sep 2024 19:36:52 +0000 (21:36 +0200)]
⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#12112)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.9.0...v1.10.0)
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Sun, 1 Sep 2024 19:39:46 +0000 (19:39 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 1 Sep 2024 19:39:25 +0000 (21:39 +0200)]
♻️ Refactor internal `check_file_field()`, rename to `ensure_multipart_is_installed()` to clarify its purpose (#12106)
github-actions [Sat, 31 Aug 2024 23:46:26 +0000 (23:46 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 23:46:03 +0000 (01:46 +0200)]
♻️ Rename internal `create_response_field()` to `create_model_field()` as it's used for more than response models (#12103)
github-actions [Sat, 31 Aug 2024 20:52:29 +0000 (20:52 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 20:52:06 +0000 (22:52 +0200)]
♻️ Refactor and simplify internal data from `solve_dependencies()` using dataclasses (#12100)
github-actions [Sat, 31 Aug 2024 20:28:07 +0000 (20:28 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 20:27:44 +0000 (22:27 +0200)]
♻️ Refactor and simplify internal `analyze_param()` to structure data with dataclasses instead of tuple (#12099)
github-actions [Sat, 31 Aug 2024 20:19:51 +0000 (20:19 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 20:19:30 +0000 (22:19 +0200)]
♻️ Refactor and simplify dependencies data structures with dataclasses (#12098)
github-actions [Sat, 31 Aug 2024 15:36:24 +0000 (15:36 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 15:35:58 +0000 (17:35 +0200)]
🔧 Update sponsors link: Coherence (#12097)
github-actions [Sat, 31 Aug 2024 10:20:40 +0000 (10:20 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 31 Aug 2024 10:18:37 +0000 (12:18 +0200)]
🔧 Update labeler config to handle sponsorships data (#12096)
github-actions [Sat, 31 Aug 2024 10:16:12 +0000 (10:16 +0000)]
📝 Update release notes