Commit graph

  • f3efaf69da 📝 Update release notes github-actions 2022-09-04 19:10:05 +0000
  • f8460a8b54
    🐛 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) Adrian Garcia Badaracco 2022-09-04 14:09:24 -0500
  • d0cc996dc7 📝 Update release notes github-actions 2022-09-04 15:17:43 +0000
  • c70fab38e7
    👥 Update FastAPI People (#5347) github-actions[bot] 2022-09-04 15:16:00 +0000
  • 80d68a6eda 📝 Update release notes github-actions 2022-09-04 15:12:59 +0000
  • dacb689290
    Export WebSocketState in fastapi.websockets (#4376) Mateusz Nowak 2022-09-04 17:12:10 +0200
  • dd2f759bac 📝 Update release notes github-actions 2022-09-04 15:07:46 +0000
  • 4cff206ebb
    🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request (#5222) Irfanuddin Shafi Ahmed 2022-09-04 20:37:12 +0530
  • 0195bb5706 📝 Update release notes github-actions 2022-09-04 14:57:04 +0000
  • 0ae8d09189
    ✏ Update Hypercorn link, now pointing to GitHub (#5346) baconfield 2022-09-04 09:56:29 -0500
  • 9df22ab864 📝 Update release notes github-actions 2022-09-04 14:28:31 +0000
  • 81967f8f93
    🌐 Add Russian translation for docs/ru/docs/features.md (#5315) Vladislav Kramorenko 2022-09-04 17:27:48 +0300
  • 7dd4a4f435 📝 Update release notes github-actions 2022-09-04 14:00:36 +0000
  • 94b7527dfd 📝 Update release notes github-actions 2022-09-04 14:00:22 +0000
  • a3a8d68715
    ⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 (#5321) dependabot[bot] 2022-09-04 15:59:59 +0200
  • ee035dfa9a
    ⬆ [pre-commit.ci] pre-commit autoupdate (#5318) pre-commit-ci[bot] 2022-09-04 15:59:46 +0200
  • 5a79564dab 📝 Update release notes github-actions 2022-09-04 13:40:56 +0000
  • dc1534736d
    🌐 Update Chinese translation for docs/zh/docs/tutorial/request-files.md (#4529) ASpathfinder 2022-09-04 21:40:14 +0800
  • fc559b5fcd 📝 Update release notes github-actions 2022-09-04 13:39:50 +0000
  • 0d43b6552b
    🌐 Add Chinese translation for docs/zh/docs/tutorial/encoder.md (#4969) Zssaer 2022-09-04 21:39:06 +0800
  • 89839eb834 📝 Update release notes github-actions 2022-09-04 13:38:49 +0000
  • f266dc17d7
    ✏ Tweak wording in docs/en/docs/advanced/dataclasses.md (#3698) Peter Fackeldey 2022-09-04 15:37:47 +0200
  • 697ec94a7e 📝 Update release notes github-actions 2022-09-04 13:29:46 +0000
  • ae369d879a
    📝 Add note about Python 3.10 X | Y operator in explanation about Response Models (#5307) MendyLanda 2022-09-04 09:29:06 -0400
  • 198b7ef2cb 📝 Update release notes github-actions 2022-09-04 13:24:23 +0000
  • 68e04f6531
    🌐 Fix MkDocs file line for Portuguese translation of background-task.md (#5242) Mário Victor Ribeiro Silva 2022-09-04 10:23:34 -0300
  • c00e1ec6bf 📝 Update release notes github-actions 2022-09-04 13:18:44 +0000
  • d3ff7c620a
    ✏ Fix a small code highlight line error (#5256) 非法操作 2022-09-04 21:18:08 +0800
  • fae28a9bd7 📝 Update release notes github-actions 2022-09-04 13:01:40 +0000
  • 0e7478d39c
    📝 Add link to New Relic article: "How to monitor FastAPI application performance using Python agent" (#5260) sjyothi54 2022-09-04 18:31:08 +0530
  • dbb43da9c0 📝 Update release notes github-actions 2022-09-03 17:13:24 +0000
  • 56f887de15
    🐛 Make sure a parameter defined as required is kept required in OpenAPI even if defined as optional in another dependency (#4319) Charlie DiGiovanna 2022-09-03 13:12:41 -0400
  • fbe1a803fc 📝 Update release notes github-actions 2022-09-02 13:36:48 +0000
  • 52b5b08910
    ♻ Internal small refactor, move operation_id parameter position in delete method for consistency with the code (#4474) Junghoon Yang 2022-09-02 22:36:00 +0900
  • e7e6404faf 📝 Update release notes github-actions 2022-09-02 12:44:09 +0000
  • 30b3905ef3
    Support Python internal description on Pydantic model's docstring (#3032) Marcelo Trylesinski 2022-09-02 14:43:21 +0200
  • b1d0f1e970 📝 Update release notes github-actions 2022-09-02 10:18:09 +0000
  • 7250c194da
    Update ORJSONResponse to support non str keys and serializing Numpy arrays (#3892) abc.zxy 2022-09-02 18:17:31 +0800
  • 173b891603 📝 Update release notes github-actions 2022-09-02 09:53:06 +0000
  • 6ae8f07d24
    🔧 Update sponsors, disable ImgWhale (#5338) Sebastián Ramírez 2022-09-02 11:52:19 +0200
  • b83709add4 📝 Update release notes github-actions 2022-09-01 09:59:45 +0000
  • a71077c530
    📝 Update docs for ORJSONResponse with details about improving performance (#2615) Ben Falk 2022-09-01 05:59:05 -0400
  • 278adc012a 📝 Update release notes github-actions 2022-09-01 09:33:10 +0000
  • 356a57daa8
    📝 Add docs for creating a custom Response class (#5331) Sebastián Ramírez 2022-09-01 11:32:30 +0200
  • b9d7f86743 📝 Update release notes github-actions 2022-09-01 09:06:24 +0000
  • adf4e77dd6
    📝 Add tip about using alias for form data fields (#5329) Sebastián Ramírez 2022-09-01 11:05:41 +0200
  • 0e1a9d1c0f 📝 Update release notes github-actions 2022-09-01 08:51:37 +0000
  • d8b6aa630c
    🐛 Fix support for path parameters in WebSockets (#3879) David Brochart 2022-09-01 10:50:47 +0200
  • 0bb8920ae1 🔖 Release version 0.81.0 Sebastián Ramírez 2022-08-26 17:18:44 +0200
  • 95c182a42c 📝 Update release notes Sebastián Ramírez 2022-08-26 17:17:42 +0200
  • 165d57db24 📝 Update release notes github-actions 2022-08-26 14:53:08 +0000
  • ae5280e501
    ✏ Fix a simple typo in docs/en/docs/python-types.md (#5193) Ihor Tymkiv 2022-08-26 17:52:23 +0300
  • d4b2ef8137 📝 Update release notes github-actions 2022-08-26 14:46:06 +0000
  • fd2080aece
    🌐 Add Russian translation for docs/ru/docs/index.md (#5289) impocode 2022-08-26 19:45:24 +0500
  • 3c8d8c38a7 📝 Update release notes github-actions 2022-08-26 14:44:37 +0000
  • fa92dbf557
    🌐 Add Russian translation for docs/ru/docs/deployment/versions.md (#4985) Artyom Kropp 2022-08-26 23:43:58 +0900
  • cd8854c4c7 📝 Update release notes github-actions 2022-08-26 14:43:25 +0000
  • b63398f4b5
    🌐 Add Portuguese translation for docs/pt/docs/tutorial/header-params.md (#4921) Bruno Artur Torres Lopes Pereira 2022-08-26 11:42:45 -0300
  • 728b961d35 📝 Update release notes github-actions 2022-08-26 14:37:17 +0000
  • 5e34cb1868
    ✏ Fix typos in tests/test_schema_extra_examples.py (#5126) supraaxdd 2022-08-26 15:36:41 +0100
  • bbd34c55d5 📝 Update release notes github-actions 2022-08-26 14:35:47 +0000
  • 8a72d363c8
    ✏ Fix typos in docs/en/docs/tutorial/path-params-numeric-validations.md (#5142) Roy Hyunjin Han 2022-08-26 10:35:10 -0400
  • ee93ad952c 📝 Update release notes github-actions 2022-08-26 14:29:03 +0000
  • d26674616c
    ⬆ Bump dawidd6/action-download-artifact from 2.21.1 to 2.22.0 (#5258) dependabot[bot] 2022-08-26 16:28:08 +0200
  • 40a19fe261 📝 Update release notes github-actions 2022-08-26 14:27:09 +0000
  • 8b4546352f 📝 Update release notes github-actions 2022-08-26 14:26:53 +0000
  • b3f2f08251
    📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies docs/en/docs/contributing.md (#5181) Edwuin Gutierrez 2022-08-26 09:26:28 -0500
  • 3d3a7dbe7e
    ⬆ [pre-commit.ci] pre-commit autoupdate (#5196) pre-commit-ci[bot] 2022-08-26 16:26:10 +0200
  • d69b5f39b4 📝 Update release notes github-actions 2022-08-26 14:23:22 +0000
  • 70213467a6
    ✏ Reword and clarify text in tutorial docs/en/docs/tutorial/body-nested-models.md (#5169) Pedro Augusto de Paula Barbosa 2022-08-26 11:22:36 -0300
  • 8d1d1703f4 📝 Update release notes github-actions 2022-08-26 14:21:42 +0000
  • 1285ba4b2e
    ✏ Fix minor typo in docs/en/docs/features.md (#5206) Charlie Wilson 2022-08-27 00:20:57 +1000
  • 6bbfd27c19 📝 Update release notes github-actions 2022-08-26 14:11:39 +0000
  • 4c0b9b831c 📝 Update release notes github-actions 2022-08-26 14:11:05 +0000
  • 9e6dcba766
    ✏ Fix minor typos in docs/en/docs/async.md (#5125) Burak Kadir Er 2022-08-26 17:10:53 +0300
  • e1825589ba
    📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres" (#5033) KrishNa 2022-08-26 19:40:17 +0530
  • acc59df815 📝 Update release notes github-actions 2022-08-26 14:09:23 +0000
  • d86b54e79b
    🔥 Delete duplicated tests in tests/test_tutorial/test_sql_databases/test_sql_databases.py (#5040) Seungho Kim 2022-08-26 23:08:45 +0900
  • 6b77179e3b 📝 Update release notes github-actions 2022-08-26 13:57:25 +0000
  • 8dab25df71 📝 Update release notes github-actions 2022-08-26 13:56:54 +0000
  • 22bed0008c
    🐛 Fix jsonable_encoder for dataclasses with pydantic-compatible fields (#3607) Luis R 2022-08-26 15:56:47 +0200
  • de6ccd7754
    Add ReDoc <noscript> warning when JS is disabled (#5074) Erik Vroon 2022-08-26 06:56:07 -0700
  • 26c68c6e0d 📝 Update release notes github-actions 2022-08-26 13:47:11 +0000
  • dc10b81d05
    ♻ Simplify internal RegEx in fastapi/utils.py (#5057) pylounge 2022-08-26 16:46:22 +0300
  • 1f2070af20 📝 Update release notes github-actions 2022-08-26 13:44:50 +0000
  • a95212565a
    🌐 Update ko/mkdocs.yml for a missing link (#5020) LYK 2022-08-26 22:44:02 +0900
  • d80b065b5e 📝 Update release notes github-actions 2022-08-26 13:33:08 +0000
  • dde140d8e3
    📝 Simplify example for docs for Additional Responses, remove unnecessary else (#4693) Adrian Garcia Badaracco 2022-08-26 08:32:30 -0500
  • 96c3f44a0e 📝 Update release notes github-actions 2022-08-26 13:30:28 +0000
  • 0539dd9cd3
    🔧 Fix Type hint of auto_error which does not need to be Optional[bool] (#4933) David Kim 2022-08-26 22:29:50 +0900
  • aaf5a380df 📝 Update release notes github-actions 2022-08-26 13:27:07 +0000
  • e3c055ba8f
    📝 Update docs, compare enums with identity instead of equality (#4905) Micael Jarniac 2022-08-26 10:26:03 -0300
  • afe44f0b25 📝 Update release notes github-actions 2022-08-26 13:25:48 +0000
  • 8cd8aa4b67
    🔧 Update mypy config, use strict = true instead of manual configs (#4605) Michael Oliver 2022-08-26 14:25:02 +0100
  • 26097421d3 📝 Update release notes github-actions 2022-08-26 13:24:42 +0000
  • 3df68694c0 📝 Update release notes github-actions 2022-08-26 13:24:10 +0000
  • f3e9dcd891
    ✏ Fix typo in docs/en/docs/python-types.md (#4886) Micael Jarniac 2022-08-26 10:24:04 -0300
  • 00bdf533ef
    ♻ Change a dict() for {} in fastapi/utils.py (#3138) Shahriyar Rzayev 2022-08-26 17:23:25 +0400
  • ae56590c51 📝 Update release notes github-actions 2022-08-26 13:17:25 +0000
  • 923e0ac0c1 📝 Update release notes github-actions 2022-08-26 13:17:04 +0000