Commit Graph

  • fcc4dd61f1 👷 Remove pip cache for Smokeshow as it depends on a requirements.txt (#5700) Sebastián Ramírez 2022-11-27 14:53:13 +01:00
  • 0b53ee505b 📝 Update release notes github-actions 2022-11-27 13:40:03 +00:00
  • c942a9b8d0 💚 Fix pip cache for Smokeshow (#5697) Sebastián Ramírez 2022-11-27 14:39:17 +01:00
  • c77384fc8f 📝 Update release notes github-actions 2022-11-27 13:12:12 +00:00
  • 0c07e542a7 👷 Fix and tweak CI cache handling (#5696) Sebastián Ramírez 2022-11-27 14:11:22 +01:00
  • ec30c3001d 📝 Update release notes github-actions 2022-11-25 11:39:33 +00:00
  • 22837ee202 👷 Update setup-python action in tests to use new caching feature (#5680) Michael Adkins 2022-11-25 05:38:55 -06:00
  • 0eb05cabbf 📝 Update release notes github-actions 2022-11-22 13:30:37 +00:00
  • 6883f362a5 ✏️ Fix typo in docs for docs/en/docs/advanced/middleware.md (#5376) Muhammad Abdur Rakib 2022-11-22 19:29:57 +06:00
  • 4638b2c64e 📝 Update release notes github-actions 2022-11-13 22:07:03 +00:00
  • 3c01b2469f ⬆ Bump black from 22.8.0 to 22.10.0 (#5569) dependabot[bot] 2022-11-13 23:06:28 +01:00
  • 63a5ffcf57 🔖 Release version 0.87.0 0.87.0 Sebastián Ramírez 2022-11-13 22:36:53 +01:00
  • da1c67338f 🔖 Release version 0.87.0 Sebastián Ramírez 2022-11-13 22:27:53 +01:00
  • 46a509649d 📝 Update release notes Sebastián Ramírez 2022-11-13 22:26:43 +01:00
  • 1d416c4c53 📝 Update release notes github-actions 2022-11-13 20:51:19 +00:00
  • 89095eba4f ⬆️ Upgrade and relax dependencies for extras "all" (#5634) Sebastián Ramírez 2022-11-13 21:50:43 +01:00
  • 5a63f660de 📝 Update release notes github-actions 2022-11-13 20:30:05 +00:00
  • 9c483505e3 ✏️ Tweak Help FastAPI from PR review after merging (#5633) Sebastián Ramírez 2022-11-13 21:29:23 +01:00
  • ad0e923fed 📝 Update release notes github-actions 2022-11-13 20:29:15 +00:00
  • fc717f84ff ✏️ Clarify docs on CORS (#5627) Pax 2022-11-13 12:28:37 -08:00
  • b1204a9b62 📝 Update release notes Sebastián Ramírez 2022-11-13 21:23:22 +01:00
  • 16630bf54d 📝 Update release notes github-actions 2022-11-13 19:34:43 +00:00
  • 50ea75ae98 📝 Update Help FastAPI: Help Maintain FastAPI (#5632) Sebastián Ramírez 2022-11-13 20:34:09 +01:00
  • a0852e2f53 📝 Update release notes github-actions 2022-11-13 18:19:43 +00:00
  • fa74093440 Use Ruff for linting (#5630) Sebastián Ramírez 2022-11-13 19:19:04 +01:00
  • bcd9ab95e1 📝 Update release notes github-actions 2022-11-13 16:11:29 +00:00
  • d537ee93d7 Re-export Starlette's WebSocketException and add it to docs (#5629) Sebastián Ramírez 2022-11-13 17:10:54 +01:00
  • 1c93d5523a 📝 Update release notes github-actions 2022-11-13 15:20:44 +00:00
  • f92f87d379 📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628) Sebastián Ramírez 2022-11-13 16:20:05 +01:00
  • 57141ccac4 📝 Update release notes github-actions 2022-11-13 14:35:13 +00:00
  • 46b903f70b 📝 Update release notes github-actions 2022-11-13 14:26:43 +00:00
  • fdbd48be5f ⬆ Upgrade Starlette to 0.21.0, including the new [TestClient based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) Paweł Rubin 2022-11-13 15:26:09 +01:00
  • 5f67ac6fd6 📝 Update release notes github-actions 2022-11-13 14:04:27 +00:00
  • ba5310f731 🌐 Add French translation for docs/fr/docs/advanced/additional-status-code.md (#5477) axel584 2022-11-13 15:03:48 +01:00
  • f57ccd8ef3 📝 Update release notes github-actions 2022-11-13 13:59:55 +00:00
  • c040e3602a 🌐 Add Portuguese translation for docs/pt/docs/tutorial/request-forms-and-files.md (#5579) Bruno Artur Torres Lopes Pereira 2022-11-13 10:59:16 -03:00
  • 86d4073632 📝 Update release notes github-actions 2022-11-13 13:59:09 +00:00
  • 59208e4ddc 🌐 Add Japanese translation for docs/ja/docs/advanced/websockets.md (#4983) Ryusei Ishikawa 2022-11-13 22:58:31 +09:00
  • 0781a91d19 🌐 Fix highlight lines for Japanese translation for docs/tutorial/query-params.md (#2969) nikkie 2022-11-13 22:57:52 +09:00
  • 41735d2de9 📝 Update release notes github-actions 2022-11-10 12:22:58 +00:00
  • a0c717d784 🛠 Add Arabic issue number to Notify Translations GitHub Action (#5610) Sebastián Ramírez 2022-11-10 13:22:25 +01:00
  • 0ed9ca78bc 📝 Update release notes github-actions 2022-11-10 11:16:30 +00:00
  • 678d35994a ⬆ Bump dawidd6/action-download-artifact from 2.24.1 to 2.24.2 (#5609) dependabot[bot] 2022-11-10 12:15:55 +01:00
  • a7edd0b80d 📝 Update release notes github-actions 2022-11-09 11:46:50 +00:00
  • f36d2e2b2b ⬆ Bump dawidd6/action-download-artifact from 2.24.0 to 2.24.1 (#5603) dependabot[bot] 2022-11-09 12:46:14 +01:00
  • 5f0e095689 📝 Update release notes github-actions 2022-11-04 19:20:29 +00:00
  • ccd242348f 🔖 Release version 0.86.0 0.86.0 Sebastián Ramírez 2022-11-03 22:17:44 +01:00
  • 066cfae56e 📝 Update release notes Sebastián Ramírez 2022-11-03 22:16:37 +01:00
  • 51e768e85a 📝 Update release notes github-actions 2022-11-03 21:13:25 +00:00
  • 10fbfd6dc7 ⬆ Add Python 3.11 to the officially supported versions (#5587) Sebastián Ramírez 2022-11-03 22:12:43 +01:00
  • 85e602d7cc 📝 Update release notes Sebastián Ramírez 2022-11-03 22:03:00 +01:00
  • fbc13d1f5b 📝 Update release notes github-actions 2022-11-03 21:01:09 +00:00
  • d4e2bdb33a ✏ Fix typo in docs/en/docs/tutorial/security/oauth2-jwt.md (#5584) Vivek Ashokkumar 2022-11-04 02:30:28 +05:30
  • 8a5befd099 📝 Update release notes github-actions 2022-11-03 20:56:13 +00:00
  • 9a442c9730 👷 Update FastAPI People to exclude bots: pre-commit-ci, dependabot (#5586) Sebastián Ramírez 2022-11-03 21:55:32 +01:00
  • 4fa4965beb 📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585) Sebastián Ramírez 2022-11-03 21:55:00 +01:00
  • 5f4680201c 📝 Update release notes github-actions 2022-11-03 20:06:36 +00:00
  • 5cd99a9517 🎨 Format OpenAPI JSON in test_starlette_exception.py (#5379) Irfanuddin Shafi Ahmed 2022-11-04 01:36:00 +05:30
  • b6ea8414a9 📝 Update release notes github-actions 2022-11-03 20:01:17 +00:00
  • be3e29fb3c 👷 Switch from Codecov to Smokeshow plus pytest-cov to pure coverage for internal tests (#5583) Sebastián Ramírez 2022-11-03 21:00:29 +01:00
  • cf730518bc 📝 Update release notes github-actions 2022-11-03 12:27:24 +00:00
  • d62f5c1b28 Enable tests for Python 3.11 (#4881) Sebastián Ramírez 2022-11-03 13:26:48 +01:00
  • 4cf9075809 📝 Update release notes github-actions 2022-11-03 12:08:23 +00:00
  • a0c677ef0d 🌐 Update wording in Chinese translation for docs/zh/docs/python-types.md (#5416) ZHCai 2022-11-03 20:07:49 +08:00
  • 54aa27ca07 📝 Update release notes github-actions 2022-11-03 12:07:29 +00:00
  • ac9f56ea5e 🐛 Close FormData (uploaded files) after the request is done (#5465) Adrian Garcia Badaracco 2022-11-03 07:06:52 -05:00
  • ed9425ef50 📝 Update release notes github-actions 2022-11-03 11:52:17 +00:00
  • 9a85535e7f 🌐 Add Russian translation for docs/ru/docs/deployment/index.md (#5336) Vladislav Kramorenko 2022-11-03 14:51:44 +03:00
  • c9308cf070 📝 Update release notes github-actions 2022-11-03 11:51:26 +00:00
  • 058cb6e88e 🌐 Update Chinese translation for docs/tutorial/security/oauth2-jwt.md (#3846) jaystone776 2022-11-03 19:50:48 +08:00
  • 876ea7978f 📝 Update release notes github-actions 2022-11-03 11:45:26 +00:00
  • da0bfd22aa 👥 Update FastAPI People (#5571) github-actions[bot] 2022-11-03 12:44:51 +01:00
  • d0917ce015 🔖 Release version 0.85.2 0.85.2 Sebastián Ramírez 2022-10-31 19:57:16 +01:00
  • 6002290659 📝 Update release notes Sebastián Ramírez 2022-10-31 19:56:21 +01:00
  • e92a8649f9 📝 Update release notes github-actions 2022-10-31 18:12:19 +00:00
  • c28337e61d 🌐 Add Portuguese translation for docs/pt/docs/tutorial/request-forms.md (#4934) Bruno Artur Torres Lopes Pereira 2022-10-31 15:11:41 -03:00
  • f4aea58528 📝 Update release notes github-actions 2022-10-31 18:08:49 +00:00
  • fcab59be88 🌐 Add Chinese translation for docs/zh/docs/tutorial/dependencies/classes-as-dependencies.md (#4971) Zssaer 2022-11-01 02:08:15 +08:00
  • 6aa9ef0c96 📝 Update release notes github-actions 2022-10-31 18:08:01 +00:00
  • c7fe6fea33 🌐 Add French translation for deployment/deta.md (#3692) Ruidy 2022-10-31 19:07:22 +01:00
  • c53e5bd4b1 📝 Update release notes github-actions 2022-10-31 17:58:24 +00:00
  • db4452d47e 🌐 Update Chinese translation for docs/zh/docs/tutorial/query-params-str-validations.md (#5255) 非法操作 2022-11-01 01:57:38 +08:00
  • 53127efde5 📝 Update release notes github-actions 2022-10-31 17:57:25 +00:00
  • 9974c4b6ac 🌐 Add Chinese translation for docs/zh/docs/tutorial/sql-databases.md (#4999) Zssaer 2022-11-01 01:56:49 +08:00
  • 7ff62468a0 🌐 Add French translation for deployment/https.md (#3691) Ruidy 2022-10-31 18:45:30 +01:00
  • 38493f8ae1 📝 Update release notes github-actions 2022-10-31 17:44:58 +00:00
  • e0945eb1c8 📝 Update release notes github-actions 2022-10-31 17:44:40 +00:00
  • a26a3c1cbf 🌐 Add Chinese translation for docs/zh/docs/advanced/wsgi.md (#4505) ASpathfinder 2022-11-01 01:43:39 +08:00
  • 2889b4a3df 🌐 Add Portuguese translation for docs/pt/docs/tutorial/body-multiple-params.md (#4111) Lucas Mendes 2022-10-31 14:42:57 -03:00
  • 8b20eece4c 📝 Update release notes github-actions 2022-10-31 17:42:41 +00:00
  • 330e8112ac 🌐 Add Portuguese translation for docs/pt/docs/tutorial/path-params-numeric-validations.md (#4099) Lucas Mendes 2022-10-31 14:41:58 -03:00
  • 7a2e9c7aaa 📝 Update release notes github-actions 2022-10-31 17:41:03 +00:00
  • 1613749cc3 🌐 Add French translation for deployment/versions.md (#3690) Ruidy 2022-10-31 18:39:54 +01:00
  • 669b3a4cb8 📝 Update release notes github-actions 2022-10-31 17:38:37 +00:00
  • 5f089435e5 ⬆ Bump nwtgck/actions-netlify from 1.2.3 to 1.2.4 (#5507) dependabot[bot] 2022-10-31 17:37:23 +00:00
  • f1c61dec0c 📝 Update release notes github-actions 2022-10-31 17:36:43 +00:00
  • a96effa86e 📝 Update release notes github-actions 2022-10-31 17:36:24 +00:00
  • 29c36f9d3f ⬆ Bump internal dependency types-ujson from 5.4.0 to 5.5.0 (#5537) dependabot[bot] 2022-10-31 17:36:09 +00:00
  • fcf49a04eb ⬆ Bump dawidd6/action-download-artifact from 2.23.0 to 2.24.0 (#5508) dependabot[bot] 2022-10-31 17:35:48 +00:00
  • 558d929568 📝 Update release notes github-actions 2022-10-31 17:34:47 +00:00