Commit Graph

2024 Commits

Author SHA1 Message Date
github-actions 91e5a5d1cf 📝 Update release notes 2022-11-27 13:53:52 +00:00
github-actions 0b53ee505b 📝 Update release notes 2022-11-27 13:40:03 +00:00
github-actions c77384fc8f 📝 Update release notes 2022-11-27 13:12:12 +00:00
github-actions ec30c3001d 📝 Update release notes 2022-11-25 11:39:33 +00:00
github-actions 0eb05cabbf 📝 Update release notes 2022-11-22 13:30:37 +00:00
Muhammad Abdur Rakib 6883f362a5
✏️ Fix typo in docs for `docs/en/docs/advanced/middleware.md` (#5376)
Fix typo in documentation

A full-stop was missing in `TrustedHostMiddleware` section

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-22 13:29:57 +00:00
github-actions 4638b2c64e 📝 Update release notes 2022-11-13 22:07:03 +00:00
Sebastián Ramírez da1c67338f 🔖 Release version 0.87.0 2022-11-13 22:27:53 +01:00
Sebastián Ramírez 46a509649d 📝 Update release notes 2022-11-13 22:26:43 +01:00
github-actions 1d416c4c53 📝 Update release notes 2022-11-13 20:51:19 +00:00
github-actions 5a63f660de 📝 Update release notes 2022-11-13 20:30:05 +00:00
Sebastián Ramírez 9c483505e3
✏️ Tweak Help FastAPI from PR review after merging (#5633) 2022-11-13 20:29:23 +00:00
github-actions ad0e923fed 📝 Update release notes 2022-11-13 20:29:15 +00:00
Pax fc717f84ff
✏️ Clarify docs on CORS (#5627) 2022-11-13 21:28:37 +01:00
Sebastián Ramírez b1204a9b62 📝 Update release notes 2022-11-13 21:23:22 +01:00
github-actions 16630bf54d 📝 Update release notes 2022-11-13 19:34:43 +00:00
Sebastián Ramírez 50ea75ae98
📝 Update Help FastAPI: Help Maintain FastAPI (#5632) 2022-11-13 20:34:09 +01:00
github-actions a0852e2f53 📝 Update release notes 2022-11-13 18:19:43 +00:00
github-actions bcd9ab95e1 📝 Update release notes 2022-11-13 16:11:29 +00:00
Sebastián Ramírez d537ee93d7
Re-export Starlette's `WebSocketException` and add it to docs (#5629) 2022-11-13 17:10:54 +01:00
github-actions 1c93d5523a 📝 Update release notes 2022-11-13 15:20:44 +00:00
Sebastián Ramírez f92f87d379
📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628) 2022-11-13 16:20:05 +01:00
github-actions 57141ccac4 📝 Update release notes 2022-11-13 14:35:13 +00:00
github-actions 46b903f70b 📝 Update release notes 2022-11-13 14:26:43 +00:00
github-actions 5f67ac6fd6 📝 Update release notes 2022-11-13 14:04:27 +00:00
axel584 ba5310f731
🌐 Add French translation for `docs/fr/docs/advanced/additional-status-code.md` (#5477)
Co-authored-by: Julian Maurin <julian.maurin.perso@pm.me>
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>
2022-11-13 14:03:48 +00:00
github-actions f57ccd8ef3 📝 Update release notes 2022-11-13 13:59:55 +00:00
Bruno Artur Torres Lopes Pereira c040e3602a
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request-forms-and-files.md` (#5579)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-13 14:59:16 +01:00
github-actions 86d4073632 📝 Update release notes 2022-11-13 13:59:09 +00:00
Ryusei Ishikawa 59208e4ddc
🌐 Add Japanese translation for `docs/ja/docs/advanced/websockets.md` (#4983)
Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: komtaki <39375566+komtaki@users.noreply.github.com>
2022-11-13 14:58:31 +01:00
nikkie 0781a91d19
🌐 Fix highlight lines for Japanese translation for `docs/tutorial/query-params.md` (#2969)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Fix https://github.com/tiangolo/fastapi/issues/2966
2022-11-13 14:57:52 +01:00
github-actions 41735d2de9 📝 Update release notes 2022-11-10 12:22:58 +00:00
github-actions 0ed9ca78bc 📝 Update release notes 2022-11-10 11:16:30 +00:00
github-actions a7edd0b80d 📝 Update release notes 2022-11-09 11:46:50 +00:00
github-actions 5f0e095689 📝 Update release notes 2022-11-04 19:20:29 +00:00
Sebastián Ramírez ccd242348f 🔖 Release version 0.86.0 2022-11-03 22:17:44 +01:00
Sebastián Ramírez 066cfae56e 📝 Update release notes 2022-11-03 22:16:37 +01:00
github-actions 51e768e85a 📝 Update release notes 2022-11-03 21:13:25 +00:00
Sebastián Ramírez 85e602d7cc 📝 Update release notes 2022-11-03 22:05:26 +01:00
github-actions fbc13d1f5b 📝 Update release notes 2022-11-03 21:01:09 +00:00
Vivek Ashokkumar d4e2bdb33a
✏ Fix typo in `docs/en/docs/tutorial/security/oauth2-jwt.md` (#5584)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-03 21:00:28 +00:00
github-actions 8a5befd099 📝 Update release notes 2022-11-03 20:56:13 +00:00
Sebastián Ramírez 4fa4965beb
📝 Update coverage badge to use Samuel Colvin's Smokeshow (#5585) 2022-11-03 21:55:00 +01:00
github-actions 5f4680201c 📝 Update release notes 2022-11-03 20:06:36 +00:00
github-actions b6ea8414a9 📝 Update release notes 2022-11-03 20:01:17 +00:00
github-actions cf730518bc 📝 Update release notes 2022-11-03 12:27:24 +00:00
github-actions 4cf9075809 📝 Update release notes 2022-11-03 12:08:23 +00:00
ZHCai a0c677ef0d
🌐 Update wording in Chinese translation for `docs/zh/docs/python-types.md` (#5416) 2022-11-03 13:07:49 +01:00
github-actions 54aa27ca07 📝 Update release notes 2022-11-03 12:07:29 +00:00
github-actions ed9425ef50 📝 Update release notes 2022-11-03 11:52:17 +00:00