Commit graph

  • a64387c3fc
    ♻ Move internal variable for errors in jsonable_encoder to put related code closer (#4560) Guillermo Quintana Pelayo 2022-08-26 15:16:44 +0200
  • c8124496fc
    ♻ Simplify conditional assignment in fastapi/dependencies/utils.py (#4597) Muzaffer Cikay 2022-08-26 16:16:17 +0300
  • 75792eb82b 📝 Update release notes github-actions 2022-08-26 13:05:26 +0000
  • bb53d0b0ea
    🎨 Fix syntax highlighting in docs for OpenAPI Callbacks (#4368) Joon Hwan 김준환 2022-08-26 22:04:48 +0900
  • f928f3390c 📝 Update release notes github-actions 2022-08-26 09:42:03 +0000
  • d5c84594cb
    ⬆ Upgrade version pin accepted for Flake8, for internal code, to flake8 >=3.8.3,<6.0.0 (#4097) James Curtin 2022-08-26 05:41:23 -0400
  • 0968329ed7 📝 Update release notes github-actions 2022-08-26 09:26:59 +0000
  • 880c8b37cf
    🐛 Fix support for extending openapi_extras with parameter lists (#4267) Ori Levari 2022-08-26 02:26:20 -0700
  • 92181ef182 📝 Update release notes github-actions 2022-08-25 21:53:36 +0000
  • ca2fae0588
    Add support for FrozenSet in parameters (e.g. query) (#2938) juntatalor 2022-08-26 00:52:53 +0300
  • af3a6ef78b 📝 Update release notes github-actions 2022-08-25 21:45:33 +0000
  • eb3ab337ab
    Allow custom middlewares to raise HTTPExceptions and propagate them (#2036) Andy Challis 2022-08-26 07:44:40 +1000
  • 5215b39d50 📝 Update release notes github-actions 2022-08-25 09:56:40 +0000
  • 9359a8d65f
    Preserve json.JSONDecodeError information when handling invalid JSON in request body, to support custom exception handlers that use its information (#4057) Sidharth Ajithkumar 2022-08-25 15:25:53 +0530
  • afaa0391a5 📝 Update release notes github-actions 2022-08-24 21:36:15 +0000
  • 438656395a
    ✏ Reword confusing sentence in docs file typo-fix-path-params-numeric-validations.md (#3219) Caleb Renfroe 2022-08-24 17:35:30 -0400
  • 39319a7ede 📝 Update release notes github-actions 2022-08-24 14:54:27 +0000
  • 8c6ad35615
    📝 Update docs for handling HTTP Basic Auth with secrets.compare_digest() to account for non-ASCII characters (#3536) Kevin Tewouda 2022-08-24 16:53:43 +0200
  • f90465f5b4 📝 Update release notes github-actions 2022-08-24 14:18:57 +0000
  • 1835b3f76d
    📝 Update docs for testing, fix examples with relative imports (#5302) Sebastián Ramírez 2022-08-24 16:18:11 +0200
  • 2201f29be3 📝 Update release notes github-actions 2022-08-24 08:44:22 +0000
  • 68f25120c5
    🍱 Update Jina banner, fix typo (#5301) Sebastián Ramírez 2022-08-24 10:43:44 +0200
  • 7d6e70791d 🔖 Release version 0.80.0 Sebastián Ramírez 2022-08-23 16:14:48 +0200
  • 18819f9850 📝 Update release notes Sebastián Ramírez 2022-08-23 16:13:37 +0200
  • ad65e72d90 📝 Update release notes github-actions 2022-08-23 13:58:06 +0000
  • ec072d75fe
    ⬆ Upgrade Swagger UI copy of oauth2-redirect.html to include fixes for flavors of authorization code flows in Swagger UI (#3439) Teo Koon Peng 2022-08-23 21:57:25 +0800
  • 09acce4b2c 📝 Update release notes github-actions 2022-08-23 13:48:07 +0000
  • f6808e76dc
    ♻ Strip empty whitespace from description extracted from docstrings (#2821) Andrey Semakin 2022-08-23 18:47:19 +0500
  • f8f5281ef5 📝 Update release notes github-actions 2022-08-23 13:31:17 +0000
  • b993b4af28
    🐛 Fix cached dependencies when using a dependency in Security() and other places (e.g. Depends()) with different OAuth2 scopes (#2945) laggardkernel 2022-08-23 21:30:24 +0800
  • 982911f08f 📝 Update release notes github-actions 2022-08-22 19:18:24 +0000
  • 634cf22584
    🐛 Fix response_model not invalidating None (#2725) Taneli Hukkinen 2022-08-22 22:17:45 +0300
  • 12f60cac7a 📝 Update release notes github-actions 2022-08-22 18:49:42 +0000
  • e7b1b96a54
    🎨 Update type annotations for response_model, allow things like Union[str, None] (#5294) Sebastián Ramírez 2022-08-22 20:49:03 +0200
  • a6a39f3009 📝 Update release notes github-actions 2022-08-22 18:35:01 +0000
  • 1ff8df6e7f
    🌐 Fix typos in German translation for docs/de/docs/features.md (#4533) 0xflotus 2022-08-22 20:33:10 +0200
  • 7953353a35 📝 Update release notes github-actions 2022-08-22 14:53:35 +0000
  • 6c16d6a4f9
    🌐 Add missing navigator for encoder.md in Korean translation (#5238) Joona Yoon 2022-08-22 23:52:50 +0900
  • eb80b79555 📝 Update release notes github-actions 2022-08-22 12:44:46 +0000
  • ab8988ff7c 🔖 Release version 0.79.1 Sebastián Ramírez 2022-08-18 23:14:07 +0200
  • 09381ba042 📝 Update release notes Sebastián Ramírez 2022-08-18 23:13:19 +0200
  • 767df02814 📝 Update release notes github-actions 2022-08-18 21:12:18 +0000
  • a21c315574
    📝 Add note giving credit for illustrations to Ketrina Thompson (#5284) Sebastián Ramírez 2022-08-18 23:11:39 +0200
  • 7f0e2f6cfa 📝 Update release notes Sebastián Ramírez 2022-08-18 23:04:30 +0200
  • 94bbb91ec2 📝 Update release notes github-actions 2022-08-18 20:57:50 +0000
  • 2f9c6ab36a
    🔧 Update Jina sponsorship (#5283) Sebastián Ramírez 2022-08-18 22:57:02 +0200
  • 74638fcf7c 📝 Update release notes github-actions 2022-08-18 20:49:01 +0000
  • eb2e183361
    🐛 Fix jsonable_encoder using include and exclude parameters for non-Pydantic objects (#2606) Xavi Moreno 2022-08-19 06:48:21 +1000
  • 8a9a117ec7 📝 Update release notes github-actions 2022-08-18 20:31:57 +0000
  • e88089ec21
    🐛 Fix edge case with repeated aliases names not shown in OpenAPI (#2351) Luca Repetti 2022-08-18 22:31:19 +0200
  • 3a3b61dc6e 📝 Update release notes github-actions 2022-08-18 20:13:14 +0000
  • ea017c9919
    📝 Add misc dependency installs to tutorial docs (#2126) Teofilo Zosa 2022-08-19 05:12:34 +0900
  • 38802eefeb
    📝 Quote pip install command for Zsh compatibility in multiple languages (#5214) Yumihiki 2022-08-19 01:16:54 +0900
  • 58848897f4 📝 Update release notes github-actions 2022-08-18 16:15:37 +0000
  • 73c6011ec4
    🌐 Add Portuguese translation for docs/pt/docs/tutorial/query-params.md (#4775) Bruno Artur Torres Lopes Pereira 2022-08-18 13:13:12 -0300
  • 30e7b6a34c 📝 Update release notes github-actions 2022-08-18 16:12:24 +0000
  • a9c2b8336b 📝 Update release notes github-actions 2022-08-18 16:11:55 +0000
  • f79e6a48a1
    🌐 Add Portuguese translation for docs/pt/docs/tutorial/security/first-steps.md (#4954) Vini Sousa 2022-08-18 13:10:25 -0300
  • fb849ee7ef
    🌐 Add translation for docs/zh/docs/advanced/response-cookies.md (#4638) zhangbo 2022-08-19 00:09:38 +0800
  • e90d53f6f4 📝 Update release notes github-actions 2022-08-18 16:06:52 +0000
  • 8afd291572 📝 Update release notes github-actions 2022-08-18 16:05:42 +0000
  • 441b726537 📝 Update release notes github-actions 2022-08-18 16:05:11 +0000
  • 46f5091c9f
    ✏ Fix typo in python-types.md (#5116) Marcelo Trylesinski 2022-08-18 18:04:33 +0200
  • d268eb2011 📝 Update release notes github-actions 2022-08-18 16:03:07 +0000
  • e5eb56f0b5
    🌐 Add French translation for docs/fr/docs/deployment/index.md (#3689) Ruidy 2022-08-18 18:02:40 +0200
  • f9dcff1490 📝 Update release notes github-actions 2022-08-18 16:02:28 +0000
  • 5d0e2f58e7
    🌐 Add Portuguese translation for tutorial/handling-errors.md (#4769) Fernando Simões 2022-08-18 13:02:20 -0300
  • b489b327b8 📝 Update release notes github-actions 2022-08-18 16:01:57 +0000
  • 48ca7a6368
    🌐 Add French translation for docs/fr/docs/history-design-future.md (#3451) Ruidy 2022-08-18 18:01:14 +0200
  • 65e4286bc9 📝 Update release notes github-actions 2022-08-18 16:00:22 +0000
  • b862639ce9
    ✏ Fix typo in docs/en/docs/python-types.md (#5007) Atiab Bin Zakaria 2022-08-18 23:59:50 +0800
  • 8fe80e81e1
    🌐 Add Russian translation for docs/ru/docs/tutorial/background-tasks.md (#4854) AdmiralDesu 2022-08-18 18:59:02 +0300
  • dc7e13846c
    🌐 Add Chinese translation for docs/tutorial/security/first-steps.md (#3841) jaystone776 2022-08-18 23:57:21 +0800
  • fc4ad71069 📝 Update release notes github-actions 2022-08-18 15:56:11 +0000
  • 7e3e4fa7ea 📝 Update release notes github-actions 2022-08-18 15:54:41 +0000
  • e23fa40e6c
    🌐 Add Japanese translation for docs/ja/docs/advanced/nosql-databases.md (#4205) sUeharaE4 2022-08-19 00:54:22 +0900
  • a0d79b3706
    🌐 Add Indonesian translation for docs/id/docs/tutorial/index.md (#4705) Baskara Febrianto 2022-08-18 22:53:59 +0700
  • a79228138b 📝 Update release notes github-actions 2022-08-18 15:26:58 +0000
  • 623b0f37de
    📝 Remove unneeded Django/Flask references from async topic intro (#5280) Carlton Gibson 2022-08-18 17:24:28 +0200
  • 44d1b21ba2 📝 Update release notes github-actions 2022-08-17 10:48:46 +0000
  • 0ba0c4662d
    Add illustrations for Concurrent burgers and Parallel burgers (#5277) Sebastián Ramírez 2022-08-17 12:48:05 +0200
  • f1feb1427b 📝 Update release notes github-actions 2022-08-16 11:08:10 +0000
  • a1cdf8cd44
    🔧 Update Jina sponsorship (#5272) Sebastián Ramírez 2022-08-16 13:07:22 +0200
  • 5c576e42be 📝 Update release notes github-actions 2022-07-20 13:21:07 +0000
  • 9031d1daee
    🔧 Update sponsors, Striveworks badge (#5179) Sebastián Ramírez 2022-07-20 15:20:12 +0200
  • c07aced06d 📝 Update release notes github-actions 2022-07-20 12:26:04 +0000
  • 3b5839260f
    🌐 Add Persian translation for docs/fa/docs/index.md and tweak right-to-left CSS (#2395) Mohsen Mahmoodi 2022-07-20 16:55:23 +0430
  • 50fb34bf55 🔖 Release version 0.79.0 Sebastián Ramírez 2022-07-14 19:35:13 +0200
  • 2f21bef91b 📝 Update release notes Sebastián Ramírez 2022-07-14 19:34:25 +0200
  • e35df688d5 📝 Update release notes github-actions 2022-07-14 17:17:09 +0000
  • 59d154fa6f
    🌐 Start of Hebrew translation (#5050) Itay Raveh 2022-07-14 17:16:28 +0000
  • ee182c6a0a 📝 Update release notes github-actions 2022-07-14 17:15:39 +0000
  • 9197cbd36c
    🔧 Update translations notification for Hebrew (#5158) Sebastián Ramírez 2022-07-14 19:14:53 +0200
  • f30b6c6001 📝 Update release notes github-actions 2022-07-14 17:05:01 +0000
  • 71b10e5890
    🔧 Update Dependabot commit message (#5156) Sebastián Ramírez 2022-07-14 19:04:20 +0200
  • 49619c0180 📝 Update release notes github-actions 2022-07-14 16:15:55 +0000
  • 84f6a03011 📝 Update release notes github-actions 2022-07-14 16:15:31 +0000
  • ec3b6e975c
    ⬆ Bump actions/upload-artifact from 2 to 3 (#5148) dependabot[bot] 2022-07-14 18:15:08 +0200
  • 35244ee83b
    ⬆ Bump actions/cache from 2 to 3 (#5149) dependabot[bot] 2022-07-14 18:14:54 +0200
  • 0be244ad52 📝 Update release notes github-actions 2022-07-14 15:05:19 +0000