Commit Graph

1221 Commits

Author SHA1 Message Date
github-actions fae28a9bd7 📝 Update release notes 2022-09-04 13:01:40 +00:00
sjyothi54 0e7478d39c
📝 Add link to New Relic article: "How to monitor FastAPI application performance using Python agent" (#5260)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-04 15:01:08 +02:00
github-actions dbb43da9c0 📝 Update release notes 2022-09-03 17:13:24 +00:00
github-actions fbe1a803fc 📝 Update release notes 2022-09-02 13:36:48 +00:00
github-actions e7e6404faf 📝 Update release notes 2022-09-02 12:44:09 +00:00
github-actions b1d0f1e970 📝 Update release notes 2022-09-02 10:18:09 +00:00
github-actions 173b891603 📝 Update release notes 2022-09-02 09:53:06 +00:00
Sebastián Ramírez 6ae8f07d24
🔧 Update sponsors, disable ImgWhale (#5338) 2022-09-02 09:52:19 +00:00
github-actions b83709add4 📝 Update release notes 2022-09-01 09:59:45 +00:00
Ben Falk a71077c530
📝 Update docs for `ORJSONResponse` with details about improving performance (#2615)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-01 09:59:05 +00:00
github-actions 278adc012a 📝 Update release notes 2022-09-01 09:33:10 +00:00
Sebastián Ramírez 356a57daa8
📝 Add docs for creating a custom Response class (#5331) 2022-09-01 09:32:30 +00:00
github-actions b9d7f86743 📝 Update release notes 2022-09-01 09:06:24 +00:00
Sebastián Ramírez adf4e77dd6
📝 Add tip about using alias for form data fields (#5329) 2022-09-01 09:05:41 +00:00
github-actions 0e1a9d1c0f 📝 Update release notes 2022-09-01 08:51:37 +00:00
Sebastián Ramírez 0bb8920ae1 🔖 Release version 0.81.0 2022-08-26 17:18:44 +02:00
Sebastián Ramírez 95c182a42c 📝 Update release notes 2022-08-26 17:17:42 +02:00
github-actions 165d57db24 📝 Update release notes 2022-08-26 14:53:08 +00:00
Ihor Tymkiv ae5280e501
✏ Fix a simple typo in `docs/en/docs/python-types.md` (#5193)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 14:52:23 +00:00
github-actions d4b2ef8137 📝 Update release notes 2022-08-26 14:46:06 +00:00
impocode fd2080aece
🌐 Add Russian translation for `docs/ru/docs/index.md` (#5289) 2022-08-26 16:45:24 +02:00
github-actions 3c8d8c38a7 📝 Update release notes 2022-08-26 14:44:37 +00:00
github-actions cd8854c4c7 📝 Update release notes 2022-08-26 14:43:25 +00:00
github-actions 728b961d35 📝 Update release notes 2022-08-26 14:37:17 +00:00
github-actions bbd34c55d5 📝 Update release notes 2022-08-26 14:35:47 +00:00
Roy Hyunjin Han 8a72d363c8
✏ Fix typos in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#5142) 2022-08-26 16:35:10 +02:00
github-actions ee93ad952c 📝 Update release notes 2022-08-26 14:29:03 +00:00
github-actions 40a19fe261 📝 Update release notes 2022-08-26 14:27:09 +00:00
github-actions 8b4546352f 📝 Update release notes 2022-08-26 14:26:53 +00:00
Edwuin Gutierrez b3f2f08251
📝 Add step about upgrading pip in the venv to avoid errors when installing dependencies `docs/en/docs/contributing.md` (#5181)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 14:26:28 +00:00
github-actions d69b5f39b4 📝 Update release notes 2022-08-26 14:23:22 +00:00
Pedro Augusto de Paula Barbosa 70213467a6
✏ Reword and clarify text in tutorial `docs/en/docs/tutorial/body-nested-models.md` (#5169) 2022-08-26 16:22:36 +02:00
github-actions 8d1d1703f4 📝 Update release notes 2022-08-26 14:21:42 +00:00
Charlie Wilson 1285ba4b2e
✏ Fix minor typo in `docs/en/docs/features.md` (#5206) 2022-08-26 16:20:57 +02:00
github-actions 6bbfd27c19 📝 Update release notes 2022-08-26 14:11:39 +00:00
github-actions 4c0b9b831c 📝 Update release notes 2022-08-26 14:11:05 +00:00
Burak Kadir Er 9e6dcba766
✏ Fix minor typos in `docs/en/docs/async.md` (#5125)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 14:10:53 +00:00
KrishNa e1825589ba
📝 Add external link to docs: "Fastapi, Docker(Docker compose) and Postgres" (#5033) 2022-08-26 16:10:17 +02:00
github-actions acc59df815 📝 Update release notes 2022-08-26 14:09:23 +00:00
github-actions 6b77179e3b 📝 Update release notes 2022-08-26 13:57:25 +00:00
github-actions 8dab25df71 📝 Update release notes 2022-08-26 13:56:54 +00:00
github-actions 26c68c6e0d 📝 Update release notes 2022-08-26 13:47:11 +00:00
github-actions 1f2070af20 📝 Update release notes 2022-08-26 13:44:50 +00:00
github-actions d80b065b5e 📝 Update release notes 2022-08-26 13:33:08 +00:00
Adrian Garcia Badaracco dde140d8e3
📝 Simplify example for docs for Additional Responses, remove unnecessary `else` (#4693) 2022-08-26 15:32:30 +02:00
github-actions 96c3f44a0e 📝 Update release notes 2022-08-26 13:30:28 +00:00
github-actions aaf5a380df 📝 Update release notes 2022-08-26 13:27:07 +00:00
github-actions afe44f0b25 📝 Update release notes 2022-08-26 13:25:48 +00:00
github-actions 26097421d3 📝 Update release notes 2022-08-26 13:24:42 +00:00
github-actions 3df68694c0 📝 Update release notes 2022-08-26 13:24:10 +00:00
Micael Jarniac f3e9dcd891
✏ Fix typo in `docs/en/docs/python-types.md` (#4886)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 13:24:04 +00:00
github-actions ae56590c51 📝 Update release notes 2022-08-26 13:17:25 +00:00
github-actions 923e0ac0c1 📝 Update release notes 2022-08-26 13:17:04 +00:00
github-actions 75792eb82b 📝 Update release notes 2022-08-26 13:05:26 +00:00
Joon Hwan 김준환 bb53d0b0ea
🎨 Fix syntax highlighting in docs for OpenAPI Callbacks (#4368)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-26 15:04:48 +02:00
github-actions f928f3390c 📝 Update release notes 2022-08-26 09:42:03 +00:00
github-actions 0968329ed7 📝 Update release notes 2022-08-26 09:26:59 +00:00
github-actions 92181ef182 📝 Update release notes 2022-08-25 21:53:36 +00:00
github-actions af3a6ef78b 📝 Update release notes 2022-08-25 21:45:33 +00:00
github-actions 5215b39d50 📝 Update release notes 2022-08-25 09:56:40 +00:00
github-actions afaa0391a5 📝 Update release notes 2022-08-24 21:36:15 +00:00
Caleb Renfroe 438656395a
✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations.md` (#3219)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-24 21:35:30 +00:00
github-actions 39319a7ede 📝 Update release notes 2022-08-24 14:54:27 +00:00
Kevin Tewouda 8c6ad35615
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536)
Co-authored-by: le_woudar <kevin.tewouda@gandi.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-24 16:53:43 +02:00
github-actions f90465f5b4 📝 Update release notes 2022-08-24 14:18:57 +00:00
Sebastián Ramírez 1835b3f76d
📝 Update docs for testing, fix examples with relative imports (#5302) 2022-08-24 16:18:11 +02:00
github-actions 2201f29be3 📝 Update release notes 2022-08-24 08:44:22 +00:00
Sebastián Ramírez 68f25120c5
🍱 Update Jina banner, fix typo (#5301) 2022-08-24 08:43:44 +00:00
Sebastián Ramírez 7d6e70791d 🔖 Release version 0.80.0 2022-08-23 16:14:48 +02:00
Sebastián Ramírez 18819f9850 📝 Update release notes 2022-08-23 16:13:37 +02:00
github-actions ad65e72d90 📝 Update release notes 2022-08-23 13:58:06 +00:00
github-actions 09acce4b2c 📝 Update release notes 2022-08-23 13:48:07 +00:00
github-actions f8f5281ef5 📝 Update release notes 2022-08-23 13:31:17 +00:00
github-actions 982911f08f 📝 Update release notes 2022-08-22 19:18:24 +00:00
github-actions 12f60cac7a 📝 Update release notes 2022-08-22 18:49:42 +00:00
github-actions a6a39f3009 📝 Update release notes 2022-08-22 18:35:01 +00:00
github-actions 7953353a35 📝 Update release notes 2022-08-22 14:53:35 +00:00
github-actions eb80b79555 📝 Update release notes 2022-08-22 12:44:46 +00:00
Sebastián Ramírez ab8988ff7c 🔖 Release version 0.79.1 2022-08-18 23:14:07 +02:00
Sebastián Ramírez 09381ba042 📝 Update release notes 2022-08-18 23:13:19 +02:00
github-actions 767df02814 📝 Update release notes 2022-08-18 21:12:18 +00:00
Sebastián Ramírez a21c315574
📝 Add note giving credit for illustrations to Ketrina Thompson (#5284) 2022-08-18 21:11:39 +00:00
Sebastián Ramírez 7f0e2f6cfa 📝 Update release notes 2022-08-18 23:04:30 +02:00
github-actions 94bbb91ec2 📝 Update release notes 2022-08-18 20:57:50 +00:00
Sebastián Ramírez 2f9c6ab36a
🔧 Update Jina sponsorship (#5283) 2022-08-18 22:57:02 +02:00
github-actions 74638fcf7c 📝 Update release notes 2022-08-18 20:49:01 +00:00
github-actions 8a9a117ec7 📝 Update release notes 2022-08-18 20:31:57 +00:00
github-actions 3a3b61dc6e 📝 Update release notes 2022-08-18 20:13:14 +00:00
Teofilo Zosa ea017c9919
📝 Add misc dependency installs to tutorial docs (#2126)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-08-18 20:12:34 +00:00
github-actions 58848897f4 📝 Update release notes 2022-08-18 16:15:37 +00:00
github-actions 30e7b6a34c 📝 Update release notes 2022-08-18 16:12:24 +00:00
github-actions a9c2b8336b 📝 Update release notes 2022-08-18 16:11:55 +00:00
github-actions e90d53f6f4 📝 Update release notes 2022-08-18 16:06:52 +00:00
github-actions 8afd291572 📝 Update release notes 2022-08-18 16:05:42 +00:00
github-actions 441b726537 📝 Update release notes 2022-08-18 16:05:11 +00:00
Marcelo Trylesinski 46f5091c9f
✏ Fix typo in `python-types.md` (#5116) 2022-08-18 18:04:33 +02:00
github-actions d268eb2011 📝 Update release notes 2022-08-18 16:03:07 +00:00
github-actions f9dcff1490 📝 Update release notes 2022-08-18 16:02:28 +00:00
github-actions b489b327b8 📝 Update release notes 2022-08-18 16:01:57 +00:00
github-actions 65e4286bc9 📝 Update release notes 2022-08-18 16:00:22 +00:00
Atiab Bin Zakaria b862639ce9
✏ Fix typo in `docs/en/docs/python-types.md` (#5007) 2022-08-18 17:59:50 +02:00
github-actions fc4ad71069 📝 Update release notes 2022-08-18 15:56:11 +00:00
github-actions 7e3e4fa7ea 📝 Update release notes 2022-08-18 15:54:41 +00:00
github-actions a79228138b 📝 Update release notes 2022-08-18 15:26:58 +00:00
Carlton Gibson 623b0f37de
📝 Remove unneeded Django/Flask references from async topic intro (#5280) 2022-08-18 17:24:28 +02:00
github-actions 44d1b21ba2 📝 Update release notes 2022-08-17 10:48:46 +00:00
Sebastián Ramírez 0ba0c4662d
Add illustrations for Concurrent burgers and Parallel burgers (#5277) 2022-08-17 12:48:05 +02:00
github-actions f1feb1427b 📝 Update release notes 2022-08-16 11:08:10 +00:00
Sebastián Ramírez a1cdf8cd44
🔧 Update Jina sponsorship (#5272) 2022-08-16 11:07:22 +00:00
github-actions 5c576e42be 📝 Update release notes 2022-07-20 13:21:07 +00:00
Sebastián Ramírez 9031d1daee
🔧 Update sponsors, Striveworks badge (#5179) 2022-07-20 13:20:12 +00:00
github-actions c07aced06d 📝 Update release notes 2022-07-20 12:26:04 +00:00
Mohsen Mahmoodi 3b5839260f
🌐 Add Persian translation for `docs/fa/docs/index.md` and tweak right-to-left CSS (#2395)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-20 12:25:23 +00:00
Sebastián Ramírez 50fb34bf55 🔖 Release version 0.79.0 2022-07-14 19:35:13 +02:00
Sebastián Ramírez 2f21bef91b 📝 Update release notes 2022-07-14 19:34:25 +02:00
github-actions e35df688d5 📝 Update release notes 2022-07-14 17:17:09 +00:00
Itay Raveh 59d154fa6f
🌐 Start of Hebrew translation (#5050)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-14 17:16:28 +00:00
github-actions ee182c6a0a 📝 Update release notes 2022-07-14 17:15:39 +00:00
github-actions f30b6c6001 📝 Update release notes 2022-07-14 17:05:01 +00:00
github-actions 49619c0180 📝 Update release notes 2022-07-14 16:15:55 +00:00
github-actions 84f6a03011 📝 Update release notes 2022-07-14 16:15:31 +00:00
github-actions 0be244ad52 📝 Update release notes 2022-07-14 15:05:19 +00:00
Sebastián Ramírez 169af0217e
🔧 Update sponsors badge configs (#5155) 2022-07-14 15:04:37 +00:00
github-actions 21fd708c6e 📝 Update release notes 2022-07-14 14:57:21 +00:00
Sebastián Ramírez ec2ec48293
👥 Update FastAPI People (#5154)
Co-authored-by: github-actions <github-actions@github.com>
2022-07-14 14:56:40 +00:00
github-actions e3339f6770 📝 Update release notes 2022-07-14 12:38:22 +00:00
Sebastián Ramírez 85dc173d19
🔧 Update Jina sponsor badges (#5151)
* 🍱 Update Jina badges

* 💄 Tweak sponsors badge CSS

* 🔧 Update Jina sponsor

* 📝 Re-generate README
2022-07-14 12:37:37 +00:00
github-actions 801e90863a 📝 Update release notes 2022-07-14 11:46:23 +00:00
github-actions 86fb017aad 📝 Update release notes 2022-07-14 11:45:51 +00:00
Robin b4a98a7224
🌐 Start of Swedish translation (#5062)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-07-14 11:45:01 +00:00
github-actions c5954d3bc0 📝 Update release notes 2022-07-14 11:35:16 +00:00
github-actions fb26c1ee70 📝 Update release notes 2022-07-14 11:30:45 +00:00
github-actions 48b7804a79 📝 Update release notes 2022-07-14 11:27:49 +00:00
github-actions 19701d12fb 📝 Update release notes 2022-07-14 11:26:52 +00:00
github-actions c15fce3248 📝 Update release notes 2022-07-14 11:24:11 +00:00
github-actions b7bd3c1d55 📝 Update release notes 2022-07-14 11:23:15 +00:00
github-actions 3ccb960478 📝 Update release notes 2022-07-14 11:22:19 +00:00
github-actions 2fcf044a90 📝 Update release notes 2022-07-14 11:21:27 +00:00
github-actions 43d8ebfb4d 📝 Update release notes 2022-07-14 11:20:21 +00:00
github-actions a0fd613527 📝 Update release notes 2022-07-12 16:54:11 +00:00
github-actions bea5194ffc 📝 Update release notes 2022-07-11 19:31:26 +00:00
github-actions 8047230181 📝 Update release notes 2022-07-01 08:59:26 +00:00
Sebastián Ramírez 6c6382df4d
🔧 Update sponsors, remove Dropbase, add Doist (#5096) 2022-07-01 10:58:40 +02:00
github-actions f8c875bb3f 📝 Update release notes 2022-06-25 19:50:20 +00:00
Sebastián Ramírez d8f3e8f20d
🔧 Update sponsors, remove Classiq, add ImgWhale (#5079)
* 🔧 Update sponsors, remove Classiq, add ImgWhale

* 🔧 Update README
2022-06-25 21:49:44 +02:00
Sebastián Ramírez 1876ebc779 🔖 Release version 0.78.0 2022-05-14 14:58:04 -05:00
Sebastián Ramírez 1673b3ec11 📝 Update release notes 2022-05-14 14:53:50 -05:00
github-actions 1711403732 📝 Update release notes 2022-05-14 19:09:00 +00:00
github-actions 0a8d6871fb 📝 Update release notes 2022-05-14 12:00:32 +00:00
Sebastián Ramírez ca437cdfab
📝 Add docs recommending `Union` over `Optional` and migrate source examples (#4908)
* 📝 Add docs recommending Union over Optional

* 📝 Update docs recommending Union over Optional

* 📝 Update source examples for docs, recommend Union over Optional

* 📝 Update highlighted lines with updated source examples

* 📝 Update highlighted lines in Markdown with recent code changes

* 📝 Update docs, use Union instead of Optional

* ♻️ Update source examples to recommend Union over Optional

* 🎨 Update highlighted code in Markdown after moving from Optional to Union
2022-05-14 06:59:59 -05:00