]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:23:22 +0000 (14:23 +0000)] 
📝 Update release notes

3 years ago✏ Reword and clarify text in tutorial `docs/en/docs/tutorial/body-nested-models.md...
Pedro Augusto de Paula Barbosa [Fri, 26 Aug 2022 14:22:36 +0000 (11:22 -0300)] 
✏ Reword and clarify text in tutorial `docs/en/docs/tutorial/body-nested-models.md` (#5169)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:21:42 +0000 (14:21 +0000)] 
📝 Update release notes

3 years ago✏ Fix minor typo in `docs/en/docs/features.md` (#5206)
Charlie Wilson [Fri, 26 Aug 2022 14:20:57 +0000 (00:20 +1000)] 
✏ Fix minor typo in `docs/en/docs/features.md` (#5206)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:11:39 +0000 (14:11 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:11:05 +0000 (14:11 +0000)] 
📝 Update release notes

3 years ago✏ Fix minor typos in `docs/en/docs/async.md` (#5125)
Burak Kadir Er [Fri, 26 Aug 2022 14:10:53 +0000 (17:10 +0300)] 
✏ Fix minor typos in `docs/en/docs/async.md` (#5125)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres" (#5033)
KrishNa [Fri, 26 Aug 2022 14:10:17 +0000 (19:40 +0530)] 
📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres" (#5033)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:09:23 +0000 (14:09 +0000)] 
📝 Update release notes

3 years ago🔥 Delete duplicated tests in `tests/test_tutorial/test_sql_databases/test_sql_databas...
Seungho Kim [Fri, 26 Aug 2022 14:08:45 +0000 (23:08 +0900)] 
🔥 Delete duplicated tests in `tests/test_tutorial/test_sql_databases/test_sql_databases.py` (#5040)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:57:25 +0000 (13:57 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:56:54 +0000 (13:56 +0000)] 
📝 Update release notes

3 years ago🐛 Fix `jsonable_encoder` for dataclasses with pydantic-compatible fields (#3607)
Luis R [Fri, 26 Aug 2022 13:56:47 +0000 (15:56 +0200)] 
🐛 Fix `jsonable_encoder` for dataclasses with pydantic-compatible fields (#3607)

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>
3 years ago✨ Add ReDoc `<noscript>` warning when JS is disabled (#5074)
Erik Vroon [Fri, 26 Aug 2022 13:56:07 +0000 (06:56 -0700)] 
✨ Add ReDoc `<noscript>` warning when JS is disabled (#5074)

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

3 years ago♻ Simplify internal RegEx in `fastapi/utils.py` (#5057)
pylounge [Fri, 26 Aug 2022 13:46:22 +0000 (16:46 +0300)] 
♻ Simplify internal RegEx in `fastapi/utils.py` (#5057)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:44:50 +0000 (13:44 +0000)] 
📝 Update release notes

3 years ago🌐 Update `ko/mkdocs.yml` for a missing link (#5020)
LYK [Fri, 26 Aug 2022 13:44:02 +0000 (22:44 +0900)] 
🌐 Update `ko/mkdocs.yml` for a missing link (#5020)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:33:08 +0000 (13:33 +0000)] 
📝 Update release notes

3 years ago📝 Simplify example for docs for Additional Responses, remove unnecessary `else` ...
Adrian Garcia Badaracco [Fri, 26 Aug 2022 13:32:30 +0000 (08:32 -0500)] 
📝 Simplify example for docs for Additional Responses, remove unnecessary `else` (#4693)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:30:28 +0000 (13:30 +0000)] 
📝 Update release notes

3 years ago🔧 Fix Type hint of `auto_error` which does not need to be `Optional[bool]` (#4933)
David Kim [Fri, 26 Aug 2022 13:29:50 +0000 (22:29 +0900)] 
🔧 Fix Type hint of `auto_error` which does not need to be `Optional[bool]` (#4933)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:27:07 +0000 (13:27 +0000)] 
📝 Update release notes

3 years ago📝 Update docs, compare enums with identity instead of equality (#4905)
Micael Jarniac [Fri, 26 Aug 2022 13:26:03 +0000 (10:26 -0300)] 
📝 Update docs, compare enums with identity instead of equality (#4905)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:25:48 +0000 (13:25 +0000)] 
📝 Update release notes

3 years ago🔧 Update mypy config, use `strict = true` instead of manual configs (#4605)
Michael Oliver [Fri, 26 Aug 2022 13:25:02 +0000 (14:25 +0100)] 
🔧 Update mypy config, use `strict = true` instead of manual configs (#4605)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:24:42 +0000 (13:24 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:24:10 +0000 (13:24 +0000)] 
📝 Update release notes

3 years ago✏ Fix typo in `docs/en/docs/python-types.md` (#4886)
Micael Jarniac [Fri, 26 Aug 2022 13:24:04 +0000 (10:24 -0300)] 
✏ Fix typo in `docs/en/docs/python-types.md` (#4886)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago♻ Change a `dict()` for `{}` in `fastapi/utils.py` (#3138)
Shahriyar Rzayev [Fri, 26 Aug 2022 13:23:25 +0000 (17:23 +0400)] 
♻ Change a `dict()` for `{}` in `fastapi/utils.py` (#3138)

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:17:25 +0000 (13:17 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:17:04 +0000 (13:17 +0000)] 
📝 Update release notes

3 years ago♻ Move internal variable for errors in `jsonable_encoder` to put related code closer...
Guillermo Quintana Pelayo [Fri, 26 Aug 2022 13:16:44 +0000 (15:16 +0200)] 
♻ Move internal variable for errors in `jsonable_encoder` to put related code closer (#4560)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago♻ Simplify conditional assignment in `fastapi/dependencies/utils.py` (#4597)
Muzaffer Cikay [Fri, 26 Aug 2022 13:16:17 +0000 (16:16 +0300)] 
♻ Simplify conditional assignment in `fastapi/dependencies/utils.py` (#4597)

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

3 years ago🎨 Fix syntax highlighting in docs for OpenAPI Callbacks (#4368)
Joon Hwan 김준환 [Fri, 26 Aug 2022 13:04:48 +0000 (22:04 +0900)] 
🎨 Fix syntax highlighting in docs for OpenAPI Callbacks (#4368)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 09:42:03 +0000 (09:42 +0000)] 
📝 Update release notes

3 years ago⬆ Upgrade version pin accepted for Flake8, for internal code, to `flake8 >=3.8.3...
James Curtin [Fri, 26 Aug 2022 09:41:23 +0000 (05:41 -0400)] 
⬆ Upgrade version pin accepted for Flake8, for internal code, to `flake8 >=3.8.3,<6.0.0` (#4097)

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

3 years ago🐛 Fix support for extending `openapi_extras` with parameter lists (#4267)
Ori Levari [Fri, 26 Aug 2022 09:26:20 +0000 (02:26 -0700)] 
🐛 Fix support for extending `openapi_extras` with parameter lists (#4267)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Thu, 25 Aug 2022 21:53:36 +0000 (21:53 +0000)] 
📝 Update release notes

3 years ago✨ Add support for `FrozenSet` in parameters (e.g. query) (#2938)
juntatalor [Thu, 25 Aug 2022 21:52:53 +0000 (00:52 +0300)] 
✨ Add support for `FrozenSet` in parameters (e.g. query) (#2938)

Co-authored-by: saborisov <borisov_s@tass.ru>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Thu, 25 Aug 2022 21:45:33 +0000 (21:45 +0000)] 
📝 Update release notes

3 years ago✨ Allow custom middlewares to raise `HTTPException`s and propagate them (#2036)
Andy Challis [Thu, 25 Aug 2022 21:44:40 +0000 (07:44 +1000)] 
✨ Allow custom middlewares to raise `HTTPException`s and propagate them (#2036)

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>
3 years ago📝 Update release notes
github-actions [Thu, 25 Aug 2022 09:56:40 +0000 (09:56 +0000)] 
📝 Update release notes

3 years ago✨ Preserve `json.JSONDecodeError` information when handling invalid JSON in request...
Sidharth Ajithkumar [Thu, 25 Aug 2022 09:55:53 +0000 (15:25 +0530)] 
✨ Preserve `json.JSONDecodeError` information when handling invalid JSON in request body, to support custom exception handlers that use its information (#4057)

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>
3 years ago📝 Update release notes
github-actions [Wed, 24 Aug 2022 21:36:15 +0000 (21:36 +0000)] 
📝 Update release notes

3 years ago✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations...
Caleb Renfroe [Wed, 24 Aug 2022 21:35:30 +0000 (17:35 -0400)] 
✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations.md` (#3219)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Wed, 24 Aug 2022 14:54:27 +0000 (14:54 +0000)] 
📝 Update release notes

3 years ago📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account...
Kevin Tewouda [Wed, 24 Aug 2022 14:53:43 +0000 (16:53 +0200)] 
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536)

Co-authored-by: le_woudar <kevin.tewouda@gandi.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Wed, 24 Aug 2022 14:18:57 +0000 (14:18 +0000)] 
📝 Update release notes

3 years ago📝 Update docs for testing, fix examples with relative imports (#5302)
Sebastián Ramírez [Wed, 24 Aug 2022 14:18:11 +0000 (16:18 +0200)] 
📝 Update docs for testing, fix examples with relative imports (#5302)

3 years ago📝 Update release notes
github-actions [Wed, 24 Aug 2022 08:44:22 +0000 (08:44 +0000)] 
📝 Update release notes

3 years ago🍱 Update Jina banner, fix typo (#5301)
Sebastián Ramírez [Wed, 24 Aug 2022 08:43:44 +0000 (10:43 +0200)] 
🍱 Update Jina banner, fix typo (#5301)

3 years ago🔖 Release version 0.80.0 0.80.0
Sebastián Ramírez [Tue, 23 Aug 2022 14:14:48 +0000 (16:14 +0200)] 
🔖 Release version 0.80.0

3 years ago📝 Update release notes
Sebastián Ramírez [Tue, 23 Aug 2022 14:13:37 +0000 (16:13 +0200)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Tue, 23 Aug 2022 13:58:06 +0000 (13:58 +0000)] 
📝 Update release notes

3 years ago⬆ Upgrade Swagger UI copy of `oauth2-redirect.html` to include fixes for flavors...
Teo Koon Peng [Tue, 23 Aug 2022 13:57:25 +0000 (21:57 +0800)] 
⬆ Upgrade Swagger UI copy of `oauth2-redirect.html` to include fixes for flavors of authorization code flows in Swagger UI (#3439)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Tue, 23 Aug 2022 13:48:07 +0000 (13:48 +0000)] 
📝 Update release notes

3 years ago♻ Strip empty whitespace from description extracted from docstrings (#2821)
Andrey Semakin [Tue, 23 Aug 2022 13:47:19 +0000 (18:47 +0500)] 
♻ Strip empty whitespace from description extracted from docstrings (#2821)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Tue, 23 Aug 2022 13:31:17 +0000 (13:31 +0000)] 
📝 Update release notes

3 years ago🐛 Fix cached dependencies when using a dependency in `Security()` and other places...
laggardkernel [Tue, 23 Aug 2022 13:30:24 +0000 (21:30 +0800)] 
🐛 Fix cached dependencies when using a dependency in `Security()` and other places (e.g. `Depends()`) with different OAuth2 scopes (#2945)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Mon, 22 Aug 2022 19:18:24 +0000 (19:18 +0000)] 
📝 Update release notes

3 years ago🐛 Fix `response_model` not invalidating `None` (#2725)
Taneli Hukkinen [Mon, 22 Aug 2022 19:17:45 +0000 (22:17 +0300)] 
🐛 Fix `response_model` not invalidating `None` (#2725)

Co-authored-by: Taneli Hukkinen <hukkinj1@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Mon, 22 Aug 2022 18:49:42 +0000 (18:49 +0000)] 
📝 Update release notes

3 years ago🎨 Update type annotations for `response_model`, allow things like `Union[str, None...
Sebastián Ramírez [Mon, 22 Aug 2022 18:49:03 +0000 (20:49 +0200)] 
🎨 Update type annotations for `response_model`, allow things like `Union[str, None]` (#5294)

3 years ago📝 Update release notes
github-actions [Mon, 22 Aug 2022 18:35:01 +0000 (18:35 +0000)] 
📝 Update release notes

3 years ago🌐 Fix typos in German translation for `docs/de/docs/features.md` (#4533)
0xflotus [Mon, 22 Aug 2022 18:33:10 +0000 (20:33 +0200)] 
🌐 Fix typos in German translation for `docs/de/docs/features.md` (#4533)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Mon, 22 Aug 2022 14:53:35 +0000 (14:53 +0000)] 
📝 Update release notes

3 years ago🌐 Add missing navigator for `encoder.md` in Korean translation (#5238)
Joona Yoon [Mon, 22 Aug 2022 14:52:50 +0000 (23:52 +0900)] 
🌐 Add missing navigator for `encoder.md` in Korean translation (#5238)

3 years ago📝 Update release notes
github-actions [Mon, 22 Aug 2022 12:44:46 +0000 (12:44 +0000)] 
📝 Update release notes

3 years ago🔖 Release version 0.79.1 4913/head 0.79.1
Sebastián Ramírez [Thu, 18 Aug 2022 21:14:07 +0000 (23:14 +0200)] 
🔖 Release version 0.79.1

3 years ago📝 Update release notes
Sebastián Ramírez [Thu, 18 Aug 2022 21:13:19 +0000 (23:13 +0200)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 21:12:18 +0000 (21:12 +0000)] 
📝 Update release notes

3 years ago📝 Add note giving credit for illustrations to Ketrina Thompson (#5284)
Sebastián Ramírez [Thu, 18 Aug 2022 21:11:39 +0000 (23:11 +0200)] 
📝 Add note giving credit for illustrations to Ketrina Thompson (#5284)

3 years ago📝 Update release notes
Sebastián Ramírez [Thu, 18 Aug 2022 21:04:30 +0000 (23:04 +0200)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 20:57:50 +0000 (20:57 +0000)] 
📝 Update release notes

3 years ago🔧 Update Jina sponsorship (#5283)
Sebastián Ramírez [Thu, 18 Aug 2022 20:57:02 +0000 (22:57 +0200)] 
🔧 Update Jina sponsorship (#5283)

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 20:49:01 +0000 (20:49 +0000)] 
📝 Update release notes

3 years ago🐛 Fix `jsonable_encoder` using `include` and `exclude` parameters for non-Pydantic...
Xavi Moreno [Thu, 18 Aug 2022 20:48:21 +0000 (06:48 +1000)] 
🐛 Fix `jsonable_encoder` using `include` and `exclude` parameters for non-Pydantic objects (#2606)

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

3 years ago🐛 Fix edge case with repeated aliases names not shown in OpenAPI (#2351)
Luca Repetti [Thu, 18 Aug 2022 20:31:19 +0000 (22:31 +0200)] 
🐛 Fix edge case with repeated aliases names not shown in OpenAPI (#2351)

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

3 years ago📝 Add misc dependency installs to tutorial docs (#2126)
Teofilo Zosa [Thu, 18 Aug 2022 20:12:34 +0000 (05:12 +0900)] 
📝 Add misc dependency installs to tutorial docs (#2126)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Quote `pip install` command for Zsh compatibility in multiple languages (#5214)
Yumihiki [Thu, 18 Aug 2022 16:16:54 +0000 (01:16 +0900)] 
📝 Quote `pip install` command for Zsh compatibility in multiple languages (#5214)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:15:37 +0000 (16:15 +0000)] 
📝 Update release notes

3 years ago🌐 Add Portuguese translation for `docs/pt/docs/tutorial/query-params.md` (#4775)
Bruno Artur Torres Lopes Pereira [Thu, 18 Aug 2022 16:13:12 +0000 (13:13 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/query-params.md` (#4775)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:12:24 +0000 (16:12 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:11:55 +0000 (16:11 +0000)] 
📝 Update release notes

3 years ago🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/first-steps.md`...
Vini Sousa [Thu, 18 Aug 2022 16:10:25 +0000 (13:10 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/first-steps.md` (#4954)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago🌐 Add translation for `docs/zh/docs/advanced/response-cookies.md` (#4638)
zhangbo [Thu, 18 Aug 2022 16:09:38 +0000 (00:09 +0800)] 
🌐 Add translation for `docs/zh/docs/advanced/response-cookies.md` (#4638)

Co-authored-by: zhangbo <zhangbo@zjptmc.com>
3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:06:52 +0000 (16:06 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:05:42 +0000 (16:05 +0000)] 
📝 Update release notes

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:05:11 +0000 (16:05 +0000)] 
📝 Update release notes

3 years ago✏ Fix typo in `python-types.md` (#5116)
Marcelo Trylesinski [Thu, 18 Aug 2022 16:04:33 +0000 (18:04 +0200)] 
✏ Fix typo in `python-types.md` (#5116)

3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:03:07 +0000 (16:03 +0000)] 
📝 Update release notes

3 years ago🌐 Add French translation for `docs/fr/docs/deployment/index.md` (#3689)
Ruidy [Thu, 18 Aug 2022 16:02:40 +0000 (18:02 +0200)] 
🌐  Add French translation for `docs/fr/docs/deployment/index.md` (#3689)

Co-authored-by: Arthur Rio <arthurio@users.noreply.github.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: Ruidy <rnemausat@newstore.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:02:28 +0000 (16:02 +0000)] 
📝 Update release notes

3 years ago🌐 Add Portuguese translation for `tutorial/handling-errors.md` (#4769)
Fernando Simões [Thu, 18 Aug 2022 16:02:20 +0000 (13:02 -0300)] 
🌐 Add Portuguese translation for `tutorial/handling-errors.md` (#4769)

Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
3 years ago📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:01:57 +0000 (16:01 +0000)] 
📝 Update release notes