Commit Graph

1438 Commits

Author SHA1 Message Date
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
github-actions f57ccd8ef3 📝 Update release notes 2022-11-13 13:59:55 +00:00
github-actions 86d4073632 📝 Update release notes 2022-11-13 13:59:09 +00: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
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
github-actions c9308cf070 📝 Update release notes 2022-11-03 11:51:26 +00:00
github-actions 876ea7978f 📝 Update release notes 2022-11-03 11:45:26 +00:00
github-actions[bot] da0bfd22aa
👥 Update FastAPI People (#5571)
Co-authored-by: github-actions <github-actions@github.com>
2022-11-03 12:44:51 +01:00
Sebastián Ramírez d0917ce015 🔖 Release version 0.85.2 2022-10-31 19:57:16 +01:00
Sebastián Ramírez 6002290659 📝 Update release notes 2022-10-31 19:56:21 +01:00
github-actions e92a8649f9 📝 Update release notes 2022-10-31 18:12:19 +00:00
github-actions f4aea58528 📝 Update release notes 2022-10-31 18:08:49 +00:00
github-actions 6aa9ef0c96 📝 Update release notes 2022-10-31 18:08:01 +00:00
github-actions c53e5bd4b1 📝 Update release notes 2022-10-31 17:58:24 +00:00
github-actions 53127efde5 📝 Update release notes 2022-10-31 17:57:25 +00:00
github-actions 38493f8ae1 📝 Update release notes 2022-10-31 17:44:58 +00:00
github-actions e0945eb1c8 📝 Update release notes 2022-10-31 17:44:40 +00:00
github-actions 8b20eece4c 📝 Update release notes 2022-10-31 17:42:41 +00:00
github-actions 7a2e9c7aaa 📝 Update release notes 2022-10-31 17:41:03 +00:00
github-actions 669b3a4cb8 📝 Update release notes 2022-10-31 17:38:37 +00:00
github-actions f1c61dec0c 📝 Update release notes 2022-10-31 17:36:43 +00:00
github-actions a96effa86e 📝 Update release notes 2022-10-31 17:36:24 +00:00
github-actions 558d929568 📝 Update release notes 2022-10-31 17:34:47 +00:00
github-actions 64d512e349 📝 Update release notes 2022-10-31 17:21:40 +00:00
Pamela Fox 88556dafb6
✏ Fix grammar and add helpful links to dependencies in `docs/en/docs/async.md` (#5432) 2022-10-31 18:21:05 +01:00
github-actions 6a46532cc4 📝 Update release notes 2022-10-31 17:17:35 +00:00
Shubham c75de8cba2
✏ Fix broken link in `alternatives.md` (#5455)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-10-31 17:16:57 +00:00
github-actions 85443e64ee 📝 Update release notes 2022-10-31 17:10:20 +00:00
github-actions d72599b4dc 📝 Update release notes 2022-10-31 16:51:55 +00:00
github-actions bbfa450991 📝 Update release notes 2022-10-31 16:47:12 +00:00
zhangbo 22524a1610
✏ Fix typo in docs about contributing, for compatibility with `pip` in Zsh (#5523)
Co-authored-by: zhangbo <zhangbo@zjptmc.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-10-31 16:46:37 +00:00
github-actions 959f6bf209 📝 Update release notes 2022-10-31 16:46:16 +00:00
github-actions bbb8fe1e60 📝 Update release notes 2022-10-31 16:40:30 +00:00
github-actions 0cc40ed664 📝 Update release notes 2022-10-31 16:39:02 +00:00
feliciss 4a1c69e6c2
📝 Fix typo in docs with examples for Python 3.10 instead of 3.9 (#5545)
Co-authored-by: Feliciss <system@Felicisss-MacBook-Air.local>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-10-31 16:38:10 +00:00
github-actions 42a4ed7a18 📝 Update release notes 2022-10-31 16:22:46 +00:00
github-actions e0d1619362 📝 Update release notes 2022-10-31 16:07:36 +00:00
github-actions 866a24f879 📝 Update release notes 2022-10-31 13:36:59 +00:00
github-actions f67b19f0f7 📝 Update release notes 2022-10-20 11:15:56 +00:00
github-actions e13df8ee79 📝 Update release notes 2022-10-16 15:16:24 +00:00
github-actions 0e3ff851c2 📝 Update release notes 2022-10-16 15:02:15 +00:00
Sebastián Ramírez e866a2c7e1
🐛 Fix calling `mkdocs` for languages as a subprocess to fix/enable MkDocs Material search plugin (#5501)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-16 17:01:38 +02:00
Sebastián Ramírez 90fc4299d1 🔖 Release version 0.85.1 2022-10-14 22:52:36 +02:00
github-actions a3a37a4213 📝 Update release notes 2022-10-14 20:50:44 +00:00
github-actions[bot] 3c6528460c
👥 Update FastAPI People (#5447)
Co-authored-by: github-actions <github-actions@github.com>
2022-10-14 22:50:07 +02:00
github-actions 5ba0c8c002 📝 Update release notes 2022-10-14 20:44:57 +00:00
github-actions 9c6086eee6 📝 Update release notes 2022-10-14 20:22:46 +00:00
Sebastián Ramírez ebe69913ae
🔧 Disable Material for MkDocs search plugin (#5495) 2022-10-14 20:22:09 +00:00
github-actions 81115dba53 📝 Update release notes 2022-10-11 20:50:43 +00:00
github-actions c6aa28bea2 📝 Update release notes 2022-09-20 14:30:02 +00:00
moneeka 20f689ded2
📝 Add WayScript x FastAPI Tutorial to External Links section (#5407) 2022-09-20 16:29:23 +02:00
Sebastián Ramírez 1213227667 🔖 Release version 0.85.0 2022-09-15 15:57:23 +02:00
Sebastián Ramírez e782ba43ce 📝 Update release notes 2022-09-15 15:56:35 +02:00
github-actions 6ddd0c64b0 📝 Update release notes 2022-09-15 13:49:32 +00:00
github-actions e83aa43296 📝 Update release notes 2022-09-15 13:43:34 +00:00
github-actions babe2f9b03 📝 Update release notes 2022-09-15 13:33:12 +00:00
github-actions b741ea7619 📝 Update release notes 2022-09-15 13:27:00 +00:00
github-actions 823df88c34 📝 Update release notes 2022-09-15 13:02:23 +00:00
github-actions 715c0341a9 📝 Update release notes 2022-09-15 12:32:54 +00:00
Sebastián Ramírez 1073062c7f 🔖 Release version 0.84.0 2022-09-14 20:41:29 +02:00
github-actions 7291cead65 📝 Update release notes 2022-09-14 18:32:03 +00:00
Ofek Lev 4267bd1f4f
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch (#5240)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-14 20:31:19 +02:00
Sebastián Ramírez b2aa3593be 📝 Update release notes 2022-09-11 18:26:30 +02:00
Sebastián Ramírez ed0fcba7cb 🔖 Release version 0.83.0 2022-09-11 18:25:29 +02:00
Sebastián Ramírez 22a155efc1 📝 Update release notes 2022-09-11 18:24:46 +02:00
github-actions 306326a213 📝 Update release notes 2022-09-11 16:16:31 +00:00
github-actions 275306c369 📝 Update release notes 2022-09-11 16:14:21 +00:00
github-actions 6620273083 📝 Update release notes 2022-09-08 15:03:37 +00:00
github-actions c4007cb9ec 📝 Update release notes 2022-09-08 14:30:00 +00:00
github-actions 895789bed0 📝 Update release notes 2022-09-08 14:09:15 +00:00
Sebastián Ramírez 3079ba925e 🔖 Release version 0.82.0 2022-09-04 21:26:31 +02:00
Sebastián Ramírez ddf6daeb07 📝 Update release notes 2022-09-04 21:25:29 +02:00
github-actions f3efaf69da 📝 Update release notes 2022-09-04 19:10:05 +00:00
github-actions d0cc996dc7 📝 Update release notes 2022-09-04 15:17:43 +00:00
github-actions[bot] c70fab38e7
👥 Update FastAPI People (#5347)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-04 15:16:00 +00:00
github-actions 80d68a6eda 📝 Update release notes 2022-09-04 15:12:59 +00:00
github-actions dd2f759bac 📝 Update release notes 2022-09-04 15:07:46 +00:00
github-actions 0195bb5706 📝 Update release notes 2022-09-04 14:57:04 +00:00
baconfield 0ae8d09189
✏ Update Hypercorn link, now pointing to GitHub (#5346)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-09-04 14:56:29 +00:00
github-actions 9df22ab864 📝 Update release notes 2022-09-04 14:28:31 +00:00
github-actions 7dd4a4f435 📝 Update release notes 2022-09-04 14:00:36 +00:00
github-actions 94b7527dfd 📝 Update release notes 2022-09-04 14:00:22 +00:00
github-actions 5a79564dab 📝 Update release notes 2022-09-04 13:40:56 +00:00
github-actions fc559b5fcd 📝 Update release notes 2022-09-04 13:39:50 +00:00
github-actions 89839eb834 📝 Update release notes 2022-09-04 13:38:49 +00:00
Peter Fackeldey f266dc17d7
✏ Tweak wording in `docs/en/docs/advanced/dataclasses.md` (#3698) 2022-09-04 15:37:47 +02:00
github-actions 697ec94a7e 📝 Update release notes 2022-09-04 13:29:46 +00:00
MendyLanda ae369d879a
📝 Add note about Python 3.10 `X | Y` operator in explanation about Response Models (#5307) 2022-09-04 15:29:06 +02:00
github-actions 198b7ef2cb 📝 Update release notes 2022-09-04 13:24:23 +00:00
github-actions c00e1ec6bf 📝 Update release notes 2022-09-04 13:18:44 +00:00
非法操作 d3ff7c620a
✏ Fix a small code highlight line error (#5256) 2022-09-04 15:18:08 +02:00
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