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
github-actions
c5be1b0550
📝 Update release notes
2022-05-13 23:39:00 +00:00
Sebastián Ramírez
9262fa8362
✨ Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. ( #4906 )
...
* ✨ Do not require default value in Query(), Path(), Header(), etc
* 📝 Update source examples for docs with default and required values
* ✅ Update tests with new default values and not required Ellipsis
* 📝 Update docs for Query params and update info about default value, required, Ellipsis
2022-05-13 18:38:22 -05:00
github-actions
31690dda2c
📝 Update release notes
2022-05-12 20:48:12 +00:00
github-actions
975d859ac4
📝 Update release notes
2022-05-12 20:39:14 +00:00
github-actions
497e5a2422
📝 Update release notes
2022-05-12 18:11:39 +00:00
github-actions
d75c69e01f
📝 Update release notes
2022-05-12 17:15:56 +00:00
github-actions
bcabbf8b37
📝 Update release notes
2022-05-12 16:43:22 +00:00
Sebastián Ramírez
29df6b3e83
👷 Add pre-commit GitHub Action workflow ( #4895 )
...
Co-authored-by: pre-commit <github-actions@github.com>
2022-05-12 11:42:47 -05:00
github-actions
16f1d073db
📝 Update release notes
2022-05-12 16:16:56 +00:00
Michael Adkins
199916ac8c
📝 Add documentation for redefined path operations ( #4864 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-12 11:16:16 -05:00
github-actions
4bb8ac2114
📝 Update release notes
2022-05-12 00:47:36 +00:00
github-actions
277a53442b
📝 Update release notes
2022-05-12 00:41:39 +00:00
github-actions
f673e64eeb
📝 Update release notes
2022-05-12 00:06:56 +00:00
Sebastián Ramírez
3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass ( #4888 )
...
* 🔧 Add first pre-commit config
* 🎨 Format YAML files with pre-commit
* 🎨 Format Markdown with pre-commit
* 🎨 Format SVGs, drawio, JS, HTML with pre-commit
* ➕ Add pre-commit to dev dependencies
* ⬇️ Extend pre-commit range to support Python 3.6
2022-05-12 00:06:16 +00:00
github-actions
9cbd42b13e
📝 Update release notes
2022-05-11 22:32:26 +00:00
github-actions
f3b04a6118
📝 Update release notes
2022-05-11 21:44:52 +00:00
Matthew Evans
4fcdb31947
📝 Add OpenAPI warning to "Body - Fields" docs with extra schema extensions ( #4846 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 16:43:47 -05:00
github-actions
1bbbdb4b7f
📝 Update release notes
2022-05-11 18:54:33 +00:00
Mário Victor Ribeiro Silva
15dd12629e
📝 Add dark mode auto switch to docs based on OS preference ( #4869 )
2022-05-11 13:53:57 -05:00
github-actions
0f7de452dd
📝 Update release notes
2022-05-11 18:49:56 +00:00
Lorenzo Castellino
35445828c8
📝 Update docs about Swagger UI self-hosting with newer source links ( #4813 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 18:49:16 +00:00
github-actions
ff2daa0471
📝 Update release notes
2022-05-11 17:49:06 +00:00
jbrocher
e9098abe8c
📝 Add link to external article: Building the Poll App From Django Tutorial With FastAPI And React ( #4778 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:48:25 +00:00
github-actions
062107159f
📝 Update release notes
2022-05-11 17:42:56 +00:00
github-actions
643291b9ca
📝 Update release notes
2022-05-11 17:35:38 +00:00
Samuel Borges
441f75a06c
📝 Updates links for Celery documentation ( #4736 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 12:35:04 -05:00
github-actions
688d2db5e3
📝 Update release notes
2022-05-11 17:29:37 +00:00
github-actions
d71b12f323
📝 Update release notes
2022-05-11 17:05:24 +00:00
Kinuax
cb5a200a7c
✏ Fix links to Pydantic docs ( #4670 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-11 17:03:41 +00:00
Sebastián Ramírez
2aaac141dd
🔖 Release version 0.77.1
2022-05-09 23:19:32 -05:00
Sebastián Ramírez
03cbdd4f74
📝 Update release notes
2022-05-09 23:18:03 -05:00
github-actions
a7e659e472
📝 Update release notes
2022-05-10 04:12:55 +00:00
github-actions
d0e4015034
📝 Update release notes
2022-05-10 04:08:22 +00:00
Mohammad Raisul ISlam
b1e691091d
✏ Fix typo in deployment ( #4629 )
...
Co-authored-by: raisul1234 <raisul.islam@myalice.ai>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:07:45 +00:00
github-actions
9b4e6751bb
📝 Update release notes
2022-05-10 04:06:19 +00:00
github-actions
8082b45f24
📝 Update release notes
2022-05-10 04:05:48 +00:00
Felix Schürmeyer
2a91ee945d
📝 Add link to german article: REST-API Programmieren mittels Python und dem FastAPI Modul ( #4624 )
...
A beginner article in German to get started with the FastAPI with a small Todo API as an example.
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 04:05:10 +00:00
github-actions
764703cc56
📝 Update release notes
2022-05-10 04:03:35 +00:00
github-actions
cc51b251dd
📝 Update release notes
2022-05-10 03:35:53 +00:00
Kiko Ilievski
6337186ff4
✏ Fix small typo in `docs/en/docs/tutorial/security/first-steps.md` ( #4515 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:35:21 +00:00
github-actions
88606940f5
📝 Update release notes
2022-05-10 03:34:23 +00:00
Mukul Mantosh
98bb5480a5
📝 Add external link: PyCharm Guide to FastAPI ( #4512 )
...
Co-authored-by: Mukul Mantosh <Mukul.Mantosh@in.bosch.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:33:51 +00:00
github-actions
170123a41f
📝 Update release notes
2022-05-10 03:32:54 +00:00
Yashasvi Singh
9262a699f2
📝 Add external link to article: Building an API with FastAPI and Supabase and Deploying on Deta ( #4440 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 03:32:21 +00:00
github-actions
9a87c6d8d2
📝 Update release notes
2022-05-10 03:23:03 +00:00
Sebastián Ramírez
0696454445
🔖 Release version 0.77.0
2022-05-09 20:40:03 -05:00
Sebastián Ramírez
a145d3d277
📝 Update release notes
2022-05-09 20:39:10 -05:00
github-actions
453471d07b
📝 Update release notes
2022-05-10 01:33:38 +00:00
github-actions
938b1a3542
📝 Update release notes
2022-05-10 01:33:06 +00:00
silvanmelchior
4ce27b5d4d
📝 Add external link to article: Seamless FastAPI Configuration with ConfZ ( #4414 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:33:05 +00:00
Kaustubh Gupta
f9134fe5e4
📝 Add external link to article: 5 Advanced Features of FastAPI You Should Try ( #4436 )
2022-05-09 20:32:32 -05:00
github-actions
d8ca285f8d
📝 Update release notes
2022-05-10 01:31:28 +00:00
Rob Gilton
1233a7d93b
✏ Reword to improve legibility of docs about `TestClient` ( #4389 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:30:38 +00:00
github-actions
38902407c0
📝 Update release notes
2022-05-10 01:26:01 +00:00
github-actions
edd38c0230
📝 Update release notes
2022-05-10 01:22:07 +00:00
Ben Gamble
8f90e514f4
📝 Add external link to blog post about Kafka, FastAPI, and Ably ( #4044 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-05-10 01:21:29 +00:00
github-actions
fa1ffa5677
📝 Update release notes
2022-05-10 01:08:12 +00:00