]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
2 years ago📝 Update release notes
github-actions [Fri, 16 Dec 2022 18:11:45 +0000 (18:11 +0000)] 
📝 Update release notes

2 years ago👷 Refactor CI artifact upload/download for docs previews (#5793)
Sebastián Ramírez [Fri, 16 Dec 2022 18:11:03 +0000 (22:11 +0400)] 
👷 Refactor CI artifact upload/download for docs previews (#5793)

2 years ago📝 Update release notes
github-actions [Sat, 3 Dec 2022 22:26:17 +0000 (22:26 +0000)] 
📝 Update release notes

2 years ago⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#5714)
dependabot[bot] [Sat, 3 Dec 2022 22:25:39 +0000 (23:25 +0100)] 
⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#5714)

Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2)

---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago📝 Update release notes
github-actions [Fri, 2 Dec 2022 17:23:12 +0000 (17:23 +0000)] 
📝 Update release notes

2 years ago👥 Update FastAPI People (#5722)
github-actions[bot] [Fri, 2 Dec 2022 17:22:33 +0000 (18:22 +0100)] 
👥 Update FastAPI People (#5722)

Co-authored-by: github-actions <github-actions@github.com>
2 years ago📝 Update release notes
github-actions [Tue, 29 Nov 2022 18:06:22 +0000 (18:06 +0000)] 
📝 Update release notes

2 years ago🔧 Update sponsors, disable course bundle (#5713)
Sebastián Ramírez [Tue, 29 Nov 2022 18:05:40 +0000 (19:05 +0100)] 
🔧 Update sponsors, disable course bundle (#5713)

2 years ago📝 Update release notes
github-actions [Mon, 28 Nov 2022 07:13:14 +0000 (07:13 +0000)] 
📝 Update release notes

2 years ago⬆ Update typer[all] requirement from <0.7.0,>=0.6.1 to >=0.6.1,<0.8.0 (#5639)
dependabot[bot] [Mon, 28 Nov 2022 07:12:37 +0000 (08:12 +0100)] 
⬆ Update typer[all] requirement from <0.7.0,>=0.6.1 to >=0.6.1,<0.8.0 (#5639)

Updates the requirements on [typer[all]](https://github.com/tiangolo/typer) to permit the latest version.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/typer/compare/0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: typer[all]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago🔖 Release version 0.88.0 0.88.0
Sebastián Ramírez [Sun, 27 Nov 2022 14:50:32 +0000 (15:50 +0100)] 
🔖 Release version 0.88.0

2 years ago📝 Update release notes
Sebastián Ramírez [Sun, 27 Nov 2022 14:49:33 +0000 (15:49 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 14:46:48 +0000 (14:46 +0000)] 
📝 Update release notes

2 years ago⬆ Bump Starlette to version `0.22.0` to fix bad encoding for query parameters in...
Eugenio Panadero [Sun, 27 Nov 2022 14:46:06 +0000 (15:46 +0100)] 
⬆ Bump Starlette to version `0.22.0` to fix bad encoding for query parameters in `TestClient` (#5659)

closes https://github.com/tiangolo/fastapi/issues/5646

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 14:23:13 +0000 (14:23 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 14:22:41 +0000 (14:22 +0000)] 
📝 Update release notes

2 years ago👷 Tweak build-docs to improve CI performance (#5699)
Sebastián Ramírez [Sun, 27 Nov 2022 14:22:30 +0000 (15:22 +0100)] 
👷 Tweak build-docs to improve CI performance (#5699)

2 years ago⬆ [pre-commit.ci] pre-commit autoupdate (#5566)
pre-commit-ci[bot] [Sun, 27 Nov 2022 14:22:03 +0000 (15:22 +0100)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#5566)

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>
2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 14:14:28 +0000 (14:14 +0000)] 
📝 Update release notes

2 years ago🌐 Add Portuguese translation for `docs/pt/docs/deployment/docker.md` (#5663)
Ayrton Freeman [Sun, 27 Nov 2022 14:13:50 +0000 (11:13 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/deployment/docker.md` (#5663)

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>
2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 14:00:09 +0000 (14:00 +0000)] 
📝 Update release notes

2 years ago⬆️ Upgrade Ruff (#5698)
Sebastián Ramírez [Sun, 27 Nov 2022 13:59:32 +0000 (14:59 +0100)] 
⬆️ Upgrade Ruff (#5698)

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 13:53:52 +0000 (13:53 +0000)] 
📝 Update release notes

2 years ago👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700)
Sebastián Ramírez [Sun, 27 Nov 2022 13:53:13 +0000 (14:53 +0100)] 
👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700)

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 13:40:03 +0000 (13:40 +0000)] 
📝 Update release notes

2 years ago💚 Fix pip cache for Smokeshow (#5697)
Sebastián Ramírez [Sun, 27 Nov 2022 13:39:17 +0000 (14:39 +0100)] 
💚 Fix pip cache for Smokeshow (#5697)

2 years ago📝 Update release notes
github-actions [Sun, 27 Nov 2022 13:12:12 +0000 (13:12 +0000)] 
📝 Update release notes

2 years ago👷 Fix and tweak CI cache handling (#5696)
Sebastián Ramírez [Sun, 27 Nov 2022 13:11:22 +0000 (14:11 +0100)] 
👷 Fix and tweak CI cache handling (#5696)

2 years ago📝 Update release notes
github-actions [Fri, 25 Nov 2022 11:39:33 +0000 (11:39 +0000)] 
📝 Update release notes

2 years ago👷 Update `setup-python` action in tests to use new caching feature (#5680)
Michael Adkins [Fri, 25 Nov 2022 11:38:55 +0000 (05:38 -0600)] 
👷 Update `setup-python` action in tests to use new caching feature (#5680)

2 years ago📝 Update release notes
github-actions [Tue, 22 Nov 2022 13:30:37 +0000 (13:30 +0000)] 
📝 Update release notes

2 years ago✏️ Fix typo in docs for `docs/en/docs/advanced/middleware.md` (#5376)
Muhammad Abdur Rakib [Tue, 22 Nov 2022 13:29:57 +0000 (19:29 +0600)] 
✏️ Fix typo in docs for `docs/en/docs/advanced/middleware.md` (#5376)

Fix typo in documentation

A full-stop was missing in `TrustedHostMiddleware` section

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 22:07:03 +0000 (22:07 +0000)] 
📝 Update release notes

2 years ago⬆ Bump black from 22.8.0 to 22.10.0 (#5569)
dependabot[bot] [Sun, 13 Nov 2022 22:06:28 +0000 (23:06 +0100)] 
⬆ Bump black from 22.8.0 to 22.10.0 (#5569)

Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.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/22.8.0...22.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago🔖 Release version 0.87.0 0.87.0
Sebastián Ramírez [Sun, 13 Nov 2022 21:36:53 +0000 (22:36 +0100)] 
🔖 Release version 0.87.0

2 years ago🔖 Release version 0.87.0
Sebastián Ramírez [Sun, 13 Nov 2022 21:27:53 +0000 (22:27 +0100)] 
🔖 Release version 0.87.0

2 years ago📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 21:26:43 +0000 (22:26 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 20:51:19 +0000 (20:51 +0000)] 
📝 Update release notes

2 years ago⬆️ Upgrade and relax dependencies for extras "all" (#5634)
Sebastián Ramírez [Sun, 13 Nov 2022 20:50:43 +0000 (21:50 +0100)] 
⬆️ Upgrade and relax dependencies for extras "all" (#5634)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 20:30:05 +0000 (20:30 +0000)] 
📝 Update release notes

2 years ago✏️ Tweak Help FastAPI from PR review after merging (#5633)
Sebastián Ramírez [Sun, 13 Nov 2022 20:29:23 +0000 (21:29 +0100)] 
✏️ Tweak Help FastAPI from PR review after merging (#5633)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 20:29:15 +0000 (20:29 +0000)] 
📝 Update release notes

2 years ago✏️ Clarify docs on CORS (#5627)
Pax [Sun, 13 Nov 2022 20:28:37 +0000 (12:28 -0800)] 
✏️  Clarify docs on CORS (#5627)

2 years ago📝 Update release notes
Sebastián Ramírez [Sun, 13 Nov 2022 20:23:22 +0000 (21:23 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 19:34:43 +0000 (19:34 +0000)] 
📝 Update release notes

2 years ago📝 Update Help FastAPI: Help Maintain FastAPI (#5632)
Sebastián Ramírez [Sun, 13 Nov 2022 19:34:09 +0000 (20:34 +0100)] 
📝 Update Help FastAPI: Help Maintain FastAPI (#5632)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 18:19:43 +0000 (18:19 +0000)] 
📝 Update release notes

2 years ago✨ Use Ruff for linting (#5630)
Sebastián Ramírez [Sun, 13 Nov 2022 18:19:04 +0000 (19:19 +0100)] 
✨ Use Ruff for linting (#5630)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 16:11:29 +0000 (16:11 +0000)] 
📝 Update release notes

2 years ago✨ Re-export Starlette's `WebSocketException` and add it to docs (#5629)
Sebastián Ramírez [Sun, 13 Nov 2022 16:10:54 +0000 (17:10 +0100)] 
✨ Re-export Starlette's `WebSocketException` and add it to docs (#5629)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 15:20:44 +0000 (15:20 +0000)] 
📝 Update release notes

2 years ago📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628)
Sebastián Ramírez [Sun, 13 Nov 2022 15:20:05 +0000 (16:20 +0100)] 
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628)

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 14:35:13 +0000 (14:35 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 14:26:43 +0000 (14:26 +0000)] 
📝 Update release notes

2 years ago⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX]...
Paweł Rubin [Sun, 13 Nov 2022 14:26:09 +0000 (15:26 +0100)] 
⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471)

Co-authored-by: Paweł Rubin <pawel.rubin@ocado.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 14:04:27 +0000 (14:04 +0000)] 
📝 Update release notes

2 years ago🌐 Add French translation for `docs/fr/docs/advanced/additional-status-code.md` (...
axel584 [Sun, 13 Nov 2022 14:03:48 +0000 (15:03 +0100)] 
🌐 Add French translation for `docs/fr/docs/advanced/additional-status-code.md` (#5477)

Co-authored-by: Julian Maurin <julian.maurin.perso@pm.me>
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>
2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 13:59:55 +0000 (13:59 +0000)] 
📝 Update release notes

2 years ago🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms-and-files.md...
Bruno Artur Torres Lopes Pereira [Sun, 13 Nov 2022 13:59:16 +0000 (10:59 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms-and-files.md` (#5579)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago📝 Update release notes
github-actions [Sun, 13 Nov 2022 13:59:09 +0000 (13:59 +0000)] 
📝 Update release notes

2 years ago🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` (#4983)
Ryusei Ishikawa [Sun, 13 Nov 2022 13:58:31 +0000 (22:58 +0900)] 
🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` (#4983)

Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: komtaki <39375566+komtaki@users.noreply.github.com>
2 years ago🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md...
nikkie [Sun, 13 Nov 2022 13:57:52 +0000 (22:57 +0900)] 
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` (#2969)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Fix https://github.com/tiangolo/fastapi/issues/2966

2 years ago📝 Update release notes
github-actions [Thu, 10 Nov 2022 12:22:58 +0000 (12:22 +0000)] 
📝 Update release notes

2 years ago🛠 Add Arabic issue number to Notify Translations GitHub Action (#5610)
Sebastián Ramírez [Thu, 10 Nov 2022 12:22:25 +0000 (13:22 +0100)] 
🛠 Add Arabic issue number to Notify Translations GitHub Action (#5610)

2 years ago📝 Update release notes
github-actions [Thu, 10 Nov 2022 11:16:30 +0000 (11:16 +0000)] 
📝 Update release notes

2 years ago⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#5609)
dependabot[bot] [Thu, 10 Nov 2022 11:15:55 +0000 (12:15 +0100)] 
⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#5609)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.1 to 2.24.2.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.1...v2.24.2)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago📝 Update release notes
github-actions [Wed, 9 Nov 2022 11:46:50 +0000 (11:46 +0000)] 
📝 Update release notes

2 years ago⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#5603)
dependabot[bot] [Wed, 9 Nov 2022 11:46:14 +0000 (12:46 +0100)] 
⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#5603)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2.24.0 to 2.24.1.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2.24.0...v2.24.1)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago📝 Update release notes
github-actions [Fri, 4 Nov 2022 19:20:29 +0000 (19:20 +0000)] 
📝 Update release notes

2 years ago🔖 Release version 0.86.0 0.86.0
Sebastián Ramírez [Thu, 3 Nov 2022 21:17:44 +0000 (22:17 +0100)] 
🔖 Release version 0.86.0

2 years ago📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 21:16:37 +0000 (22:16 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 21:13:25 +0000 (21:13 +0000)] 
📝 Update release notes

2 years ago⬆ Add Python 3.11 to the officially supported versions (#5587)
Sebastián Ramírez [Thu, 3 Nov 2022 21:12:43 +0000 (22:12 +0100)] 
⬆ Add Python 3.11 to the officially supported versions (#5587)

2 years ago📝 Update release notes
Sebastián Ramírez [Thu, 3 Nov 2022 21:03:00 +0000 (22:03 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 21:01:09 +0000 (21:01 +0000)] 
📝 Update release notes

2 years ago✏ Fix typo in `docs/en/docs/tutorial/security/oauth2-jwt.md` (#5584)
Vivek Ashokkumar [Thu, 3 Nov 2022 21:00:28 +0000 (02:30 +0530)] 
✏ Fix typo in `docs/en/docs/tutorial/security/oauth2-jwt.md` (#5584)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 20:56:13 +0000 (20:56 +0000)] 
📝 Update release notes

2 years ago👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot (#5586)
Sebastián Ramírez [Thu, 3 Nov 2022 20:55:32 +0000 (21:55 +0100)] 
👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot (#5586)

2 years ago📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585)
Sebastián Ramírez [Thu, 3 Nov 2022 20:55:00 +0000 (21:55 +0100)] 
📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585)

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 20:06:36 +0000 (20:06 +0000)] 
📝 Update release notes

2 years ago🎨 Format OpenAPI JSON in `test_starlette_exception.py` (#5379)
Irfanuddin Shafi Ahmed [Thu, 3 Nov 2022 20:06:00 +0000 (01:36 +0530)] 
🎨 Format OpenAPI JSON in `test_starlette_exception.py` (#5379)

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 20:01:17 +0000 (20:01 +0000)] 
📝 Update release notes

2 years ago👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal...
Sebastián Ramírez [Thu, 3 Nov 2022 20:00:29 +0000 (21:00 +0100)] 
👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests (#5583)

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 12:27:24 +0000 (12:27 +0000)] 
📝 Update release notes

2 years ago✅ Enable tests for Python 3.11 (#4881)
Sebastián Ramírez [Thu, 3 Nov 2022 12:26:48 +0000 (13:26 +0100)] 
✅ Enable tests for Python 3.11 (#4881)

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 12:08:23 +0000 (12:08 +0000)] 
📝 Update release notes

2 years ago🌐 Update wording in Chinese translation for `docs/zh/docs/python-types.md` (#5416)
ZHCai [Thu, 3 Nov 2022 12:07:49 +0000 (20:07 +0800)] 
🌐 Update wording in Chinese translation for `docs/zh/docs/python-types.md` (#5416)

2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 12:07:29 +0000 (12:07 +0000)] 
📝 Update release notes

2 years ago🐛 Close FormData (uploaded files) after the request is done (#5465)
Adrian Garcia Badaracco [Thu, 3 Nov 2022 12:06:52 +0000 (07:06 -0500)] 
🐛 Close FormData (uploaded files) after the request is done (#5465)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 11:52:17 +0000 (11:52 +0000)] 
📝 Update release notes

2 years ago🌐 Add Russian translation for `docs/ru/docs/deployment/index.md` (#5336)
Vladislav Kramorenko [Thu, 3 Nov 2022 11:51:44 +0000 (14:51 +0300)] 
🌐 Add Russian translation for `docs/ru/docs/deployment/index.md` (#5336)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 11:51:26 +0000 (11:51 +0000)] 
📝 Update release notes

2 years ago🌐 Update Chinese translation for `docs/tutorial/security/oauth2-jwt.md` (#3846)
jaystone776 [Thu, 3 Nov 2022 11:50:48 +0000 (19:50 +0800)] 
🌐 Update Chinese translation for `docs/tutorial/security/oauth2-jwt.md` (#3846)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 3 Nov 2022 11:45:26 +0000 (11:45 +0000)] 
📝 Update release notes

2 years ago👥 Update FastAPI People (#5571)
github-actions[bot] [Thu, 3 Nov 2022 11:44:51 +0000 (12:44 +0100)] 
👥 Update FastAPI People (#5571)

Co-authored-by: github-actions <github-actions@github.com>
2 years ago🔖 Release version 0.85.2 0.85.2
Sebastián Ramírez [Mon, 31 Oct 2022 18:57:16 +0000 (19:57 +0100)] 
🔖 Release version 0.85.2

2 years ago📝 Update release notes
Sebastián Ramírez [Mon, 31 Oct 2022 18:56:21 +0000 (19:56 +0100)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Mon, 31 Oct 2022 18:12:19 +0000 (18:12 +0000)] 
📝 Update release notes

2 years ago🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms.md` (#4934)
Bruno Artur Torres Lopes Pereira [Mon, 31 Oct 2022 18:11:41 +0000 (15:11 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms.md` (#4934)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Mon, 31 Oct 2022 18:08:49 +0000 (18:08 +0000)] 
📝 Update release notes