]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Marcelo Trylesinski [Thu, 20 Mar 2025 12:19:07 +0000 (12:19 +0000)]
Use 401 instead of 403 in security classes
github-actions [Wed, 19 Mar 2025 17:10:19 +0000 (17:10 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Wed, 19 Mar 2025 17:09:57 +0000 (13:09 -0400)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/metadata.md` page (#13459)
github-actions [Wed, 19 Mar 2025 17:04:51 +0000 (17:04 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Wed, 19 Mar 2025 17:04:17 +0000 (13:04 -0400)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/response-status-code.md` page (#13462)
github-actions [Wed, 19 Mar 2025 17:04:06 +0000 (17:04 +0000)]
📝 Update release notes
[skip ci]
github-actions [Wed, 19 Mar 2025 17:03:40 +0000 (17:03 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Wed, 19 Mar 2025 17:03:38 +0000 (13:03 -0400)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/cookie-param-models.md` page (#13460)
Valentyn [Wed, 19 Mar 2025 17:03:13 +0000 (13:03 -0400)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-param-models.md` page (#13461)
github-actions [Wed, 19 Mar 2025 12:22:56 +0000 (12:22 +0000)]
📝 Update release notes
[skip ci]
k94-ishi [Wed, 19 Mar 2025 12:22:33 +0000 (21:22 +0900)]
🌐 Add Japanese translation for `docs/ja/docs/virtual-environments.md` (#13304)
github-actions [Wed, 19 Mar 2025 11:54:58 +0000 (11:54 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Wed, 19 Mar 2025 11:54:33 +0000 (12:54 +0100)]
⬆ 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Wed, 19 Mar 2025 11:34:07 +0000 (11:34 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Wed, 19 Mar 2025 11:33:41 +0000 (14:33 +0300)]
👥 Update FastAPI People - Experts (#13493)
Co-authored-by: github-actions <github-actions@github.com>
github-actions [Mon, 10 Mar 2025 12:29:25 +0000 (12:29 +0000)]
📝 Update release notes
[skip ci]
Lee Yesong [Mon, 10 Mar 2025 12:29:03 +0000 (21:29 +0900)]
🌐 Add Korean translation for `docs/ko/docs/tutorial/security/oauth2-jwt.md` (#13333)
github-actions [Fri, 7 Mar 2025 03:25:46 +0000 (03:25 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Fri, 7 Mar 2025 03:25:10 +0000 (04:25 +0100)]
⬆ 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 7 Mar 2025 03:25:02 +0000 (03:25 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Fri, 7 Mar 2025 03:24:42 +0000 (04:24 +0100)]
⬆ 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Fri, 7 Mar 2025 03:24:33 +0000 (03:24 +0000)]
📝 Update release notes
[skip ci]
Phương Tấn Thành [Fri, 7 Mar 2025 03:24:13 +0000 (10:24 +0700)]
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/cloud.md` (#13407)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: Dinh Van Luc <39489075+MrL8199@users.noreply.github.com>
github-actions [Thu, 6 Mar 2025 12:19:24 +0000 (12:19 +0000)]
📝 Update release notes
[skip ci]
dependabot[bot] [Thu, 6 Mar 2025 12:18:57 +0000 (13:18 +0100)]
⬆ 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] <support@github.com>
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 3 Mar 2025 14:33:58 +0000 (14:33 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Mon, 3 Mar 2025 14:33:33 +0000 (15:33 +0100)]
🔧 Update sponsors: pause TestDriven (#13446)
Sebastián Ramírez [Sat, 1 Mar 2025 22:14:01 +0000 (23:14 +0100)]
🔖 Release version 0.115.11
Sebastián Ramírez [Sat, 1 Mar 2025 22:13:11 +0000 (23:13 +0100)]
📝 Update release notes
github-actions [Sat, 1 Mar 2025 22:02:59 +0000 (22:02 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sat, 1 Mar 2025 22:02:35 +0000 (23:02 +0100)]
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
This reverts commit
15dd2b67d3f8763d5cd523b79a1c901c05d48bd7.
github-actions [Sat, 1 Mar 2025 17:21:19 +0000 (17:21 +0000)]
📝 Update release notes
[skip ci]
github-actions [Sat, 1 Mar 2025 17:20:07 +0000 (17:20 +0000)]
📝 Update release notes
[skip ci]
github-actions [Sat, 1 Mar 2025 17:19:45 +0000 (17:19 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Sat, 1 Mar 2025 17:19:34 +0000 (18:19 +0100)]
👥 Update FastAPI GitHub topic repositories (#13439)
Co-authored-by: github-actions <github-actions@github.com>
Sebastián Ramírez [Sat, 1 Mar 2025 17:19:24 +0000 (18:19 +0100)]
👥 Update FastAPI People - Contributors and Translators (#13432)
Co-authored-by: github-actions <github-actions@github.com>
Sebastián Ramírez [Sat, 1 Mar 2025 17:19:17 +0000 (18:19 +0100)]
👥 Update FastAPI People - Sponsors (#13433)
Co-authored-by: github-actions <github-actions@github.com>
github-actions [Fri, 28 Feb 2025 17:10:10 +0000 (17:10 +0000)]
📝 Update release notes
[skip ci]
alv2017 [Fri, 28 Feb 2025 17:09:29 +0000 (19:09 +0200)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/middleware.md` (#13412)
Sebastián Ramírez [Fri, 28 Feb 2025 16:46:04 +0000 (17:46 +0100)]
📝 Update release notes
Sebastián Ramírez [Fri, 28 Feb 2025 16:43:04 +0000 (17:43 +0100)]
🔖 Release version 0.115.10
github-actions [Fri, 28 Feb 2025 15:15:29 +0000 (15:15 +0000)]
📝 Update release notes
[skip ci]
Victorien [Fri, 28 Feb 2025 15:15:02 +0000 (16:15 +0100)]
♻️ Update internal annotation usage for compatibilty with Pydantic 2.11 (#13314)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
github-actions [Fri, 28 Feb 2025 14:26:01 +0000 (14:26 +0000)]
📝 Update release notes
[skip ci]
github-actions [Fri, 28 Feb 2025 14:24:48 +0000 (14:24 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:24:45 +0000 (09:24 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/debugging.md` (#13370)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
Valentyn [Fri, 28 Feb 2025 14:23:55 +0000 (09:23 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/query-params.md` (#13362)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 14:23:04 +0000 (14:23 +0000)]
📝 Update release notes
[skip ci]
github-actions [Fri, 28 Feb 2025 14:22:42 +0000 (14:22 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:21:46 +0000 (09:21 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/path-params.md` (#13354)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
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>
k94-ishi [Fri, 28 Feb 2025 14:21:27 +0000 (23:21 +0900)]
🌐 Add Japanese translation for `docs/ja/docs/tutorial/cookie-param-models.md` (#13330)
github-actions [Fri, 28 Feb 2025 14:19:54 +0000 (14:19 +0000)]
📝 Update release notes
[skip ci]
github-actions [Fri, 28 Feb 2025 14:19:27 +0000 (14:19 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:19:00 +0000 (09:19 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-multiple-params.md` (#13408)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
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>
k94-ishi [Fri, 28 Feb 2025 14:18:46 +0000 (23:18 +0900)]
🌐 Add Japanese translation for `docs/ja/docs/tutorial/query-param-models.md` (#13323)
github-actions [Fri, 28 Feb 2025 14:18:36 +0000 (14:18 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:18:01 +0000 (09:18 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-nested-models.md` (#13409)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
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>
github-actions [Fri, 28 Feb 2025 14:16:22 +0000 (14:16 +0000)]
📝 Update release notes
[skip ci]
github-actions [Fri, 28 Feb 2025 14:15:51 +0000 (14:15 +0000)]
📝 Update release notes
[skip ci]
Phương Tấn Thành [Fri, 28 Feb 2025 14:15:38 +0000 (21:15 +0700)]
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/versions.md` (#13406)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Phương Tấn Thành [Fri, 28 Feb 2025 14:14:58 +0000 (21:14 +0700)]
🌐 Add Vietnamese translation for `docs/vi/docs/deployment/index.md` (#13405)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 14:14:34 +0000 (14:14 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:13:50 +0000 (09:13 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-forms.md` (#13383)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 14:12:41 +0000 (14:12 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Fri, 28 Feb 2025 14:12:19 +0000 (09:12 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/testing.md` (#13371)
Co-authored-by: Valentyn Druzhynin <v.druzhynin@zakaz.global>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
github-actions [Fri, 28 Feb 2025 14:08:09 +0000 (14:08 +0000)]
📝 Update release notes
[skip ci]
Ben Beasley [Fri, 28 Feb 2025 14:07:47 +0000 (09:07 -0500)]
⬆️ Bump Starlette to allow up to 0.46.0: `>=0.40.0,<0.47.0` (#13426)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
Sebastián Ramírez [Thu, 27 Feb 2025 16:40:41 +0000 (17:40 +0100)]
🔖 Release version 0.115.9
github-actions [Thu, 27 Feb 2025 14:43:04 +0000 (14:43 +0000)]
📝 Update release notes
[skip ci]
alv2017 [Thu, 27 Feb 2025 14:42:41 +0000 (16:42 +0200)]
✅ Fix a minor bug in the test `tests/test_modules_same_name_body/test_main.py` (#13411)
github-actions [Thu, 27 Feb 2025 14:40:09 +0000 (14:40 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 27 Feb 2025 14:39:48 +0000 (15:39 +0100)]
🍱 Update sponsors: CodeRabbit logo (#13424)
github-actions [Thu, 27 Feb 2025 13:06:50 +0000 (13:06 +0000)]
📝 Update release notes
[skip ci]
Joakim Nordling [Thu, 27 Feb 2025 13:06:27 +0000 (15:06 +0200)]
👷 Use `wrangler-action` v3 (#13415)
github-actions [Thu, 27 Feb 2025 12:29:47 +0000 (12:29 +0000)]
📝 Update release notes
[skip ci]
Arthur Rio [Thu, 27 Feb 2025 12:29:20 +0000 (05:29 -0700)]
🐛 Ensure that `HTTPDigest` only raises an exception when `auto_error is True` (#2939)
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
github-actions [Sat, 22 Feb 2025 22:03:09 +0000 (22:03 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Sat, 22 Feb 2025 22:02:19 +0000 (17:02 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/header-params.md` (#13381)
github-actions [Sat, 22 Feb 2025 22:02:06 +0000 (22:02 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Sat, 22 Feb 2025 22:01:44 +0000 (17:01 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-files.md` (#13395)
github-actions [Fri, 21 Feb 2025 11:36:43 +0000 (11:36 +0000)]
📝 Update release notes
[skip ci]
Sofie Van Landeghem [Thu, 20 Feb 2025 20:53:18 +0000 (21:53 +0100)]
🩺 Unify the badges across all tutorial translations (#13329)
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
github-actions [Thu, 20 Feb 2025 17:49:39 +0000 (17:49 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Thu, 20 Feb 2025 17:49:13 +0000 (18:49 +0100)]
🔧 Update sponsors: add CodeRabbit (#13402)
github-actions [Thu, 20 Feb 2025 14:16:32 +0000 (14:16 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Thu, 20 Feb 2025 14:16:09 +0000 (09:16 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-form-models.md` (#13384)
github-actions [Thu, 20 Feb 2025 14:14:07 +0000 (14:14 +0000)]
📝 Update release notes
[skip ci]
Valentyn [Thu, 20 Feb 2025 14:13:44 +0000 (09:13 -0500)]
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/request-forms-and-files.md` (#13386)
github-actions [Thu, 20 Feb 2025 14:09:37 +0000 (14:09 +0000)]
📝 Update release notes
[skip ci]
Aman Kumar [Thu, 20 Feb 2025 14:09:14 +0000 (19:39 +0530)]
📝 Fix typos in virtual environments documentation (#13396)
github-actions [Tue, 18 Feb 2025 18:44:23 +0000 (18:44 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 18 Feb 2025 18:44:00 +0000 (19:44 +0100)]
🔧 Update team: Add Ludovico (#13390)
github-actions [Tue, 18 Feb 2025 16:52:41 +0000 (16:52 +0000)]
📝 Update release notes
[skip ci]
Hyogeun Oh (오효근) [Tue, 18 Feb 2025 16:52:15 +0000 (01:52 +0900)]
🐛 Fix issue with Swagger theme change example in the official tutorial (#13289)
github-actions [Tue, 18 Feb 2025 15:18:42 +0000 (15:18 +0000)]
📝 Update release notes
[skip ci]
Sebastián Ramírez [Tue, 18 Feb 2025 15:18:14 +0000 (16:18 +0100)]
🔧 Update sponsors: Add LambdaTest (#13389)
github-actions [Sat, 15 Feb 2025 16:33:58 +0000 (16:33 +0000)]
📝 Update release notes
[skip ci]
Haoyu (Daniel) YANG 杨浩宇 [Sat, 15 Feb 2025 16:33:33 +0000 (17:33 +0100)]
📝 Add more precise description of HTTP status code range in docs (#13347)
github-actions [Sat, 15 Feb 2025 16:32:36 +0000 (16:32 +0000)]
📝 Update release notes
[skip ci]
alv2017 [Sat, 15 Feb 2025 16:31:57 +0000 (18:31 +0200)]
✅ Simplify tests for `query_params_str_validations` (#13218)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>