]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
github-actions [Thu, 8 Jun 2023 18:31:33 +0000 (18:31 +0000)]
📝 Update release notes
Marcelo Trylesinski [Thu, 8 Jun 2023 18:30:49 +0000 (20:30 +0200)]
📌 Update minimum version of Pydantic to >=1.7.4 (#9567)
github-actions [Wed, 7 Jun 2023 20:44:47 +0000 (20:44 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 7 Jun 2023 20:44:12 +0000 (22:44 +0200)]
🐛 Fix OpenAPI model fields int validations, change `gte` to `ge` (#9635)
🐛 Fix OpenAPI model fields int validations, change `gte` to `ge`
Sebastián Ramírez [Sat, 3 Jun 2023 14:29:23 +0000 (16:29 +0200)]
🔖 Release version 0.96.0
Sebastián Ramírez [Sat, 3 Jun 2023 14:28:37 +0000 (16:28 +0200)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 14:20:32 +0000 (14:20 +0000)]
📝 Update release notes
Sergei Solomein [Sat, 3 Jun 2023 14:19:58 +0000 (19:19 +0500)]
🌐 Add Russian translation for `docs/tutorial/body.md` (#3885)
Co-authored-by: Teregov_Ruslan <48125303+RuslanTer@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: FedorGN <66411909+FedorGN@users.noreply.github.com>
github-actions [Sat, 3 Jun 2023 14:19:04 +0000 (14:19 +0000)]
📝 Update release notes
Alexandr [Sat, 3 Jun 2023 14:18:30 +0000 (17:18 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/static-files.md` (#9580)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 3 Jun 2023 14:15:41 +0000 (14:15 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 14:06:48 +0000 (14:06 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 14:06:02 +0000 (14:06 +0000)]
📝 Update release notes
Artem Golicyn [Sat, 3 Jun 2023 14:05:53 +0000 (17:05 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/first-steps.md` (#9471)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Alexandr [Sat, 3 Jun 2023 14:05:30 +0000 (17:05 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/query-params.md` (#9584)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Alexandr [Sat, 3 Jun 2023 14:05:22 +0000 (17:05 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/debugging.md` (#9579)
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 3 Jun 2023 14:01:51 +0000 (14:01 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:58:16 +0000 (13:58 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:58:09 +0000 (13:58 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:57:42 +0000 (13:57 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:56:26 +0000 (13:56 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:56:16 +0000 (13:56 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:56:02 +0000 (13:56 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:55:50 +0000 (13:55 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:54:48 +0000 (13:54 +0000)]
📝 Update release notes
github-actions [Sat, 3 Jun 2023 13:52:14 +0000 (13:52 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 3 Jun 2023 13:51:39 +0000 (15:51 +0200)]
🔧 Update sponsors, remove InvestSuite (#9612)
github-actions [Sat, 3 Jun 2023 13:38:23 +0000 (13:38 +0000)]
📝 Update release notes
Zanie Adkins [Sat, 3 Jun 2023 13:37:41 +0000 (08:37 -0500)]
⚡ Update `create_cloned_field` to use a global cache and improve startup performance (#4645)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Huon Wilson <wilson.huon@gmail.com>
吴定焕 [Sat, 3 Jun 2023 12:49:32 +0000 (20:49 +0800)]
🌐 Add Chinese translation for `docs/zh/docs/tutorial/static-files.md` (#9436)
Add Chinese translation for docs/zh/docs/tutorial/static-files.md
Andres Bermeo [Sat, 3 Jun 2023 12:37:15 +0000 (07:37 -0500)]
🌐 Update Spanish translation including new illustrations in `docs/es/docs/async.md` (#9483)
Lemonyte [Sat, 3 Jun 2023 12:32:40 +0000 (08:32 -0400)]
✏️ Fix typo in Deta deployment tutorial (#9501)
Fix typo (Data -> Deta)
Artem Golicyn [Sat, 3 Jun 2023 12:31:44 +0000 (15:31 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params.md` (#9519)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
ivan-abc [Sat, 3 Jun 2023 12:22:10 +0000 (18:22 +0600)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/path-params-numeric-validations.md` (#9563)
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
Vladislav Kramorenko [Sat, 3 Jun 2023 12:21:05 +0000 (15:21 +0300)]
🌐 Add Russian translation for `docs/ru/docs/deployment/concepts.md` (#9577)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Alexandr [Sat, 3 Jun 2023 12:13:10 +0000 (15:13 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-multiple-params.md` (#9586)
* 🌐 Add Russian translation for docs/tutorial/body-multiple-params.md
Co-authored-by: ivan-abc <36765187+ivan-abc@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
github-actions[bot] [Sat, 3 Jun 2023 12:09:57 +0000 (14:09 +0200)]
👥 Update FastAPI People (#9602)
Co-authored-by: github-actions <github-actions@github.com>
Sebastián Ramírez [Tue, 16 May 2023 13:39:43 +0000 (15:39 +0200)]
🔖 Release version 0.95.2
Sebastián Ramírez [Tue, 16 May 2023 13:38:23 +0000 (15:38 +0200)]
📝 Update release notes
github-actions [Tue, 16 May 2023 13:30:24 +0000 (13:30 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 16 May 2023 13:29:40 +0000 (15:29 +0200)]
⬆️ Upgrade Starlette version to `>=0.27.0` for a security release (#9541)
github-actions [Tue, 9 May 2023 14:32:48 +0000 (14:32 +0000)]
📝 Update release notes
Samuel Colvin [Tue, 9 May 2023 14:32:00 +0000 (15:32 +0100)]
🐛 Fix `flask.escape` warning for internal tests (#9468)
* fix flask.escape warning
* 📝 Fix highlight in docs for WSGI
---------
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 8 May 2023 21:36:55 +0000 (21:36 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 8 May 2023 21:36:13 +0000 (23:36 +0200)]
✅ Refactor 2 tests, for consistency and simplification (#9504)
✅ Refactor tests, for consistency and simplification
github-actions [Mon, 8 May 2023 21:08:08 +0000 (21:08 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 8 May 2023 21:07:32 +0000 (23:07 +0200)]
✅ Refactor OpenAPI tests, prepare for Pydantic v2 (#9503)
* ✅ Refactor OpenAPI tests, move inline, prepare for Pydantic v2 tests
* ✅ Fix test module loading for conditional OpenAPI
* 🐛 Fix missing pytest marker
* ✅ Fix test for coverage
Bighneswar Parida [Mon, 8 May 2023 12:32:02 +0000 (18:02 +0530)]
📝 Update Deta deployment tutorial for compatibility with Deta Space (#6004)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lemonyte <49930425+lemonyte@users.noreply.github.com>
Co-authored-by: xeust <maxeust@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 8 May 2023 11:18:04 +0000 (11:18 +0000)]
📝 Update release notes
github-actions [Mon, 8 May 2023 11:17:05 +0000 (11:17 +0000)]
📝 Update release notes
oandersonmagalhaes [Mon, 8 May 2023 11:16:57 +0000 (08:16 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/advanced/events.md` (#9326)
Co-authored-by: Fernando Crozetta <fernando@czetta.com>
Co-authored-by: Lorhan Sohaky <16273730+LorhanSohaky@users.noreply.github.com>
Vladislav Kramorenko [Mon, 8 May 2023 11:16:31 +0000 (14:16 +0300)]
🌐 Add Russian translation for `docs/ru/docs/deployment/manually.md` (#9417)
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 8 May 2023 11:16:10 +0000 (11:16 +0000)]
📝 Update release notes
Saleumsack KEOBOUALAY [Mon, 8 May 2023 11:15:37 +0000 (18:15 +0700)]
🌐 Add setup for translations to Lao (#9396)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Mon, 8 May 2023 11:14:57 +0000 (11:14 +0000)]
📝 Update release notes
Vladislav Kramorenko [Mon, 8 May 2023 11:14:19 +0000 (14:14 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/testing.md` (#9403)
Add Russian translation for docs/ru/docs/tutorial/testing.md
github-actions [Mon, 8 May 2023 11:11:35 +0000 (11:11 +0000)]
📝 Update release notes
Vladislav Kramorenko [Mon, 8 May 2023 11:11:00 +0000 (14:11 +0300)]
🌐 Add Russian translation for `docs/ru/docs/deployment/https.md` (#9428)
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 2 May 2023 06:28:23 +0000 (06:28 +0000)]
📝 Update release notes
MariiaRomaniuk [Tue, 2 May 2023 06:27:49 +0000 (00:27 -0600)]
✏ Fix command to install requirements in Windows (#9445)
fix command to install requirements
github-actions [Tue, 25 Apr 2023 19:12:33 +0000 (19:12 +0000)]
📝 Update release notes
Axel [Tue, 25 Apr 2023 19:12:00 +0000 (21:12 +0200)]
🌐 Add French translation for `docs/fr/docs/advanced/response-directly.md` (#9415)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 25 Apr 2023 19:08:41 +0000 (19:08 +0000)]
📝 Update release notes
Evzen Ptacek [Tue, 25 Apr 2023 19:08:01 +0000 (21:08 +0200)]
🌐 Initiate Czech translation setup (#9288)
Initiate Czech translation setup
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 25 Apr 2023 18:46:57 +0000 (18:46 +0000)]
📝 Update release notes
Lucas Balieiro [Tue, 25 Apr 2023 18:46:17 +0000 (14:46 -0400)]
✏ Fix typo in Portuguese docs for `docs/pt/docs/index.md` (#9337)
github-actions [Tue, 25 Apr 2023 18:45:08 +0000 (18:45 +0000)]
📝 Update release notes
Nadezhda Fedina [Tue, 25 Apr 2023 18:44:34 +0000 (01:44 +0700)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/response-status-code.md` (#9370)
* Add Russian translation for docs/ru/docs/tutorial/response-status-code.md
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
* Apply suggestions from code review
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
* Replace 'response code' with 'status code', make minor translation improvements
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
github-actions [Tue, 25 Apr 2023 18:28:42 +0000 (18:28 +0000)]
📝 Update release notes
github-actions [Tue, 25 Apr 2023 18:27:12 +0000 (18:27 +0000)]
📝 Update release notes
github-actions [Tue, 25 Apr 2023 18:26:51 +0000 (18:26 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 25 Apr 2023 18:26:32 +0000 (11:26 -0700)]
💚 Disable setup-python pip cache in CI (#9438)
dependabot[bot] [Tue, 25 Apr 2023 18:26:11 +0000 (11:26 -0700)]
⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (#9346)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.5.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.6.4...v1.8.5)
---
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>
dependabot[bot] [Tue, 25 Apr 2023 18:25:28 +0000 (11:25 -0700)]
⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 (#9394)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.26.0 to 2.27.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.26.0...v2.27.0)
---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
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>
Sebastián Ramírez [Thu, 13 Apr 2023 19:04:52 +0000 (12:04 -0700)]
🔖 Release version 0.95.1
Sebastián Ramírez [Thu, 13 Apr 2023 19:04:11 +0000 (12:04 -0700)]
📝 Update release notes
github-actions [Thu, 13 Apr 2023 18:58:35 +0000 (18:58 +0000)]
📝 Update release notes
Geoff Dworkin [Thu, 13 Apr 2023 18:57:59 +0000 (13:57 -0500)]
📝 Add notification message warning about old versions of FastAPI not supporting `Annotated` (#9298)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 13 Apr 2023 18:44:47 +0000 (18:44 +0000)]
📝 Update release notes
Leonardo Marinho de Melo Júnior [Thu, 13 Apr 2023 18:44:09 +0000 (15:44 -0300)]
📝 Fix typo in `docs/en/docs/advanced/behind-a-proxy.md` (#5681)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 13 Apr 2023 18:38:01 +0000 (18:38 +0000)]
📝 Update release notes
Kimiaattaei [Thu, 13 Apr 2023 18:37:23 +0000 (22:07 +0330)]
✏ Fix wrong import from typing module in Persian translations for `docs/fa/docs/index.md` (#6083)
github-actions [Thu, 13 Apr 2023 18:34:43 +0000 (18:34 +0000)]
📝 Update release notes
Armen Gabrielyan [Thu, 13 Apr 2023 18:34:04 +0000 (22:34 +0400)]
✏️ Fix format, remove unnecessary asterisks in `docs/en/docs/help-fastapi.md` (#9249)
✏️ Remove unnecessary asterisks from help doc
github-actions [Thu, 13 Apr 2023 18:33:37 +0000 (18:33 +0000)]
📝 Update release notes
Nicolas Renkamp [Thu, 13 Apr 2023 18:33:03 +0000 (20:33 +0200)]
✏ Fix typo in `docs/en/docs/tutorial/query-params-str-validations.md` (#9272)
github-actions [Thu, 13 Apr 2023 18:30:56 +0000 (18:30 +0000)]
📝 Update release notes
tim-habitat [Thu, 13 Apr 2023 18:30:21 +0000 (19:30 +0100)]
✏ Fix typo/bug in inline code example in `docs/en/docs/tutorial/query-params-str-validations.md` (#9273)
github-actions [Thu, 13 Apr 2023 18:29:28 +0000 (18:29 +0000)]
📝 Update release notes
Aadarsha Shrestha [Thu, 13 Apr 2023 18:28:52 +0000 (00:13 +0545)]
✏ Fix typo in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#9282)
github-actions [Thu, 13 Apr 2023 18:21:50 +0000 (18:21 +0000)]
📝 Update release notes
dasstyxx [Thu, 13 Apr 2023 18:21:17 +0000 (21:21 +0300)]
✏ Fix typo: 'wll' to 'will' in `docs/en/docs/tutorial/query-params-str-validations.md` (#9380)
github-actions [Thu, 13 Apr 2023 18:18:19 +0000 (18:18 +0000)]
📝 Update release notes
github-actions [Thu, 13 Apr 2023 18:17:46 +0000 (18:17 +0000)]
📝 Update release notes
Axel [Thu, 13 Apr 2023 18:17:42 +0000 (20:17 +0200)]
🌐 Add French translation for `docs/fr/docs/advanced/index.md` (#5673)
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>
Sebastián Ramírez [Thu, 13 Apr 2023 18:17:05 +0000 (11:17 -0700)]
🔧 Update sponsors: remove Jina (#9388)
🔧 Remove Jina sponsor
github-actions [Thu, 13 Apr 2023 18:16:07 +0000 (18:16 +0000)]
📝 Update release notes
Luccas Mateus [Thu, 13 Apr 2023 18:15:34 +0000 (15:15 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/body-nested-models.md` (#4053)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
github-actions [Thu, 13 Apr 2023 18:13:26 +0000 (18:13 +0000)]
📝 Update release notes
github-actions [Thu, 13 Apr 2023 18:12:59 +0000 (18:12 +0000)]
📝 Update release notes