github-actions
|
abd148f63a
|
📝 Update release notes
|
2022-03-05 18:49:46 +00:00 |
Sebastián Ramírez
|
9f38a05954
|
📝 Add Jina's QA Bot to the docs to help people that want to ask quick questions (#4655)
Co-authored-by: yanlong.wang <yanlong.wang@naiver.org>
|
2022-03-05 19:49:15 +01:00 |
Sebastián Ramírez
|
c89dc736bd
|
📝 Update release notes
|
2022-03-04 23:11:21 +01:00 |
Sebastián Ramírez
|
19769d0483
|
🔖 Release version 0.75.0
|
2022-03-04 23:09:11 +01:00 |
Sebastián Ramírez
|
586d17bfb5
|
📝 Update release notes
|
2022-03-04 23:08:06 +01:00 |
github-actions
|
786b5858e5
|
📝 Update release notes
|
2022-03-04 22:02:55 +00:00 |
Sebastián Ramírez
|
8a0d4c79c1
|
✨ Add support for custom `generate_unique_id_function` and docs for generating clients (#4650)
|
2022-03-04 23:02:18 +01:00 |
Sebastián Ramírez
|
440d2d2d1a
|
🔖 Release version 0.74.1
|
2022-02-21 16:54:18 +01:00 |
github-actions
|
e953059054
|
📝 Update release notes
|
2022-02-21 15:52:03 +00:00 |
Sebastián Ramírez
|
f5d7df3c6c
|
✨ Include route in scope to allow middleware and other tools to extract its information (#4603)
|
2022-02-21 16:51:26 +01:00 |
Sebastián Ramírez
|
1ce16c2f40
|
🔖 Release version 0.74.0
|
2022-02-17 17:08:23 +01:00 |
Sebastián Ramírez
|
03d4d4c38e
|
📝 Update release notes
|
2022-02-17 17:05:38 +01:00 |
github-actions
|
2d2f1dee5d
|
📝 Update release notes
|
2022-02-17 14:18:35 +00:00 |
Sebastián Ramírez
|
59e36481dc
|
🔧 Add Striveworks sponsor (#4596)
|
2022-02-17 14:18:01 +00:00 |
github-actions
|
4fcb00328c
|
📝 Update release notes
|
2022-02-17 12:40:46 +00:00 |
Sebastián Ramírez
|
9d56a3cb59
|
✨ Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575)
|
2022-02-17 13:40:12 +01:00 |
github-actions
|
78b07cb809
|
📝 Update release notes
|
2022-02-13 17:19:09 +00:00 |
Sebastián Ramírez
|
6034f80687
|
💚 Only build docs on push when on master to avoid duplicate runs from PRs (#4564)
|
2022-02-13 18:18:38 +01:00 |
github-actions
|
b93f8a709a
|
📝 Update release notes
|
2022-02-01 14:28:16 +00:00 |
github-actions[bot]
|
618c99d774
|
👥 Update FastAPI People (#4502)
Co-authored-by: github-actions <github-actions@github.com>
|
2022-02-01 15:27:34 +01:00 |
Sebastián Ramírez
|
291180bf2d
|
🔖 Release version 0.73.0
|
2022-01-23 23:38:51 +01:00 |
Sebastián Ramírez
|
cbe8d552c1
|
📝 Update release notes
|
2022-01-23 23:37:48 +01:00 |
github-actions
|
af18d5c49f
|
📝 Update release notes
|
2022-01-23 22:14:28 +00:00 |
Victor Benichoux
|
a698908ed6
|
🐛 Fix bug preventing to use OpenAPI when using tuples (#3874)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-01-23 23:13:55 +01:00 |
github-actions
|
dba9ea8120
|
📝 Update release notes
|
2022-01-23 21:31:08 +00:00 |
Sebastián Ramírez
|
f8d4d04015
|
📝 Tweak and improve docs for Request Files (#4470)
|
2022-01-23 21:30:35 +00:00 |
github-actions
|
5a864d8261
|
📝 Update release notes
|
2022-01-23 19:14:47 +00:00 |
Sebastián Ramírez
|
1bf55200a9
|
✨ Add support for declaring `UploadFile` parameters without explicit `File()` (#4469)
|
2022-01-23 19:14:13 +00:00 |
github-actions
|
59b1f353b3
|
📝 Update release notes
|
2022-01-23 17:43:36 +00:00 |
Sebastián Ramírez
|
569afb4378
|
✨ Add support for tags with Enums (#4468)
|
2022-01-23 18:43:04 +01:00 |
Sebastián Ramírez
|
0f8349fcb7
|
📝 Update release notes
|
2022-01-23 18:03:42 +01:00 |
github-actions
|
6215fdd39e
|
📝 Update release notes
|
2022-01-23 16:34:52 +00:00 |
Vivek Sunder
|
94ca8c1e29
|
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#2061)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-01-23 17:34:18 +01:00 |
github-actions
|
f4963f05bf
|
📝 Update release notes
|
2022-01-23 16:32:35 +00:00 |
Sebastián Ramírez
|
d4608a00cf
|
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#4467)
Co-authored-by: Vivek Sunder <sviveksunder@gmail.com>
|
2022-01-23 17:32:04 +01:00 |
github-actions
|
699b5ef841
|
📝 Update release notes
|
2022-01-23 16:14:28 +00:00 |
Sebastián Ramírez
|
3de0fb82bf
|
🐛 Fix docs dependencies cache, to get the latest Material for MkDocs (#4466)
|
2022-01-23 17:13:49 +01:00 |
github-actions
|
85518bc58b
|
📝 Update release notes
|
2022-01-23 15:55:36 +00:00 |
Mark
|
ca5d57ea79
|
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-01-23 16:54:59 +01:00 |
github-actions
|
347e391271
|
📝 Update release notes
|
2022-01-23 14:56:44 +00:00 |
Sebastián Ramírez
|
a75d080124
|
🔧 Add sponsor Dropbase (#4465)
|
2022-01-23 15:56:14 +01:00 |
Sebastián Ramírez
|
f0388915a8
|
🔖 Release version 0.72.0
|
2022-01-16 21:09:10 +01:00 |
Sebastián Ramírez
|
9e2f5c67b6
|
📝 Update release notes
|
2022-01-16 21:08:04 +01:00 |
github-actions
|
93e4a19e35
|
📝 Update release notes
|
2022-01-16 19:42:33 +00:00 |
jaystone776
|
e1c6d7d310
|
🌐 Update Chinese translation for `docs/help-fastapi.md` (#3847)
|
2022-01-16 20:41:59 +01:00 |
github-actions
|
d23b295b96
|
📝 Update release notes
|
2022-01-16 19:41:49 +00:00 |
kty4119
|
26e94116c1
|
🌐 Fix Korean translation for `docs/ko/docs/index.md` (#4195)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2022-01-16 19:41:13 +00:00 |
github-actions
|
24968937e5
|
📝 Update release notes
|
2022-01-16 19:37:21 +00:00 |
MicroPanda123
|
5c5b889288
|
🌐 Add Polish translation for `docs/pl/docs/index.md` (#4245)
Co-authored-by: Dawid Dutkiewicz <dutkiewicz@users.noreply.github.com>
Co-authored-by: Dima Tisnek <dimaqq@gmail.com>
Co-authored-by: Bart Skowron <bxsx@bartskowron.com>
Co-authored-by: Bart Skowron <bart.skowron@rollbar.com>
|
2022-01-16 19:36:42 +00:00 |
github-actions
|
436261b3ea
|
📝 Update release notes
|
2022-01-16 19:35:00 +00:00 |