Commit Graph

2104 Commits

Author SHA1 Message Date
github-actions 9cb2586499 📝 Update release notes 2023-02-07 13:33:51 +00:00
Alexander Sviridov 8b62319d6c
🌐 Add Russian translation for `docs/ru/docs/tutorial/body-fields.md` (#5898) 2023-02-07 14:33:16 +01:00
github-actions 6e3c707c60 📝 Update release notes 2023-02-07 13:28:45 +00:00
Sebastián Ramírez 94fa151881
🌐 Add Russian translation for `docs/ru/docs/help-fastapi.md` (#5970)
Co-authored-by: Xewus <xewuss@yandex.ru>
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-02-07 13:28:10 +00:00
github-actions a4f3bc5a69 📝 Update release notes 2023-02-07 13:10:13 +00:00
github-actions 05342cc264 📝 Update release notes 2023-02-07 13:09:45 +00:00
Bruno Artur Torres Lopes Pereira 8115282ed3
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/static-files.md` (#5858)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-07 14:09:32 +01:00
felipebpl 9ad2cb29f9
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/encoder.md` (#5525)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-02-07 13:09:00 +00:00
github-actions 23d0efa894 📝 Update release notes 2023-02-07 13:05:18 +00:00
Vladislav Kramorenko e1129af819
🌐 Add Russian translation for `docs/ru/docs/contributing.md` (#5870)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-07 14:04:38 +01:00
github-actions c59539913d 📝 Update release notes 2023-02-03 17:56:25 +00:00
github-actions[bot] 7a64587d7f
👥 Update FastAPI People (#5954)
Co-authored-by: github-actions <github-actions@github.com>
2023-02-03 18:55:25 +01:00
github-actions 62fc0b4923 📝 Update release notes 2023-02-03 17:55:03 +00:00
Sebastián Ramírez fc7da62005
📝 Micro-tweak help docs (#5960) 2023-02-03 17:54:22 +00:00
github-actions 40df42f5c7 📝 Update release notes 2023-01-31 14:03:27 +00:00
github-actions 73920366e5 📝 Update release notes 2023-01-30 16:50:10 +00:00
Sebastián Ramírez 682067cab2
📝 Recommend GitHub Discussions for questions (#5944) 2023-01-30 16:49:32 +00:00
github-actions ca30b92dd7 📝 Update release notes 2023-01-30 16:24:22 +00:00
Sebastián Ramírez 72b542d90a
🔧 Update sponsors badges (#5943) 2023-01-30 16:23:43 +00:00
github-actions 9012ab8bcd 📝 Update release notes 2023-01-30 15:16:30 +00:00
github-actions 7c23bbd96f 📝 Update release notes 2023-01-30 15:10:29 +00:00
github-actions 4e29835609 📝 Update release notes 2023-01-24 14:30:38 +00:00
github-actions cd1ee83435 📝 Update release notes 2023-01-23 14:24:31 +00:00
Sebastián Ramírez fe74890b4b
🔧 Update Sponsor Budget Insight to Powens (#5916) 2023-01-23 14:23:53 +00:00
github-actions 97a2ebc219 📝 Update release notes 2023-01-23 14:13:39 +00:00
Sebastián Ramírez 805226c2b0
🔧 Update GitHub Sponsors badge data (#5915) 2023-01-23 14:13:03 +00:00
Sebastián Ramírez 5905c3f740 🔖 Release version 0.89.1 2023-01-10 20:31:23 +04:00
Sebastián Ramírez 00f3c831f3 📝 Update release notes 2023-01-10 20:30:10 +04:00
github-actions e84cb6663e 📝 Update release notes 2023-01-10 16:23:24 +00:00
Sebastián Ramírez fb8e9083f4
📝 Update docs and examples for Response Model with Return Type Annotations, and update runtime error (#5873) 2023-01-10 16:22:47 +00:00
github-actions 6b83525ff4 📝 Update release notes 2023-01-10 12:46:04 +00:00
github-actions 53973f7f94 📝 Update release notes 2023-01-10 12:38:39 +00:00
Kader M 1562592bde
🌐 Add Turkish translation for `docs/tr/docs/tutorial/first_steps.md` (#5691)
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>
2023-01-10 12:38:01 +00:00
github-actions 52a84175c1 📝 Update release notes 2023-01-10 12:34:24 +00:00
Raf Rasenberg 929289b630
📝 Add External Link: FastAPI lambda container: serverless simplified (#5784)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-10 16:33:36 +04:00
Sebastián Ramírez 69bd7d8501 🔖 Release version 0.89.0 2023-01-07 21:17:10 +04:00
Sebastián Ramírez a6af7c27f8 📝 Update release notes 2023-01-07 21:15:11 +04:00
github-actions aa6a8e5d49 📝 Update release notes 2023-01-07 17:05:20 +00:00
github-actions 681e5c0199 📝 Update release notes 2023-01-07 17:02:15 +00:00
github-actions eb39b0f8f8 📝 Update release notes 2023-01-07 17:01:58 +00:00
Xhy-5000 27ce2e2108
📝 Add External Link: Authorization on FastAPI with Casbin (#5712)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 21:01:38 +04:00
github-actions 5c6d7b2ff3 📝 Update release notes 2023-01-07 16:57:45 +00:00
Nonso Mgbechi 78813a543d
✏ Fix typo in `docs/en/docs/async.md` (#5785)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 20:56:58 +04:00
github-actions 903e3be3b8 📝 Update release notes 2023-01-07 16:56:07 +00:00
github-actions d202598c71 📝 Update release notes 2023-01-07 15:35:51 +00:00
github-actions[bot] 2dfdcea69a
👥 Update FastAPI People (#5825)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 15:35:14 +00:00
github-actions 789d649fba 📝 Update release notes 2023-01-07 15:31:38 +00:00
Kelby Faessler bea1fdd2eb
✏ Fix typo in `docs/en/docs/deployment/concepts.md` (#5824) 2023-01-07 19:31:03 +04:00
github-actions 929c700117 📝 Update release notes 2023-01-07 15:13:27 +00:00
github-actions adef9f4c02 📝 Update release notes 2023-01-07 15:08:57 +00:00