]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
2 years ago📝 Update release notes 5324/head 0.83.0
Sebastián Ramírez [Sun, 11 Sep 2022 16:26:30 +0000 (18:26 +0200)] 
📝 Update release notes

2 years ago🔖 Release version 0.83.0
Sebastián Ramírez [Sun, 11 Sep 2022 16:25:29 +0000 (18:25 +0200)] 
🔖 Release version 0.83.0

2 years ago📝 Update release notes
Sebastián Ramírez [Sun, 11 Sep 2022 16:24:46 +0000 (18:24 +0200)] 
📝 Update release notes

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

2 years ago📝 Update `SECURITY.md` (#5377)
Marcelo Trylesinski [Sun, 11 Sep 2022 16:15:49 +0000 (18:15 +0200)] 
📝 Update `SECURITY.md` (#5377)

2 years ago📝 Update release notes
github-actions [Sun, 11 Sep 2022 16:14:21 +0000 (16:14 +0000)] 
📝 Update release notes

2 years ago🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content...
Irfanuddin Shafi Ahmed [Sun, 11 Sep 2022 16:13:36 +0000 (21:43 +0530)] 
🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content (#5365)

Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 8 Sep 2022 15:03:37 +0000 (15:03 +0000)] 
📝 Update release notes

2 years ago🐛 Fix empty reponse body when default `status_code` is empty but the a `Response...
Thomas Meckel [Thu, 8 Sep 2022 15:02:59 +0000 (17:02 +0200)] 
🐛 Fix empty reponse body when default `status_code` is empty but the a `Response` parameter with `response.status_code` is set (#5360)

Co-authored-by: Thomas Meckel <tmeckel@users.noreply.github.com>
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 [Thu, 8 Sep 2022 14:30:00 +0000 (14:30 +0000)] 
📝 Update release notes

2 years ago✨ Add support in `jsonable_encoder` for include and exclude with dataclasses (#4923)
DCsunset [Thu, 8 Sep 2022 14:29:23 +0000 (10:29 -0400)] 
✨ Add support in `jsonable_encoder` for include and exclude with dataclasses (#4923)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 8 Sep 2022 14:09:15 +0000 (14:09 +0000)] 
📝 Update release notes

2 years ago⬆ [pre-commit.ci] pre-commit autoupdate (#5352)
pre-commit-ci[bot] [Thu, 8 Sep 2022 14:08:33 +0000 (16:08 +0200)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#5352)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2 years ago🔖 Release version 0.82.0 0.82.0
Sebastián Ramírez [Sun, 4 Sep 2022 19:26:31 +0000 (21:26 +0200)] 
🔖 Release version 0.82.0

2 years ago📝 Update release notes
Sebastián Ramírez [Sun, 4 Sep 2022 19:25:29 +0000 (21:25 +0200)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 19:10:05 +0000 (19:10 +0000)] 
📝 Update release notes

2 years ago🐛 Allow exit code for dependencies with `yield` to always execute, by removing capaci...
Adrian Garcia Badaracco [Sun, 4 Sep 2022 19:09:24 +0000 (14:09 -0500)] 
🐛 Allow exit code for dependencies with `yield` to always execute, by removing capacity limiter for them, to e.g. allow closing DB connections without deadlocks (#5122)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 15:17:43 +0000 (15:17 +0000)] 
📝 Update release notes

2 years ago👥 Update FastAPI People (#5347)
github-actions[bot] [Sun, 4 Sep 2022 15:16:00 +0000 (15:16 +0000)] 
👥 Update FastAPI People (#5347)

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 15:12:59 +0000 (15:12 +0000)] 
📝 Update release notes

2 years ago✨ Export `WebSocketState` in `fastapi.websockets` (#4376)
Mateusz Nowak [Sun, 4 Sep 2022 15:12:10 +0000 (17:12 +0200)] 
✨ Export `WebSocketState` in `fastapi.websockets` (#4376)

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 15:07:46 +0000 (15:07 +0000)] 
📝 Update release notes

2 years ago🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request ...
Irfanuddin Shafi Ahmed [Sun, 4 Sep 2022 15:07:12 +0000 (20:37 +0530)] 
🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request (#5222)

Co-authored-by: Irfanuddin <irfanuddin@knowledgelens.com>
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, 4 Sep 2022 14:57:04 +0000 (14:57 +0000)] 
📝 Update release notes

2 years ago✏ Update Hypercorn link, now pointing to GitHub (#5346)
baconfield [Sun, 4 Sep 2022 14:56:29 +0000 (09:56 -0500)] 
✏ Update Hypercorn link, now pointing to GitHub (#5346)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 14:28:31 +0000 (14:28 +0000)] 
📝 Update release notes

2 years ago🌐 Add Russian translation for `docs/ru/docs/features.md` (#5315)
Vladislav Kramorenko [Sun, 4 Sep 2022 14:27:48 +0000 (17:27 +0300)] 
🌐 Add Russian translation for `docs/ru/docs/features.md` (#5315)

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, 4 Sep 2022 14:00:36 +0000 (14:00 +0000)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 14:00:22 +0000 (14:00 +0000)] 
📝 Update release notes

2 years ago⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 (#5321)
dependabot[bot] [Sun, 4 Sep 2022 13:59:59 +0000 (15:59 +0200)] 
⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 (#5321)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago⬆ [pre-commit.ci] pre-commit autoupdate (#5318)
pre-commit-ci[bot] [Sun, 4 Sep 2022 13:59:46 +0000 (15:59 +0200)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#5318)

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, 4 Sep 2022 13:40:56 +0000 (13:40 +0000)] 
📝 Update release notes

2 years ago🌐 Update Chinese translation for `docs/zh/docs/tutorial/request-files.md` (#4529)
ASpathfinder [Sun, 4 Sep 2022 13:40:14 +0000 (21:40 +0800)] 
🌐 Update Chinese translation for `docs/zh/docs/tutorial/request-files.md` (#4529)

Co-authored-by: KellyAlsa-massive-win <lhz928441818@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 13:39:50 +0000 (13:39 +0000)] 
📝 Update release notes

2 years ago🌐 Add Chinese translation for `docs/zh/docs/tutorial/encoder.md` (#4969)
Zssaer [Sun, 4 Sep 2022 13:39:06 +0000 (21:39 +0800)] 
🌐 Add Chinese translation for `docs/zh/docs/tutorial/encoder.md` (#4969)

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 13:38:49 +0000 (13:38 +0000)] 
📝 Update release notes

2 years ago✏ Tweak wording in `docs/en/docs/advanced/dataclasses.md` (#3698)
Peter Fackeldey [Sun, 4 Sep 2022 13:37:47 +0000 (15:37 +0200)] 
✏ Tweak wording in `docs/en/docs/advanced/dataclasses.md` (#3698)

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 13:29:46 +0000 (13:29 +0000)] 
📝 Update release notes

2 years ago📝 Add note about Python 3.10 `X | Y` operator in explanation about Response Models...
MendyLanda [Sun, 4 Sep 2022 13:29:06 +0000 (09:29 -0400)] 
📝 Add note about Python 3.10 `X | Y` operator in explanation about Response Models (#5307)

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 13:24:23 +0000 (13:24 +0000)] 
📝 Update release notes

2 years ago🌐 Fix MkDocs file line for Portuguese translation of `background-task.md` (#5242)
Mário Victor Ribeiro Silva [Sun, 4 Sep 2022 13:23:34 +0000 (10:23 -0300)] 
🌐 Fix MkDocs file line for Portuguese translation of `background-task.md` (#5242)

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

2 years ago✏ Fix a small code highlight line error (#5256)
非法操作 [Sun, 4 Sep 2022 13:18:08 +0000 (21:18 +0800)] 
✏ Fix a small code highlight line error (#5256)

2 years ago📝 Update release notes
github-actions [Sun, 4 Sep 2022 13:01:40 +0000 (13:01 +0000)] 
📝 Update release notes

2 years ago📝 Add link to New Relic article: "How to monitor FastAPI application performance...
sjyothi54 [Sun, 4 Sep 2022 13:01:08 +0000 (18:31 +0530)] 
📝 Add link to New Relic article: "How to monitor FastAPI application performance using Python agent" (#5260)

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

2 years ago🐛 Make sure a parameter defined as required is kept required in OpenAPI even if defin...
Charlie DiGiovanna [Sat, 3 Sep 2022 17:12:41 +0000 (13:12 -0400)] 
🐛 Make sure a parameter defined as required is kept required in OpenAPI even if defined as optional in another dependency (#4319)

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

2 years ago♻ Internal small refactor, move `operation_id` parameter position in delete method...
Junghoon Yang [Fri, 2 Sep 2022 13:36:00 +0000 (22:36 +0900)] 
♻ Internal small refactor, move `operation_id` parameter position in delete method for consistency with the code (#4474)

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

2 years ago✨ Support Python internal description on Pydantic model's docstring (#3032)
Marcelo Trylesinski [Fri, 2 Sep 2022 12:43:21 +0000 (14:43 +0200)] 
✨ Support Python internal description on Pydantic model's docstring (#3032)

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

2 years ago✨ Update `ORJSONResponse` to support non `str` keys and serializing Numpy arrays...
abc.zxy [Fri, 2 Sep 2022 10:17:31 +0000 (18:17 +0800)] 
✨ Update `ORJSONResponse` to support non `str` keys and serializing Numpy arrays (#3892)

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>
2 years ago📝 Update release notes
github-actions [Fri, 2 Sep 2022 09:53:06 +0000 (09:53 +0000)] 
📝 Update release notes

2 years ago🔧 Update sponsors, disable ImgWhale (#5338)
Sebastián Ramírez [Fri, 2 Sep 2022 09:52:19 +0000 (11:52 +0200)] 
🔧 Update sponsors, disable ImgWhale (#5338)

2 years ago📝 Update release notes
github-actions [Thu, 1 Sep 2022 09:59:45 +0000 (09:59 +0000)] 
📝 Update release notes

2 years ago📝 Update docs for `ORJSONResponse` with details about improving performance (#2615)
Ben Falk [Thu, 1 Sep 2022 09:59:05 +0000 (05:59 -0400)] 
📝 Update docs for `ORJSONResponse` with details about improving performance (#2615)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago📝 Update release notes
github-actions [Thu, 1 Sep 2022 09:33:10 +0000 (09:33 +0000)] 
📝 Update release notes

2 years ago📝 Add docs for creating a custom Response class (#5331)
Sebastián Ramírez [Thu, 1 Sep 2022 09:32:30 +0000 (11:32 +0200)] 
📝 Add docs for creating a custom Response class (#5331)

2 years ago📝 Update release notes
github-actions [Thu, 1 Sep 2022 09:06:24 +0000 (09:06 +0000)] 
📝 Update release notes

2 years ago📝 Add tip about using alias for form data fields (#5329)
Sebastián Ramírez [Thu, 1 Sep 2022 09:05:41 +0000 (11:05 +0200)] 
📝 Add tip about using alias for form data fields (#5329)

2 years ago📝 Update release notes
github-actions [Thu, 1 Sep 2022 08:51:37 +0000 (08:51 +0000)] 
📝 Update release notes

2 years ago🐛 Fix support for path parameters in WebSockets (#3879)
David Brochart [Thu, 1 Sep 2022 08:50:47 +0000 (10:50 +0200)] 
🐛 Fix support for path parameters in WebSockets (#3879)

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🔖 Release version 0.81.0 0.81.0
Sebastián Ramírez [Fri, 26 Aug 2022 15:18:44 +0000 (17:18 +0200)] 
🔖 Release version 0.81.0

2 years ago📝 Update release notes
Sebastián Ramírez [Fri, 26 Aug 2022 15:17:42 +0000 (17:17 +0200)] 
📝 Update release notes

2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:53:08 +0000 (14:53 +0000)] 
📝 Update release notes

2 years ago✏ Fix a simple typo in `docs/en/docs/python-types.md` (#5193)
Ihor Tymkiv [Fri, 26 Aug 2022 14:52:23 +0000 (17:52 +0300)] 
✏ Fix a simple typo in `docs/en/docs/python-types.md` (#5193)

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

2 years ago🌐 Add Russian translation for `docs/ru/docs/index.md` (#5289)
impocode [Fri, 26 Aug 2022 14:45:24 +0000 (19:45 +0500)] 
🌐 Add Russian translation for `docs/ru/docs/index.md` (#5289)

2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:44:37 +0000 (14:44 +0000)] 
📝 Update release notes

2 years ago🌐 Add Russian translation for `docs/ru/docs/deployment/versions.md` (#4985)
Artyom Kropp [Fri, 26 Aug 2022 14:43:58 +0000 (23:43 +0900)] 
🌐 Add Russian translation for `docs/ru/docs/deployment/versions.md` (#4985)

2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:43:25 +0000 (14:43 +0000)] 
📝 Update release notes

2 years ago🌐 Add Portuguese translation for `docs/pt/docs/tutorial/header-params.md` (#4921)
Bruno Artur Torres Lopes Pereira [Fri, 26 Aug 2022 14:42:45 +0000 (11:42 -0300)] 
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/header-params.md` (#4921)

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 [Fri, 26 Aug 2022 14:37:17 +0000 (14:37 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `tests/test_schema_extra_examples.py` (#5126)
supraaxdd [Fri, 26 Aug 2022 14:36:41 +0000 (15:36 +0100)] 
✏ Fix typos in `tests/test_schema_extra_examples.py` (#5126)

2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:35:47 +0000 (14:35 +0000)] 
📝 Update release notes

2 years ago✏ Fix typos in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#5142)
Roy Hyunjin Han [Fri, 26 Aug 2022 14:35:10 +0000 (10:35 -0400)] 
✏ Fix typos in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#5142)

2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:29:03 +0000 (14:29 +0000)] 
📝 Update release notes

2 years ago⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#5258)
dependabot[bot] [Fri, 26 Aug 2022 14:28:08 +0000 (16:28 +0200)] 
⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#5258)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 14:27:09 +0000 (14:27 +0000)] 
📝 Update release notes

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

2 years ago📝 Add step about upgrading pip in the venv to avoid errors when installing dependenci...
Edwuin Gutierrez [Fri, 26 Aug 2022 14:26:28 +0000 (09:26 -0500)] 
📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies `docs/en/docs/contributing.md` (#5181)

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2 years ago⬆ [pre-commit.ci] pre-commit autoupdate (#5196)
pre-commit-ci[bot] [Fri, 26 Aug 2022 14:26:10 +0000 (16:26 +0200)] 
⬆ [pre-commit.ci] pre-commit autoupdate (#5196)

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

2 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)

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

2 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)

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

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

2 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>
2 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)

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

2 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)

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

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

2 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>
2 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>
2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:47:11 +0000 (13:47 +0000)] 
📝 Update release notes

2 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>
2 years ago📝 Update release notes
github-actions [Fri, 26 Aug 2022 13:44:50 +0000 (13:44 +0000)] 
📝 Update release notes