Commit Graph

2847 Commits

Author SHA1 Message Date
Sebastián Ramírez 4ff22a0c41
📝 Update docs, Form Models section title, to match config name (#12152) 2024-09-06 17:38:23 +00:00
github-actions a11e392f5f 📝 Update release notes 2024-09-06 17:31:44 +00:00
Sebastián Ramírez 4633b1bca9
Add support for forbidding extra form fields with Pydantic models (#12134)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-09-06 19:31:18 +02:00
github-actions 1b06b53267 📝 Update release notes 2024-09-06 15:58:05 +00:00
Sebastián Ramírez d86f660302 🔖 Release version 0.113.0 2024-09-05 17:25:29 +02:00
github-actions 179f838c36 📝 Update release notes 2024-09-05 15:23:05 +00:00
Sebastián Ramírez afdda4e50b
🔧 Update sponsors: Coherence link (#12130) 2024-09-05 15:21:35 +00:00
github-actions e787f854dd 📝 Update release notes 2024-09-05 15:17:13 +00:00
Sebastián Ramírez 7bad7c0975
Add support for Pydantic models in `Form` parameters (#12129)
Revert "️ Temporarily revert " Add support for Pydantic models in `Form` pa…"

This reverts commit 8e6cf9ee9c.
2024-09-05 17:16:50 +02:00
Sebastián Ramírez 965fc8301e 📝 Update release notes 2024-09-05 17:09:31 +02:00
Sebastián Ramírez 96c7e7e0f3 📝 Update release notes 2024-09-05 17:00:13 +02:00
Sebastián Ramírez 8224addd8f 📝 Update release notes 2024-09-05 16:57:57 +02:00
github-actions b69e8b24af 📝 Update release notes 2024-09-05 14:56:10 +00:00
Sebastián Ramírez 8e6cf9ee9c
️ Temporarily revert " Add support for Pydantic models in `Form` parameters" to make a checkpoint release (#12128)
Revert " Add support for Pydantic models in `Form` parameters (#12127)"

This reverts commit 0f3e65b007.
2024-09-05 16:55:44 +02:00
github-actions ccb19c4c35 📝 Update release notes 2024-09-05 14:41:11 +00:00
Sebastián Ramírez 0f3e65b007
Add support for Pydantic models in `Form` parameters (#12127) 2024-09-05 16:40:48 +02:00
github-actions 832e634fd4 📝 Update release notes 2024-09-05 11:25:02 +00:00
Sebastián Ramírez 7213d421f5 🔖 Release version 0.112.3 2024-09-05 11:13:32 +02:00
github-actions 68e5ef6968 📝 Update release notes 2024-09-05 09:07:55 +00:00
github-actions 9b2a9333b3 📝 Update release notes 2024-09-03 16:05:42 +00:00
Shubhendra Kushwaha f42fd9aac2
📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI (#12109) 2024-09-03 18:05:19 +02:00
github-actions cbdc58b1b7 📝 Update release notes 2024-09-03 13:54:00 +00:00
github-actions 560c43269d 📝 Update release notes 2024-09-03 13:49:34 +00:00
github-actions 7d69943a22 📝 Update release notes 2024-09-03 13:45:21 +00:00
github-actions 56cfecc1bf 📝 Update release notes 2024-09-03 13:44:55 +00:00
github-actions 7537bac43f 📝 Update release notes 2024-09-03 13:15:41 +00:00
github-actions a6ad088183 📝 Update release notes 2024-09-02 19:54:19 +00:00
github-actions 17f1f7b5bd 📝 Update release notes 2024-09-02 19:37:19 +00:00
github-actions b203d7a15f 📝 Update release notes 2024-09-01 19:39:46 +00:00
github-actions d5c6cf8122 📝 Update release notes 2024-08-31 23:46:26 +00:00
github-actions 3660c7a063 📝 Update release notes 2024-08-31 20:52:29 +00:00
github-actions 8d7d89e8c6 📝 Update release notes 2024-08-31 20:28:07 +00:00
github-actions 75c4e7fc44 📝 Update release notes 2024-08-31 20:19:51 +00:00
github-actions 47b3351be9 📝 Update release notes 2024-08-31 15:36:24 +00:00
Sebastián Ramírez eebc6c3d54
🔧 Update sponsors link: Coherence (#12097) 2024-08-31 17:35:58 +02:00
github-actions 83422b1923 📝 Update release notes 2024-08-31 10:20:40 +00:00
github-actions 6c8a205db1 📝 Update release notes 2024-08-31 10:16:12 +00:00
Sebastián Ramírez c37f2c976d
📝 Add note about `time.perf_counter()` in middlewares (#12095) 2024-08-31 10:15:50 +00:00
github-actions 5827b922c3 📝 Update release notes 2024-08-31 03:23:14 +00:00
github-actions a2458d594f 📝 Update release notes 2024-08-30 16:20:42 +00:00
Sebastián Ramírez 9519380764
🔧 Update sponsors: Coherence (#12093) 2024-08-30 18:20:21 +02:00
github-actions 4eec14fa8c 📝 Update release notes 2024-08-30 16:01:05 +00:00
Marcin Sulikowski 6e98249c21
📝 Fix async test example not to trigger DeprecationWarning (#12084) 2024-08-30 18:00:41 +02:00
github-actions 17a29149e4 📝 Update release notes 2024-08-29 00:02:01 +00:00
Sebastián Ramírez 4cf3421178
🔧 Update sponsors, remove Kong (#12085) 2024-08-29 02:01:29 +02:00
github-actions ffa6d2eafd 📝 Update release notes 2024-08-28 23:44:01 +00:00
Sofie Van Landeghem ae27540348
🌐 Add Dutch translation for `docs/nl/docs/index.md` (#12042)
Co-authored-by: Max Scheijen <maxscheijen@gmail.com>
2024-08-29 01:41:46 +02:00
github-actions 3332895251 📝 Update release notes 2024-08-28 23:40:13 +00:00
github-actions a930128910 📝 Update release notes 2024-08-28 23:35:03 +00:00
Alec Gillis cabed9efb6
📝 Update comma in `docs/en/docs/async.md` (#12062)
Co-authored-by: Alec Gillis <alecgillis@quorum.us>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-08-28 18:33:37 -05:00
github-actions 48bf0db58f 📝 Update release notes 2024-08-28 14:07:23 +00:00
github-actions be9abcf353 📝 Update release notes 2024-08-28 13:48:40 +00:00
github-actions 9416e89bd7 📝 Update release notes 2024-08-26 02:15:38 +00:00
github-actions 3a96938771 📝 Update release notes 2024-08-25 02:44:27 +00:00
Sebastián Ramírez bd1b77548f
📝 Update docs about serving FastAPI: ASGI servers, Docker containers, etc. (#12069) 2024-08-25 02:44:06 +00:00
github-actions b5cbff9521 📝 Update release notes 2024-08-25 00:01:26 +00:00
Sebastián Ramírez c692176d42
📝 Clarify `response_class` parameter, validations, and returning a response directly (#12067) 2024-08-24 19:01:04 -05:00
github-actions d8e526c1db 📝 Update release notes 2024-08-24 21:52:29 +00:00
Sofie Van Landeghem 6aa44a85a2
📝 Fix minor typos and issues in the documentation (#12063) 2024-08-24 16:52:09 -05:00
github-actions e4727ed20a 📝 Update release notes 2024-08-24 20:04:51 +00:00
GPla 9656895b60
📝 Add note in Docker docs about ensuring graceful shutdowns and lifespan events with `CMD` exec form (#11960)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-24 20:04:30 +00:00
Sebastián Ramírez d00af00d3f 🔖 Release version 0.112.2 2024-08-24 14:34:50 -05:00
github-actions b69a9f3b6f 📝 Update release notes 2024-08-24 19:27:59 +00:00
github-actions 48b36f26d8 📝 Update release notes 2024-08-24 19:10:14 +00:00
Sebastián Ramírez 22bf988dfb 📝 Update release notes 2024-08-23 22:48:20 -05:00
github-actions 6935fe8d38 📝 Update release notes 2024-08-24 03:16:48 +00:00
Aymen 8f03716757
📝 Fix a typo in virtual environement page (#12064) 2024-08-23 22:16:23 -05:00
github-actions d0ce9d2bdf 📝 Update release notes 2024-08-22 00:47:57 +00:00
Sebastián Ramírez 705659bb22
📝 Add docs about Environment Variables and Virtual Environments (#12054) 2024-08-21 19:47:31 -05:00
github-actions 4f3381a95e 📝 Update release notes 2024-08-21 16:58:20 +00:00
github-actions 2fe05762b2 📝 Update release notes 2024-08-21 16:55:38 +00:00
github-actions 2d34086b70 📝 Update release notes 2024-08-20 00:40:55 +00:00
github-actions e8322228b4 📝 Update release notes 2024-08-19 18:15:49 +00:00
github-actions 63ae0f1070 📝 Update release notes 2024-08-19 17:35:25 +00:00
github-actions ae97785ded 📝 Update release notes 2024-08-18 23:26:36 +00:00
Sebastián Ramírez bcd737de33
📝 Add Asyncer mention in async docs (#12037) 2024-08-18 23:26:14 +00:00
github-actions 98712b9e09 📝 Update release notes 2024-08-18 23:17:21 +00:00
Sebastián Ramírez 0e77481acf
📝 Move the Features docs to the top level to improve the main page menu (#12036) 2024-08-18 18:16:56 -05:00
github-actions 6ebaf0efcb 📝 Update release notes 2024-08-18 21:08:39 +00:00
github-actions 0da0814d8a 📝 Update release notes 2024-08-17 21:20:52 +00:00
Sebastián Ramírez 9bfc48ad9f
📝 Update FastAPI People, do not translate to have the most recent info (#12034) 2024-08-17 16:20:31 -05:00
github-actions 882f77f925 📝 Update release notes 2024-08-17 06:54:13 +00:00
github-actions 066ea10ac5 📝 Update release notes 2024-08-17 06:42:28 +00:00
github-actions 6aa0435a3e 📝 Update release notes 2024-08-17 04:52:53 +00:00
github-actions 980c88c347 📝 Update release notes 2024-08-17 04:14:10 +00:00
github-actions 6433c3b70e 📝 Update release notes 2024-08-17 04:00:12 +00:00
github-actions 263e46e540 📝 Update release notes 2024-08-17 03:57:45 +00:00
Sofie Van Landeghem 957d747d21
📝 Highlight correct line in tutorial `docs/en/docs/tutorial/body-multiple-params.md` (#11978)
Co-authored-by: Esteban Maya <emayacadavid9@gmail.com>
2024-08-16 22:57:21 -05:00
github-actions 8b05d4518b 📝 Update release notes 2024-08-16 23:18:21 +00:00
Alejandra 8a146b7a28
🔥 Remove Sentry link from Advanced Middleware docs (#12031) 2024-08-16 18:18:02 -05:00
github-actions beedc72281 📝 Update release notes 2024-08-16 22:32:33 +00:00
github-actions 7ed9a4971e 📝 Update release notes 2024-08-16 21:56:54 +00:00
Sebastián Ramírez daf4970ed7
📝 Clarify management tasks for translations, multiples files in one PR (#12030) 2024-08-16 21:56:33 +00:00
github-actions 29babdc0a1 📝 Update release notes 2024-08-16 17:44:48 +00:00
github-actions 2e0f74f58b 📝 Update release notes 2024-08-16 17:29:43 +00:00
github-actions 9a939dec47 📝 Update release notes 2024-08-16 16:56:43 +00:00
github-actions 46d0ffc0d7 📝 Update release notes 2024-08-16 16:52:46 +00:00
VaitoSoi fd5c00ab76
📝 Edit the link to the OpenAPI "Responses Object" and "Response Object" sections in the "Additional Responses in OpenAPI" section (#11996)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:51:25 -05:00
github-actions 9f78e08c14 📝 Update release notes 2024-08-16 16:50:25 +00:00
Jiri Kuncar c81f575d0d
🔨 Specify `email-validator` dependency with dash (#11515)
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-16 11:50:01 -05:00
github-actions a3f42718de 📝 Update release notes 2024-08-16 02:05:14 +00:00
Alejandra 10eee5c3b3
🌐 Add Spanish translation for `docs/es/docs/project-generation.md` (#11947)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-16 02:04:50 +00:00
github-actions a51a98b07e 📝 Update release notes 2024-08-16 01:58:02 +00:00
github-actions e8f7bf0ad5 📝 Update release notes 2024-08-16 00:05:21 +00:00
Micael Jarniac a0c529ef0a
📝 Fix minor typo (#12026) 2024-08-15 19:04:55 -05:00
github-actions 470f1ae57d 📝 Update release notes 2024-08-15 23:30:36 +00:00
Nils Lindemann 8809b3685f
📝 Several docs improvements, tweaks, and clarifications (#11390)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 23:30:12 +00:00
github-actions 3c8d0abc87 📝 Update release notes 2024-08-15 22:38:22 +00:00
Jun-Ah 준아 265dbeb663
📝 Add missing `compresslevel` parameter on docs for `GZipMiddleware` (#11350)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 17:38:02 -05:00
github-actions 4636c621a9 📝 Update release notes 2024-08-15 22:31:36 +00:00
github-actions 366bdebd9e 📝 Update release notes 2024-08-15 21:30:26 +00:00
Cedric L'homme 86c8f4fc2b
📝 Update `docs/en/docs/tutorial/body.md` with Python 3.10 union type example (#11415)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-15 16:29:58 -05:00
Sebastián Ramírez 4f937c0c4a 🔖 Release version 0.112.1 2024-08-15 16:00:47 -05:00
github-actions 94be8ff341 📝 Update release notes 2024-08-15 20:58:06 +00:00
github-actions b7c80cbca2 📝 Update release notes 2024-08-15 18:51:01 +00:00
github-actions 2f5ed4f2d1 📝 Update release notes 2024-08-15 18:39:22 +00:00
github-actions fc9107843e 📝 Update release notes 2024-08-15 15:51:59 +00:00
github-actions 84d69bb69a 📝 Update release notes 2024-08-15 15:41:45 +00:00
github-actions e1b52cf428 📝 Update release notes 2024-08-15 15:38:02 +00:00
github-actions 4fe1af494a 📝 Update release notes 2024-08-15 15:35:41 +00:00
github-actions b04d29c983 📝 Update release notes 2024-08-15 15:21:51 +00:00
Sebastián Ramírez c82497f78e
📝 Update docs section about "Don't Translate these Pages" (#12022) 2024-08-15 10:21:25 -05:00
github-actions 9c3845be8d 📝 Update release notes 2024-08-14 22:57:35 +00:00
Sebastián Ramírez 85bd4067c2
📝 Add documentation for non-translated pages and scripts to verify them (#12020) 2024-08-14 17:57:10 -05:00
github-actions 75705617a6 📝 Update release notes 2024-08-14 18:29:51 +00:00
github-actions 4c490de33d 📝 Update release notes 2024-08-14 14:33:49 +00:00
Sebastián Ramírez 2dad7c9834
🔧 Update configs for MkDocs for languages and social cards (#12016) 2024-08-14 09:33:27 -05:00
github-actions 96cb538fa3 📝 Update release notes 2024-08-14 00:31:10 +00:00
github-actions 69a6456d9e 📝 Update release notes 2024-08-13 05:40:18 +00:00
github-actions 26a37a6a20 📝 Update release notes 2024-08-13 04:54:36 +00:00
github-actions 14c621ea30 📝 Update release notes 2024-08-13 02:00:51 +00:00
github-actions 14779a3ae1 📝 Update release notes 2024-08-13 01:48:24 +00:00
github-actions 663810cb1a 📝 Update release notes 2024-08-13 01:02:50 +00:00
github-actions 768df2736e 📝 Update release notes 2024-08-12 23:05:15 +00:00
github-actions d839e3ccbb 📝 Update release notes 2024-08-12 21:48:16 +00:00
Sebastián Ramírez b0a8e7356a
📝 Update admonitions in docs missing (#11998) 2024-08-12 16:47:53 -05:00
github-actions 0e8b6d3bb8 📝 Update release notes 2024-08-09 21:32:11 +00:00
github-actions 2b7fc3f340 📝 Update release notes 2024-08-09 21:29:31 +00:00
Sebastián Ramírez 4ec134426d
📝 Update docs about discussions questions (#11985) 2024-08-09 21:29:09 +00:00
github-actions 6d9dc39fcb 📝 Update release notes 2024-08-09 16:54:22 +00:00
Sebastián Ramírez e06e0b1c4a
🔧 Update MkDocs instant previews (#11982) 2024-08-09 16:53:58 +00:00
github-actions 4cbb846d9e 📝 Update release notes 2024-08-09 15:54:10 +00:00
github-actions 0b30cad9d2 📝 Update release notes 2024-08-09 01:43:55 +00:00
Sebastián Ramírez 4f9ca032d6
💡 Add comment about custom Termynal line-height (#11976) 2024-08-08 20:42:26 -05:00
github-actions 4b5342b568 📝 Update release notes 2024-08-08 23:34:46 +00:00
github-actions fda1813e13 📝 Update release notes 2024-08-08 23:28:35 +00:00
Sebastián Ramírez 8377c5237c 📝 Update release notes 2024-08-07 22:51:13 -05:00
github-actions b7f035512a 📝 Update release notes 2024-08-07 21:17:38 +00:00
github-actions 0eddc02aca 📝 Update release notes 2024-08-07 20:57:09 +00:00
github-actions 9e84537685 📝 Update release notes 2024-08-07 19:15:50 +00:00
github-actions a031d80e5c 📝 Update release notes 2024-08-07 18:58:22 +00:00
github-actions df419b739c 📝 Update release notes 2024-08-06 04:48:52 +00:00
Sebastián Ramírez 0cd844d387
🔧 Update docs setup with latest configs and plugins (#11953) 2024-08-05 23:48:30 -05:00
github-actions af1a07052a 📝 Update release notes 2024-08-05 15:49:07 +00:00
github-actions 9dee1f8b28 📝 Update release notes 2024-08-04 23:34:17 +00:00
github-actions 35fcb31dca 📝 Update release notes 2024-08-04 18:23:34 +00:00
github-actions 22ffde0356 📝 Update release notes 2024-08-04 17:01:24 +00:00
github-actions 553816ae6a 📝 Update release notes 2024-08-03 00:03:45 +00:00
github-actions f0367e0424 📝 Update release notes 2024-08-03 00:01:47 +00:00
github-actions 9723721ea4 📝 Update release notes 2024-08-02 19:38:15 +00:00
Sebastián Ramírez b2e233867c 🔖 Release version 0.112.0 2024-08-02 01:09:03 -05:00
Sebastián Ramírez 003d45428f 📝 Update release notes 2024-08-02 01:08:25 -05:00
github-actions 450bff65f4 📝 Update release notes 2024-08-02 06:03:26 +00:00
Sebastián Ramírez a25c92ceb9
♻️ Add support for `pip install "fastapi[standard]"` with standard dependencies and `python -m fastapi` (#11935)
* ♻️ Add support for `pip install "fastapi[standard]"` and make `fastapi` not include the optional standard dependencies

* 📝 Update docs to include new fastapi[standard]

*  Add new stub fastapi command that tells people to install fastapi[standard]

*  Add tests for new stub CLI

* 🔧 Add new command fastapi in main fastapi project, for when fastapi-cli is not installed

* ✏️ Fix types

* 📝 Add note about quotes when installing fastapi[standard]

* 📝 Update docs about standard extra dependencies

* ⬆️ Upgrade fastapi-cli
2024-08-02 01:03:05 -05:00
github-actions 3990a0a510 📝 Update release notes 2024-08-01 05:10:11 +00:00
github-actions 12a4476c3d 📝 Update release notes 2024-08-01 04:54:12 +00:00
Sebastián Ramírez efb4a077be
🔧 Update sponsors: add liblab (#11934) 2024-07-31 23:53:51 -05:00
github-actions 9d41d6e8a8 📝 Update release notes 2024-08-01 02:18:34 +00:00
github-actions b8a06527fc 📝 Update release notes 2024-07-31 23:40:27 +00:00
github-actions c0ae16ab7a 📝 Update release notes 2024-07-31 14:09:35 +00:00
jianghuyiyuan 2e35b176cf
✏️ Fix typos in docs (#11926) 2024-07-31 09:09:15 -05:00
github-actions b0801e66d3 📝 Update release notes 2024-07-31 02:18:12 +00:00
github-actions b9e274dc11 📝 Update release notes 2024-07-30 01:32:52 +00:00
Sebastián Ramírez 0a21b371b7
📝 Tweak management docs (#11918) 2024-07-29 20:32:30 -05:00
github-actions 2c33611c62 📝 Update release notes 2024-07-29 23:35:29 +00:00
Sebastián Ramírez 221e59b0d1
🚚 Rename GitHub links from tiangolo/fastapi to fastapi/fastapi (#11913) 2024-07-29 18:35:07 -05:00
github-actions 12fffbc7ea 📝 Update release notes 2024-07-29 23:09:37 +00:00
github-actions 2c57673e07 📝 Update release notes 2024-07-29 22:51:53 +00:00
github-actions 7eb37d08bc 📝 Update release notes 2024-07-29 18:12:37 +00:00
github-actions dc8e194a20 📝 Update release notes 2024-07-28 20:26:48 +00:00
Sebastián Ramírez baf1efc8b8
📝 Add docs about FastAPI team and project management (#11908) 2024-07-28 15:26:24 -05:00
github-actions c944f9c40c 📝 Update release notes 2024-07-28 18:49:31 +00:00
github-actions dddf07904a 📝 Update release notes 2024-07-28 00:04:20 +00:00
Sebastián Ramírez 81234084cd
📝 Re-structure docs main menu (#11904) 2024-07-27 19:03:57 -05:00
github-actions a4fd3fd483 📝 Update release notes 2024-07-27 23:59:30 +00:00
github-actions 386a6796ab 📝 Update release notes 2024-07-24 20:39:30 +00:00
github-actions cd86c72ed6 📝 Update release notes 2024-07-23 19:36:46 +00:00
Sebastián Ramírez 480f928599
🔧 Update sponsors, remove Reflex (#11875) 2024-07-23 14:36:22 -05:00
github-actions 360f4966a6 📝 Update release notes 2024-07-22 20:37:50 +00:00
Nolan Di Mare Sullivan b80a2590f8
📝 Update Speakeasy URL (#11871)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-22 15:37:30 -05:00
github-actions cd6e9db065 📝 Update release notes 2024-07-18 20:18:17 +00:00
github-actions 4592223c86 📝 Update release notes 2024-07-18 20:13:42 +00:00
github-actions 15130a3eb5 📝 Update release notes 2024-07-17 22:37:18 +00:00
Sebastián Ramírez 9230978aae
🔧 Update sponsors: remove TalkPython (#11861) 2024-07-17 22:36:02 +00:00
github-actions 84f04cc8a0 📝 Update release notes 2024-07-17 02:13:04 +00:00
Sebastián Ramírez 7bbddf012c
🔨 Update docs Termynal scripts to not include line nums for local dev (#11854) 2024-07-16 21:12:29 -05:00
github-actions 67ed86cb7f 📝 Update release notes 2024-07-15 18:47:15 +00:00
Sebastián Ramírez b199364246 🔖 Release version 0.111.1 2024-07-14 12:54:20 -05:00
Sebastián Ramírez 38db0a5858 📝 Update release notes 2024-07-14 12:53:37 -05:00
github-actions 0f22c76d7d 📝 Update release notes 2024-07-14 17:47:04 +00:00
Sebastián Ramírez 4d3ef06029
Remove orjson and ujson from default dependencies (#11842) 2024-07-14 12:46:40 -05:00
github-actions 7a9396c839 📝 Update release notes 2024-07-14 17:28:03 +00:00
Alejandra 0b1e2ec2a6
✏️ Rewording in `docs/en/docs/fastapi-cli.md` (#11716)
Co-authored-by: Andres Pineda <1900897+ajpinedam@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-07-14 12:27:40 -05:00
github-actions fb15c48556 📝 Update release notes 2024-07-14 17:11:03 +00:00
github-actions 3a8f6cd1a2 📝 Update release notes 2024-07-14 17:07:22 +00:00
kittydoor 60f7fe4006
📝 Update Hypercorn links in all the docs (#11744) 2024-07-14 12:06:59 -05:00
github-actions ce5ecaa2a2 📝 Update release notes 2024-07-14 16:22:25 +00:00
github-actions e23916d2f9 📝 Update release notes 2024-07-14 16:00:56 +00:00
Sebastián Ramírez 9edba691e7 📝 Update release notes 2024-07-13 21:14:00 -05:00
github-actions 36264cffb8 📝 Update release notes 2024-07-14 02:04:19 +00:00
github-actions 9f49708fd8 📝 Update release notes 2024-07-14 01:58:15 +00:00
DamianCzajkowski a3a6c61164
📝 Update docs with Ariadne reference from Starlette to FastAPI (#11797) 2024-07-13 20:57:52 -05:00
github-actions 41e87c0ded 📝 Update release notes 2024-07-14 01:49:49 +00:00
Nicoló Lino 3960b45223
📝 Update fastapi instrumentation external link (#11317) 2024-07-13 20:48:42 -05:00
github-actions 475f0d0158 📝 Update release notes 2024-07-14 01:46:44 +00:00
Augustus D'Souza f9ac185bf0
✏️ Fix links to alembic example repo in docs (#11628) 2024-07-14 01:46:19 +00:00
github-actions 13712e2720 📝 Update release notes 2024-07-14 01:24:27 +00:00
github-actions 2606671a0a 📝 Update release notes 2024-07-12 02:43:47 +00:00
github-actions 18d28d4370 📝 Update release notes 2024-07-12 02:41:39 +00:00
github-actions d3cdd3bbd1 📝 Update release notes 2024-07-11 03:37:40 +00:00
github-actions 912524233b 📝 Update release notes 2024-07-09 17:59:20 +00:00
github-actions 846e8bc886 📝 Update release notes 2024-07-09 15:46:09 +00:00
github-actions b45d1da717 📝 Update release notes 2024-07-08 16:10:09 +00:00
github-actions 4343170a28 📝 Update release notes 2024-07-05 13:46:40 +00:00
github-actions 8d39e5b74a 📝 Update release notes 2024-07-04 20:53:46 +00:00
github-actions eca465f4c9 📝 Update release notes 2024-07-03 02:18:33 +00:00
github-actions a5ce86dde5 📝 Update release notes 2024-07-03 02:16:13 +00:00
github-actions 42d52b834a 📝 Update release notes 2024-07-01 23:09:02 +00:00
Sebastián Ramírez 0888b3ffc0
🔧 Update sponsors: add Fine (#11784) 2024-07-01 18:08:40 -05:00
github-actions c37d71da70 📝 Update release notes 2024-07-01 15:46:09 +00:00
github-actions 2afbdb3a44 📝 Update release notes 2024-06-28 14:58:12 +00:00
github-actions e304414c93 📝 Update release notes 2024-06-26 13:54:46 +00:00
github-actions bd7d503314 📝 Update release notes 2024-06-26 13:53:37 +00:00
github-actions e9f4b7975c 📝 Update release notes 2024-06-26 01:52:20 +00:00
github-actions f497efaf94 📝 Update release notes 2024-06-26 01:46:45 +00:00
Sebastián Ramírez 4711785594
🔧 Tweak sponsors: Kong URL (#11764) 2024-06-25 20:46:25 -05:00
github-actions a74cb19495 📝 Update release notes 2024-06-26 01:33:22 +00:00
Sebastián Ramírez 913659c80d
🔧 Update sponsors, add Stainless (#11763) 2024-06-25 20:33:01 -05:00
github-actions c26931ae17 📝 Update release notes 2024-06-20 19:12:54 +00:00
github-actions 06839414fa 📝 Update release notes 2024-06-20 19:10:49 +00:00
github-actions 26431224d1 📝 Update release notes 2024-06-20 19:09:46 +00:00
github-actions 33e2fbe20f 📝 Update release notes 2024-06-20 19:07:28 +00:00
github-actions 653315c496 📝 Update release notes 2024-06-18 02:25:32 +00:00
Sebastián Ramírez 32259588e8
🔧 Update sponsors, add Zuplo (#11729) 2024-06-17 21:25:11 -05:00
github-actions d3388bb4ae 📝 Update release notes 2024-06-17 14:21:03 +00:00
Sebastián Ramírez 696dedf8e6
🔧 Update Sponsor link: Coherence (#11730) 2024-06-17 14:20:40 +00:00
github-actions d92a76f315 📝 Update release notes 2024-06-14 15:07:37 +00:00
github-actions df4291699f 📝 Update release notes 2024-06-14 15:07:16 +00:00
github-actions 343f5539bd 📝 Update release notes 2024-06-14 02:45:32 +00:00
github-actions 6257afe304 📝 Update release notes 2024-06-12 23:40:10 +00:00