Commit Graph

1868 Commits

Author SHA1 Message Date
github-actions d409c05d6f 📝 Update release notes 2023-06-27 01:14:01 +00:00
github-actions 706d74b6ad 📝 Update release notes 2023-06-27 01:10:40 +00:00
github-actions 6c143b930d 📝 Update release notes 2023-06-27 01:07:03 +00:00
github-actions dffca555ff 📝 Update release notes 2023-06-27 01:06:48 +00:00
github-actions a95af94669 📝 Update release notes 2023-06-27 01:02:34 +00:00
github-actions 317cef3f8a 📝 Update release notes 2023-06-27 01:00:55 +00:00
github-actions 47524eee1b 📝 Update release notes 2023-06-26 16:03:19 +00:00
Sebastián Ramírez 872af100f5
📝 Fix form for the FastAPI and friends newsletter (#9749) 2023-06-26 18:02:34 +02:00
github-actions d1c5c5c97c 📝 Update release notes 2023-06-26 14:06:24 +00:00
Sebastián Ramírez ed297bb2e0
Add Material for MkDocs Insiders features and cards (#9748)
*  Add dependencies for MkDocs Insiders

* 🙈 Add Insider's .cache to .gitignore

* 🔧 Update MkDocs configs for Insiders

* 💄 Add custom Insiders card layout, while the custom logo is provided from upstream

* 🔨 Update docs.py script to dynamically enable insiders if it's installed

* 👷 Add cache for MkDocs Material Insiders' cards

* 🔊 Add a small log to the docs CLI

* 🔊 Tweak logs, only after exporting languages

* 🐛 Fix accessing non existing env var

* 🔧 Invalidate deps cache

* 🔧 Tweak cache IDs

* 👷 Update cache for installing insiders

* 🔊 Log insiders

* 💚 Invalidate cache

* 👷 Tweak cache keys

* 👷 Trigger CI and test cache

* 🔥 Remove cache comment

* ️ Optimize cache usage for first runs of docs

* 👷 Tweak cache for MkDocs Material cards

* 💚 Trigger CI to test cache
2023-06-26 16:05:43 +02:00
github-actions afc237ad53 📝 Update release notes 2023-06-25 12:57:53 +00:00
Sebastián Ramírez b107b6a096
🔥 Remove languages without translations (#9743)
* 🔥 Remove lang directories for empty translations

* 🔥 Remove untranslated langs from main config
2023-06-25 14:57:19 +02:00
github-actions be8e704e46 📝 Update release notes 2023-06-25 12:34:39 +00:00
Sebastián Ramírez 5656ed09ef
Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages (#9742)
*  Add MkDocs hooks to re-use all config from en, and auto-generate missing docs files form en

* 🔧 Update MkDocs config for es

* 🔧 Simplify configs for all languages

*  Compute available languages from MkDocs Material for config overrides in hooks

* 🔧 Update config for MkDocs for en, to make paths compatible for other languages

* ♻️ Refactor scripts/docs.py to remove all custom logic that is now handled by the MkDocs hooks

* 🔧 Remove ta language as it's incomplete (no translations and causing errors)

* 🔥 Remove ta lang, no translations available

* 🔥 Remove dummy overrides directories, no longer needed

*  Use the same missing-translation.md file contents for hooks

* ️ Restore and refactor new-lang command

* 📝 Update docs for contributing with new simplified workflow for translations

* 🔊 Enable logs so that MkDocs can show its standard output on the docs.py script
2023-06-25 14:33:58 +02:00
github-actions c563b5bcf1 📝 Update release notes 2023-06-24 14:47:59 +00:00
Sebastián Ramírez 51d3a8ff12
🔨 Add MkDocs hook that renames sections based on the first index file (#9737) 2023-06-24 16:47:15 +02:00
github-actions 3aea9acc68 📝 Update release notes 2023-06-24 12:31:54 +00:00
github-actions 8cee653ad8 📝 Update release notes 2023-06-24 12:29:17 +00:00
github-actions 7d865c9487 📝 Update release notes 2023-06-24 00:00:47 +00:00
github-actions 2848951082 📝 Update release notes 2023-06-23 23:52:34 +00:00
github-actions 1471bc956c 📝 Update release notes 2023-06-23 18:17:17 +00:00
github-actions 5a3bbb62de 📝 Update release notes 2023-06-23 17:55:46 +00:00
Sebastián Ramírez 4721405ef7 🔖 Release version 0.98.0 2023-06-22 19:58:22 +02:00
Sebastián Ramírez 8066f85b3f 📝 Update release notes 2023-06-22 19:57:25 +02:00
github-actions 2ffb08d0bc 📝 Update release notes 2023-06-22 17:52:55 +00:00
github-actions 41d774ed6d 📝 Update release notes 2023-06-22 17:44:21 +00:00
github-actions a01c2ca3dd 📝 Update release notes 2023-06-22 17:43:29 +00:00
github-actions fdc713428e 📝 Update release notes 2023-06-22 17:26:46 +00:00
github-actions 586de94ca1 📝 Update release notes 2023-06-22 17:12:59 +00:00
github-actions 4842dfadcf 📝 Update release notes 2023-06-22 17:07:05 +00:00
я котик пур-пур cfc06a3a3d
📝 Update docs on Pydantic using ujson internally (#5804)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 17:06:25 +00:00
github-actions c812b42293 📝 Update release notes 2023-06-22 17:04:50 +00:00
ivan-abc 68ce5b37dc
✏ Rewording in `docs/en/docs/tutorial/debugging.md` (#9581)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 17:04:16 +00:00
github-actions 0dc9a377dc 📝 Update release notes 2023-06-22 17:02:08 +00:00
Pankaj Kumar d82700c96d
✏️ Fix tooltips for light/dark theme toggler in docs (#9588) 2023-06-22 19:01:28 +02:00
github-actions fafe670db6 📝 Update release notes 2023-06-22 16:53:00 +00:00
github-actions e76dd3e70d 📝 Update release notes 2023-06-22 16:44:41 +00:00
Marcel Sander e5f3d6a5eb
📝 Add german blog post (Domain-driven Design mit Python und FastAPI) (#9261) 2023-06-22 18:44:05 +02:00
github-actions 7217f167d4 📝 Update release notes 2023-06-22 16:41:05 +00:00
github-actions 762ede2bec 📝 Update release notes 2023-06-22 16:40:50 +00:00
jyothish-mohan a3b1478221
✏️ Tweak wording in `docs/en/docs/tutorial/security/index.md` (#9561) 2023-06-22 18:40:32 +02:00
github-actions b1f27c96c4 📝 Update release notes 2023-06-22 16:35:04 +00:00
github-actions c7dad1bb59 📝 Update release notes 2023-06-22 16:33:28 +00:00
Alexandr 0ef164e1ee
📝 Update `Annotated` notes in `docs/en/docs/tutorial/schema-extra-example.md` (#9620)
Update for docs/tutorial/schema-extra-example.md

When working on the translation, I noticed that this page is missing the annotated tips that can be found in the rest of the documentation (I checked, and it's the only page where they're missing).
2023-06-22 18:32:53 +02:00
github-actions fd6a78cbfe 📝 Update release notes 2023-06-22 16:20:40 +00:00
github-actions 2f0541f17a 📝 Update release notes 2023-06-22 16:18:54 +00:00
github-actions 847befdc1d 📝 Update release notes 2023-06-22 16:17:50 +00:00
github-actions 1182b36362 📝 Update release notes 2023-06-22 16:16:43 +00:00
github-actions 234cecb5bf 📝 Update release notes 2023-06-22 16:14:54 +00:00
github-actions 223ed67682 📝 Update release notes 2023-06-22 14:30:35 +00:00
github-actions 09319d6271 📝 Update release notes 2023-06-22 14:29:41 +00:00
github-actions 7505f24f2e 📝 Update release notes 2023-06-22 11:47:12 +00:00
github-actions a2aede32b4 📝 Update release notes 2023-06-22 11:43:21 +00:00
Ricardo Castro 7c66ec8a8b
✏️ Fix typo `Annotation` -> `Annotated` in `docs/en/docs/tutorial/query-params-str-validations.md` (#9625)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-22 11:42:48 +00:00
github-actions d47eea9bb6 📝 Update release notes 2023-06-22 11:35:49 +00:00
github-actions 3279f0ba63 📝 Update release notes 2023-06-22 11:32:46 +00:00
github-actions 05c5ce3689 📝 Update release notes 2023-06-22 11:26:45 +00:00
github-actions 2f048f7199 📝 Update release notes 2023-06-22 11:20:49 +00:00
Harsha Laxman 2cef119cd7
📝 Use in memory database for testing SQL in docs (#1223)
Co-authored-by: Harsha Laxman <harsh@Harshas-MacBook-Pro.local>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-06-22 11:20:12 +00:00
github-actions dd1c2018dc 📝 Update release notes 2023-06-22 10:38:27 +00:00
github-actions b7ce10079e 📝 Update release notes 2023-06-19 12:34:13 +00:00
Sebastián Ramírez 87d5870314
🔧 Update sponsors, add Flint (#9699)
* 🔧 Set up sponsor Flint

* 🔧 Add configs for Flint sponsor
2023-06-19 12:33:32 +00:00
github-actions 49bc3e0873 📝 Update release notes 2023-06-16 14:49:35 +00:00
Sebastián Ramírez 32935103b1 🔖 Release version 0.97.0 2023-06-12 00:50:06 +02:00
Sebastián Ramírez 395ece75aa 📝 Update release notes 2023-06-12 00:49:35 +02:00
github-actions e958d30d1d 📝 Update release notes 2023-06-11 22:47:16 +00:00
github-actions 3289796286 📝 Update release notes 2023-06-11 22:38:17 +00:00
github-actions ba882c10fe 📝 Update release notes 2023-06-11 22:16:38 +00:00
github-actions 3390a82832 📝 Update release notes 2023-06-11 22:09:33 +00:00
github-actions 32cefb9bff 📝 Update release notes 2023-06-11 21:49:52 +00:00
github-actions df58ecdee2 📝 Update release notes 2023-06-11 21:38:54 +00:00
Sebastián Ramírez 6595658324
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655) 2023-06-11 23:38:15 +02:00
github-actions c8b729aea7 📝 Update release notes 2023-06-11 20:36:12 +00:00
github-actions ee96a099d8 📝 Update release notes 2023-06-11 19:08:50 +00:00
Sebastián Ramírez f5e2dd8025 📝 Update release notes 2023-06-11 00:03:27 +02:00
Sebastián Ramírez 19347bfc3c 🔖 Release version 0.96.1 2023-06-10 23:51:40 +02:00
Sebastián Ramírez 20d93fad94 📝 Update release notes 2023-06-10 23:50:09 +02:00
github-actions 58e50622de 📝 Update release notes 2023-06-10 20:58:55 +00:00
Sebastián Ramírez 4ac8b8e443
🔧 Add sponsor Platform.sh (#9650) 2023-06-10 22:58:15 +02:00
github-actions 3d162455a7 📝 Update release notes 2023-06-10 20:49:25 +00:00
github-actions 4c64c15ead 📝 Update release notes 2023-06-10 20:37:02 +00:00
github-actions 9b14107695 📝 Update release notes 2023-06-10 20:31:03 +00:00
github-actions 6fe26b5689 📝 Update release notes 2023-06-10 20:29:47 +00:00
github-actions ca8ddb2893 📝 Update release notes 2023-06-10 17:23:47 +00:00
github-actions ae5c51afa6 📝 Update release notes 2023-06-10 17:06:14 +00:00
Marcelo Trylesinski 19757d1859
🔥 Remove link to Pydantic's benchmark, as it was removed there (#5811)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-06-10 19:05:42 +02:00
github-actions e645a2db1b 📝 Update release notes 2023-06-10 17:05:03 +00:00
github-actions 503cec5649 📝 Update release notes 2023-06-10 16:03:40 +00:00
github-actions 2c7a0aca95 📝 Update release notes 2023-06-10 14:26:29 +00:00
github-actions d189c38aaf 📝 Update release notes 2023-06-10 12:06:21 +00:00
github-actions 4b31beef35 📝 Update release notes 2023-06-08 18:31:33 +00:00
github-actions 155fc5e24e 📝 Update release notes 2023-06-07 20:44:47 +00:00
Sebastián Ramírez 1574c96231 🔖 Release version 0.96.0 2023-06-03 16:29:23 +02:00
Sebastián Ramírez 99ed2a227f 📝 Update release notes 2023-06-03 16:28:37 +02:00
github-actions 6b72d54136 📝 Update release notes 2023-06-03 14:20:32 +00:00
github-actions 4d5e40190b 📝 Update release notes 2023-06-03 14:19:04 +00:00
github-actions b086b6580d 📝 Update release notes 2023-06-03 14:15:41 +00:00
github-actions 47c13874a0 📝 Update release notes 2023-06-03 14:06:48 +00:00
github-actions ede2b53a0f 📝 Update release notes 2023-06-03 14:06:02 +00:00
github-actions 8e1280bf87 📝 Update release notes 2023-06-03 14:01:51 +00:00
github-actions 5d2942f8fd 📝 Update release notes 2023-06-03 13:58:16 +00:00
github-actions ee017fdffa 📝 Update release notes 2023-06-03 13:58:09 +00:00
github-actions d5b588f246 📝 Update release notes 2023-06-03 13:57:42 +00:00
github-actions 1ecc9a1810 📝 Update release notes 2023-06-03 13:56:26 +00:00
github-actions f0b4d590af 📝 Update release notes 2023-06-03 13:56:16 +00:00
github-actions beedcd90c7 📝 Update release notes 2023-06-03 13:56:02 +00:00
github-actions f2b0670f04 📝 Update release notes 2023-06-03 13:55:50 +00:00
github-actions 795419ceee 📝 Update release notes 2023-06-03 13:54:48 +00:00
github-actions 2c091aa0a4 📝 Update release notes 2023-06-03 13:52:14 +00:00
Sebastián Ramírez 68809d6f97
🔧 Update sponsors, remove InvestSuite (#9612) 2023-06-03 13:51:39 +00:00
github-actions 3c7a4b568c 📝 Update release notes 2023-06-03 13:38:23 +00:00
Lemonyte ffb818970f
✏️ Fix typo in Deta deployment tutorial (#9501)
Fix typo (Data -> Deta)
2023-06-03 14:32:40 +02:00
github-actions[bot] e0961cbd1c
👥 Update FastAPI People (#9602)
Co-authored-by: github-actions <github-actions@github.com>
2023-06-03 14:09:57 +02:00
Sebastián Ramírez 8cc967a760 🔖 Release version 0.95.2 2023-05-16 15:39:43 +02:00
Sebastián Ramírez 6d235d1fe1 📝 Update release notes 2023-05-16 15:38:23 +02:00
github-actions 66259ddbb5 📝 Update release notes 2023-05-16 13:30:24 +00:00
github-actions d59c27d017 📝 Update release notes 2023-05-09 14:32:48 +00:00
Samuel Colvin 5100a98ccd
🐛 Fix `flask.escape` warning for internal tests (#9468)
* fix flask.escape warning

* 📝 Fix highlight in docs for WSGI

---------

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-05-09 14:32:00 +00:00
github-actions fe55402776 📝 Update release notes 2023-05-08 21:36:55 +00:00
github-actions 028e7cad67 📝 Update release notes 2023-05-08 21:08:08 +00:00
Bighneswar Parida 724060df43
📝 Update Deta deployment tutorial for compatibility with Deta Space (#6004)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Lemonyte <49930425+lemonyte@users.noreply.github.com>
Co-authored-by: xeust <maxeust@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-05-08 14:32:02 +02:00
github-actions 490bde7169 📝 Update release notes 2023-05-08 11:18:04 +00:00
github-actions 3f5cfdc3fe 📝 Update release notes 2023-05-08 11:17:05 +00:00
github-actions bdb32bfe03 📝 Update release notes 2023-05-08 11:16:10 +00:00
Saleumsack KEOBOUALAY ed1f93f803
🌐 Add setup for translations to Lao (#9396)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-05-08 13:15:37 +02:00
github-actions 33fa1b0927 📝 Update release notes 2023-05-08 11:14:57 +00:00
github-actions 778b909cc1 📝 Update release notes 2023-05-08 11:11:35 +00:00
github-actions 60ef67a66b 📝 Update release notes 2023-05-02 06:28:23 +00:00
MariiaRomaniuk 055cf356ca
✏ Fix command to install requirements in Windows (#9445)
fix command to install requirements
2023-05-01 23:27:49 -07:00
github-actions 8ac8d70d52 📝 Update release notes 2023-04-25 19:12:33 +00:00
github-actions 0ef0aa55b0 📝 Update release notes 2023-04-25 19:08:41 +00:00
Evzen Ptacek 0e75981bd0
🌐 Initiate Czech translation setup (#9288)
Initiate Czech translation setup

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-25 12:08:01 -07:00
github-actions 1bc156482f 📝 Update release notes 2023-04-25 18:46:57 +00:00
github-actions bd51832394 📝 Update release notes 2023-04-25 18:45:08 +00:00
github-actions 7f3e0fe8a7 📝 Update release notes 2023-04-25 18:28:42 +00:00
github-actions bde0316227 📝 Update release notes 2023-04-25 18:27:12 +00:00
github-actions a73570a832 📝 Update release notes 2023-04-25 18:26:51 +00:00
Sebastián Ramírez c81e136d75 🔖 Release version 0.95.1 2023-04-13 12:04:52 -07:00
Sebastián Ramírez 79846b2d2b 📝 Update release notes 2023-04-13 12:04:11 -07:00
github-actions 1ccc5a862b 📝 Update release notes 2023-04-13 18:58:35 +00:00
Geoff Dworkin 8df86309c8
📝 Add notification message warning about old versions of FastAPI not supporting `Annotated` (#9298)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-13 18:57:59 +00:00
github-actions 925ba5c652 📝 Update release notes 2023-04-13 18:44:47 +00:00
Leonardo Marinho de Melo Júnior 1bb998d516
📝 Fix typo in `docs/en/docs/advanced/behind-a-proxy.md` (#5681)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-13 18:44:09 +00:00
github-actions 89fd635925 📝 Update release notes 2023-04-13 18:38:01 +00:00
github-actions bf9bb08b28 📝 Update release notes 2023-04-13 18:34:43 +00:00
Armen Gabrielyan 75f59c46d5
✏️ Fix format, remove unnecessary asterisks in `docs/en/docs/help-fastapi.md` (#9249)
✏️ Remove unnecessary asterisks from help doc
2023-04-13 11:34:04 -07:00
github-actions fe975b0031 📝 Update release notes 2023-04-13 18:33:37 +00:00
github-actions acd4c11282 📝 Update release notes 2023-04-13 18:30:56 +00:00
tim-habitat 08ba3a98a3
✏ Fix typo/bug in inline code example in `docs/en/docs/tutorial/query-params-str-validations.md` (#9273) 2023-04-13 11:30:21 -07:00
github-actions 0cc8e9cf31 📝 Update release notes 2023-04-13 18:29:28 +00:00
Aadarsha Shrestha 8ca7c5c29d
✏ Fix typo in `docs/en/docs/tutorial/path-params-numeric-validations.md` (#9282) 2023-04-13 11:28:52 -07:00
github-actions cd6150806f 📝 Update release notes 2023-04-13 18:21:50 +00:00
dasstyxx 571b5c6f0c
✏ Fix typo: 'wll' to 'will' in `docs/en/docs/tutorial/query-params-str-validations.md` (#9380) 2023-04-13 11:21:17 -07:00
github-actions c1f41fc5fe 📝 Update release notes 2023-04-13 18:18:19 +00:00
github-actions 6e129dbaaf 📝 Update release notes 2023-04-13 18:17:46 +00:00
Sebastián Ramírez dfe58433c0
🔧 Update sponsors: remove Jina (#9388)
🔧 Remove Jina sponsor
2023-04-13 11:17:05 -07:00
github-actions 1267736d9f 📝 Update release notes 2023-04-13 18:16:07 +00:00
github-actions d1f1425392 📝 Update release notes 2023-04-13 18:13:26 +00:00
github-actions d824a5ca9b 📝 Update release notes 2023-04-13 18:12:59 +00:00
github-actions 4b9e9e40b5 📝 Update release notes 2023-04-13 18:07:18 +00:00
github-actions c6be4c6d65 📝 Update release notes 2023-04-13 18:05:11 +00:00
github-actions 9bdb8cc45a 📝 Update release notes 2023-04-13 18:03:28 +00:00
github-actions 48e9d87e7e 📝 Update release notes 2023-04-13 18:01:31 +00:00
github-actions d82809d90d 📝 Update release notes 2023-04-13 18:00:28 +00:00
github-actions c4128e7f5a 📝 Update release notes 2023-04-13 17:58:46 +00:00
github-actions 08f049208e 📝 Update release notes 2023-04-13 17:52:45 +00:00
github-actions 3eac0a4a87 📝 Update release notes 2023-04-13 17:49:59 +00:00
github-actions 6ce6c8954c 📝 Update release notes 2023-04-10 18:28:00 +00:00
github-actions ac4bf3b5eb 📝 Update release notes 2023-04-10 18:16:44 +00:00
Sebastián Ramírez 6ab811763f
🔧 Update sponsors, add databento, remove Ines's course and StriveWorks (#9351) 2023-04-05 17:09:04 +02:00
LeeeeT d4e85da18b
🌐 🔠 📄 🐢 Translate docs to Emoji 🥳 🎉 💥 🤯 🤯 (#5385)
* 🌐 💬  🩺  🦲

* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

* 🛠️😊

* ♻️ Rename emoji lang from emj to em, and main docs name as 😉

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Axd1x8a <26704473+FeeeeK@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-04-01 11:26:04 +02:00
Sebastián Ramírez d666ccb622 🔖 Release version 0.95.0 2023-03-18 20:37:42 +01:00
Sebastián Ramírez 38f0cad517 📝 Tweak release notes 2023-03-18 20:37:20 +01:00
Sebastián Ramírez bd90bed02a 📝 Update release notes 2023-03-18 20:24:12 +01:00
github-actions 546392db98 📝 Update release notes 2023-03-18 19:08:30 +00:00
Sebastián Ramírez 0bc87ec77c
📝 Tweak tip recommending `Annotated` in docs (#9270)
📝 Tweak tip recommending Annotated
2023-03-18 19:07:53 +00:00
Sebastián Ramírez fbfd53542e 📝 Update release notes 2023-03-18 19:46:47 +01:00
github-actions 994ea1ad33 📝 Update release notes 2023-03-18 16:16:37 +00:00
Sebastián Ramírez 69673548bc
📝 Update order of examples, latest Python version first, and simplify version tab names (#9269)
* 📝 Simplify names in Python versions in tabs in docs

* 📝 Update docs for Types Intro, explain Python 3.6+, Python 3.9+, Python 3.10+

* 📝 Re-order all Python examples, show latest Python versions first
2023-03-18 17:16:02 +01:00
github-actions 166d348ea6 📝 Update release notes 2023-03-18 12:30:38 +00:00
Sebastián Ramírez 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
* 🍱 Add new source examples with Annotated for Query Params and String Validations

* 📝 Add new docs with Annotated for Query Params and String Validations

* 🚚 Rename incorrectly named tests for Query Params and str validations

*  Add new tests with Annotated for Query Params and Sring Validations examples

* 🍱 Add new examples with Annotated for Intro to Python Types

* 📝 Update Python Types Intro, include Annotated

* 🎨 Fix formatting in Query params and string validation, and highlight

* 🍱 Add new Annotated source examples for Path Params and Numeric Validations

* 📝 Update docs for Path Params and Numeric Validations with Annotated

* 🍱 Add new source examples with Annotated for Body - Multiple Params

* 📝 Update docs with Annotated for Body - Multiple Parameters

*  Add test for new Annotated examples in Body - Multiple Parameters

* 🍱 Add new Annotated source examples for Body Fields

* 📝 Update docs for Body Fields with new Annotated examples

*  Add new tests for new Annotated examples for Body Fields

* 🍱 Add new Annotated source examples for Schema Extra (Example Data)

* 📝 Update docs for Schema Extra with Annotated

*  Add tests for new Annotated examples for Schema Extra

* 🍱 Add new Annnotated source examples for Extra Data Types

* 📝 Update docs with Annotated for Extra Data Types

*  Add tests for new Annotated examples for Extra Data Types

* 🍱 Add new Annotated source examples for Cookie Parameters

* 📝 Update docs for Cookie Parameters with Annotated examples

*  Add tests for new Annotated source examples in Cookie Parameters

* 🍱 Add new Annotated examples for Header Params

* 📝 Update docs with Annotated examples for Header Parameters

*  Add tests for new Annotated examples for Header Params

* 🍱 Add new Annotated examples for Form Data

* 📝 Update Annotated docs for Form Data

*  Add tests for new Annotated examples in Form Data

* 🍱 Add new Annotated source examples for Request Files

* 📝 Update Annotated docs for Request Files

*  Test new Annotated examples for Request Files

* 🍱 Add new Annotated source examples for Request Forms and Files

*  Add tests for new Anotated examples for Request Forms and Files

* 🍱 Add new Annotated source examples for Dependencies and Advanced Dependencies

*  Add tests for new Annotated dependencies

* 📝 Add new docs for using Annotated with dependencies including type aliases

* 📝 Update docs for Classes as Dependencies with Annotated

* 📝 Update docs for Sub-dependencies with Annotated

* 📝 Update docs for Dependencies in path operation decorators with Annotated

* 📝 Update docs for Global Dependencies with Annotated

* 📝 Update docs for Dependencies with yield with Annotated

* 🎨 Update format in example for dependencies with Annotated

* 🍱 Add source examples with Annotated for Security

*  Add tests for new Annotated examples for security

* 📝 Update docs for Security - First Steps with Annotated

* 📝 Update docs for Security: Get Current User with Annotated

* 📝 Update docs for Simple OAuth2 with Password and Bearer with Annotated

* 📝 Update docs for OAuth2 with Password (and hashing), Bearer with JWT tokens with Annotated

* 📝 Update docs for Request Forms and Files with Annotated

* 🍱 Add new source examples for Bigger Applications with Annotated

*  Add new tests for Bigger Applications with Annotated

* 📝 Update docs for Bigger Applications - Multiple Files with Annotated

* 🍱 Add source examples for background tasks with Annotated

* 📝 Update docs for Background Tasks with Annotated

*  Add test for Background Tasks with Anotated

* 🍱 Add new source examples for docs for Testing with Annotated

* 📝 Update docs for Testing with Annotated

*  Add tests for Annotated examples for Testing

* 🍱 Add new source examples for Additional Status Codes with Annotated

*  Add tests for new Annotated examples for Additional Status Codes

* 📝 Update docs for Additional Status Codes with Annotated

* 📝 Update docs for Advanced Dependencies with Annotated

* 📝 Update docs for OAuth2 scopes with Annotated

* 📝 Update docs for HTTP Basic Auth with Annotated

* 🍱 Add source examples with Annotated for WebSockets

*  Add tests for new Annotated examples for WebSockets

* 📝 Update docs for WebSockets with new Annotated examples

* 🍱 Add source examples with Annotated for Settings and Environment Variables

* 📝 Update docs for Settings and Environment Variables with Annotated

* 🍱 Add new source examples for testing dependencies with Annotated

*  Add tests for new examples for testing dependencies

* 📝 Update docs for testing dependencies with new Annotated examples

*  Update and fix marker for Python 3.9 test

* 🔧 Update Ruff ignores for source examples in docs

*  Fix some tests in the grid for Python 3.9 (incorrectly testing 3.10)

* 🔥 Remove source examples and tests for (non existent) docs section about Annotated, as it's covered in all the rest of the docs
2023-03-18 13:29:59 +01:00
github-actions f63b3ad53e 📝 Update release notes 2023-03-17 20:36:26 +00:00
Sebastián Ramírez ef176c6631 🔖 Release version 0.94.1 2023-03-14 03:27:11 +01:00
github-actions 7b7e86a307 📝 Update release notes 2023-03-14 02:19:50 +00:00
Sebastián Ramírez 392ffaae43 🔖 Release version 0.94.0 2023-03-10 20:00:49 +01:00
Sebastián Ramírez 202ee0497a 📝 Update release notes 2023-03-10 20:00:09 +01:00
github-actions 321e873c95 📝 Update release notes 2023-03-10 18:57:58 +00:00
github-actions 4860631468 📝 Update release notes 2023-03-10 18:57:42 +00:00
github-actions 3e3278ed3f 📝 Update release notes 2023-03-10 18:51:19 +00:00
github-actions 59f91db1d2 📝 Update release notes 2023-03-10 18:49:54 +00:00
github-actions 253d58bc5c 📝 Update release notes 2023-03-10 18:48:20 +00:00
github-actions c26db94a90 📝 Update release notes 2023-03-10 18:43:10 +00:00
github-actions d5b0cc9f58 📝 Update release notes 2023-03-10 18:32:12 +00:00
github-actions fd3bfe9f50 📝 Update release notes 2023-03-10 18:27:50 +00:00
Steven Eubank 1fea9c5626
📝 Update Sentry link in docs (#9218) 2023-03-10 19:27:10 +01:00
github-actions d783463ebd 📝 Update release notes 2023-03-10 18:24:42 +00:00
Sebastián Ramírez 8a4cfa52af
⬆️ Upgrade Starlette version, support new `lifespan` with state (#9239) 2023-03-10 19:24:04 +01:00
Sebastián Ramírez 25382d2d19 🔖 Release version 0.93.0 2023-03-07 17:06:47 +01:00
Sebastián Ramírez b9bb441b23 📝 Update release notes 2023-03-07 17:04:40 +01:00
github-actions e33f30a607 📝 Update release notes 2023-03-07 15:46:37 +00:00
Jordan Speicher cc9a73c3f8
Add support for `lifespan` async context managers (superseding `startup` and `shutdown` events) (#2944)
Co-authored-by: Mike Shantz <mshantz@coldstorage.com>
Co-authored-by: Jonathan Plasse <13716151+JonathanPlasse@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-07 16:46:00 +01:00
github-actions 66e03c816b 📝 Update release notes 2023-03-06 19:32:19 +00:00
gusty1g 639cf3440a
🌐 Tamil translations - initial setup (#5564)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-06 20:31:37 +01:00
github-actions 2f1b856fe6 📝 Update release notes 2023-03-06 16:29:17 +00:00
github-actions 40c2c44ff9 📝 Update release notes 2023-03-06 16:27:29 +00:00
github-actions 9b83a00c40 📝 Update release notes 2023-03-04 12:52:10 +00:00
har8 83012a9cf6
🌐 Initiate Armenian translation setup (#5844)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-03-04 12:51:37 +00:00
github-actions 8625189351 📝 Update release notes 2023-03-04 12:43:32 +00:00
eykamp e570371003
✏ Fix formatting in `docs/en/docs/tutorial/metadata.md` for `ReDoc` (#6005) 2023-03-04 13:42:55 +01:00
Aayush Chhabra 4d099250f6
✏ Fix typo in `docs/en/docs/tutorial/bigger-applications.md`, "codes" to "code" (#5990)
Typo in docs: it should be code instead of codes
2023-03-04 13:17:21 +01:00
github-actions 9ef46a2299 📝 Update release notes 2023-03-04 12:02:42 +00:00
github-actions 03bb7c166c 📝 Update release notes 2023-03-04 11:45:13 +00:00
github-actions 83050bead6 📝 Update release notes 2023-03-04 10:40:08 +00:00
github-actions 4b95025d44 📝 Update release notes 2023-03-04 07:35:11 +00:00
Sebastián Ramírez ff64772dd1
🔧 Update sponsors-badges (#9182) 2023-03-04 07:34:39 +00:00
github-actions e8fd74e737 📝 Update release notes 2023-03-04 07:30:07 +00:00
github-actions[bot] 87842ac0db
👥 Update FastAPI People (#9181)
Co-authored-by: github-actions <github-actions@github.com>
2023-03-04 08:29:30 +01:00
github-actions 7674da89d3 📝 Update release notes 2023-03-02 15:11:54 +00:00
github-actions 97effae92d 📝 Update release notes 2023-03-02 13:07:40 +00:00
github-actions be54d44b0c 📝 Update release notes 2023-03-01 13:22:41 +00:00
github-actions 7b3727e03e 📝 Update release notes 2023-02-21 10:24:13 +00:00
Sebastián Ramírez a270ab0c3f
⬆️ Upgrade analytics (#6025) 2023-02-21 11:23:37 +01:00
github-actions f6f39d8714 📝 Update release notes 2023-02-16 18:51:02 +00:00
Sebastián Ramírez 6879082b36 🔖 Release version 0.92.0 2023-02-14 10:17:53 +01:00
Sebastián Ramírez 52ca6cb95b 📝 Update release notes 2023-02-14 10:17:08 +01:00
github-actions 9e283ef66b 📝 Update release notes 2023-02-14 09:13:56 +00:00
Sebastián Ramírez 2ca77f9a4d 🔖 Release version 0.91.0 2023-02-10 15:33:25 +01:00
Sebastián Ramírez 3c05189b06 📝 Update release notes 2023-02-10 15:32:23 +01:00
github-actions a04acf6900 📝 Update release notes 2023-02-10 14:13:57 +00:00
Sebastián Ramírez 6e94ec2bf0 🔖 Release version 0.90.1 2023-02-09 20:41:40 +01:00
Sebastián Ramírez e85c109bcd 📝 Update release notes 2023-02-09 20:40:53 +01:00
github-actions 445e611a29 📝 Update release notes 2023-02-09 19:37:21 +00:00
github-actions 5ed70f285b 📝 Update release notes 2023-02-09 19:35:40 +00:00
Chandra Deb d6fb9429d2
✏ Tweak wording to clarify `docs/en/docs/project-generation.md` (#5930) 2023-02-09 20:35:01 +01:00
github-actions 9a5147382e 📝 Update release notes 2023-02-09 19:29:30 +00:00
Yasser Tahiri 99deead7fc
✏ Update Pydantic GitHub URLs (#5952) 2023-02-09 20:28:54 +01:00
github-actions 18e6c3ff6a 📝 Update release notes 2023-02-09 19:27:57 +00:00
github-actions 79eed9d7d9 📝 Update release notes 2023-02-09 18:58:23 +00:00
Sebastián Ramírez e37d504e27
📝 Add opinion from Cisco (#5981) 2023-02-09 18:57:49 +00:00
github-actions 70688eb7b2 📝 Update release notes 2023-02-09 18:47:16 +00:00
Sebastián Ramírez 148bcf5ce4 🔖 Release version 0.90.0 2023-02-08 11:30:01 +01:00
Sebastián Ramírez e4c8df062b 📝 Update release notes 2023-02-08 11:28:55 +01:00
github-actions b313f86338 📝 Update release notes 2023-02-08 10:23:46 +00:00
github-actions 58757f63af 📝 Update release notes 2023-02-07 16:51:06 +00:00
Leon 88dc4ce3d7
📝 Add article "Tortoise ORM / FastAPI 整合快速筆記" to External Links (#5496)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-02-07 16:50:02 +00:00
github-actions c9d3656a6e 📝 Update release notes 2023-02-07 16:46:40 +00:00
github-actions 9cb2586499 📝 Update release notes 2023-02-07 13:33:51 +00:00
github-actions 6e3c707c60 📝 Update release notes 2023-02-07 13:28:45 +00:00
github-actions a4f3bc5a69 📝 Update release notes 2023-02-07 13:10:13 +00:00
github-actions 05342cc264 📝 Update release notes 2023-02-07 13:09:45 +00:00
github-actions 23d0efa894 📝 Update release notes 2023-02-07 13:05:18 +00:00
github-actions c59539913d 📝 Update release notes 2023-02-03 17:56:25 +00:00
github-actions[bot] 7a64587d7f
👥 Update FastAPI People (#5954)
Co-authored-by: github-actions <github-actions@github.com>
2023-02-03 18:55:25 +01:00
github-actions 62fc0b4923 📝 Update release notes 2023-02-03 17:55:03 +00:00
Sebastián Ramírez fc7da62005
📝 Micro-tweak help docs (#5960) 2023-02-03 17:54:22 +00:00
github-actions 40df42f5c7 📝 Update release notes 2023-01-31 14:03:27 +00:00
github-actions 73920366e5 📝 Update release notes 2023-01-30 16:50:10 +00:00
Sebastián Ramírez 682067cab2
📝 Recommend GitHub Discussions for questions (#5944) 2023-01-30 16:49:32 +00:00
github-actions ca30b92dd7 📝 Update release notes 2023-01-30 16:24:22 +00:00
Sebastián Ramírez 72b542d90a
🔧 Update sponsors badges (#5943) 2023-01-30 16:23:43 +00:00
github-actions 9012ab8bcd 📝 Update release notes 2023-01-30 15:16:30 +00:00
github-actions 7c23bbd96f 📝 Update release notes 2023-01-30 15:10:29 +00:00
github-actions 4e29835609 📝 Update release notes 2023-01-24 14:30:38 +00:00
github-actions cd1ee83435 📝 Update release notes 2023-01-23 14:24:31 +00:00
Sebastián Ramírez fe74890b4b
🔧 Update Sponsor Budget Insight to Powens (#5916) 2023-01-23 14:23:53 +00:00
github-actions 97a2ebc219 📝 Update release notes 2023-01-23 14:13:39 +00:00
Sebastián Ramírez 805226c2b0
🔧 Update GitHub Sponsors badge data (#5915) 2023-01-23 14:13:03 +00:00
Sebastián Ramírez 5905c3f740 🔖 Release version 0.89.1 2023-01-10 20:31:23 +04:00
Sebastián Ramírez 00f3c831f3 📝 Update release notes 2023-01-10 20:30:10 +04:00
github-actions e84cb6663e 📝 Update release notes 2023-01-10 16:23:24 +00:00
Sebastián Ramírez fb8e9083f4
📝 Update docs and examples for Response Model with Return Type Annotations, and update runtime error (#5873) 2023-01-10 16:22:47 +00:00
github-actions 6b83525ff4 📝 Update release notes 2023-01-10 12:46:04 +00:00
github-actions 53973f7f94 📝 Update release notes 2023-01-10 12:38:39 +00:00
github-actions 52a84175c1 📝 Update release notes 2023-01-10 12:34:24 +00:00
Raf Rasenberg 929289b630
📝 Add External Link: FastAPI lambda container: serverless simplified (#5784)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-10 16:33:36 +04:00
Sebastián Ramírez 69bd7d8501 🔖 Release version 0.89.0 2023-01-07 21:17:10 +04:00
Sebastián Ramírez a6af7c27f8 📝 Update release notes 2023-01-07 21:15:11 +04:00
github-actions aa6a8e5d49 📝 Update release notes 2023-01-07 17:05:20 +00:00
github-actions 681e5c0199 📝 Update release notes 2023-01-07 17:02:15 +00:00
github-actions eb39b0f8f8 📝 Update release notes 2023-01-07 17:01:58 +00:00
Xhy-5000 27ce2e2108
📝 Add External Link: Authorization on FastAPI with Casbin (#5712)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 21:01:38 +04:00
github-actions 5c6d7b2ff3 📝 Update release notes 2023-01-07 16:57:45 +00:00
Nonso Mgbechi 78813a543d
✏ Fix typo in `docs/en/docs/async.md` (#5785)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 20:56:58 +04:00
github-actions 903e3be3b8 📝 Update release notes 2023-01-07 16:56:07 +00:00
github-actions d202598c71 📝 Update release notes 2023-01-07 15:35:51 +00:00
github-actions[bot] 2dfdcea69a
👥 Update FastAPI People (#5825)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 15:35:14 +00:00
github-actions 789d649fba 📝 Update release notes 2023-01-07 15:31:38 +00:00
Kelby Faessler bea1fdd2eb
✏ Fix typo in `docs/en/docs/deployment/concepts.md` (#5824) 2023-01-07 19:31:03 +04:00
github-actions 929c700117 📝 Update release notes 2023-01-07 15:13:27 +00:00
github-actions adef9f4c02 📝 Update release notes 2023-01-07 15:08:57 +00:00
github-actions 9812116dc7 📝 Update release notes 2023-01-07 14:55:35 +00:00
github-actions 59d654672f 📝 Update release notes 2023-01-07 14:46:09 +00:00
github-actions 3c20b6e42b 📝 Update release notes 2023-01-07 14:34:13 +00:00
github-actions 1be95ba02d 📝 Update release notes 2023-01-07 14:21:59 +00:00
github-actions a3edc76051 📝 Update release notes 2023-01-07 14:14:07 +00:00
Sebastián Ramírez d70eef825e
🔧 Update sponsors, add Svix (#5848) 2023-01-07 14:13:34 +00:00
github-actions 679aee85ce 📝 Update release notes 2023-01-07 13:59:26 +00:00
Sebastián Ramírez cb35e275e3
🔧 Remove Doist sponsor (#5847) 2023-01-07 13:58:46 +00:00
github-actions 18d087f9c6 📝 Update release notes 2023-01-07 13:46:24 +00:00
Yurii Karabas d0573f5713
Add support for function return type annotations to declare the `response_model` (#1436)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 17:45:48 +04:00
github-actions efc12c5cdb 📝 Update release notes 2022-12-16 20:25:51 +00:00
github-actions 10500dbc03 📝 Update release notes 2022-12-16 19:11:14 +00:00
github-actions dc9fb1305a 📝 Update release notes 2022-12-16 18:11:45 +00:00
github-actions 97f04ab58c 📝 Update release notes 2022-12-03 22:26:17 +00:00
github-actions 5f1cc3a5ff 📝 Update release notes 2022-12-02 17:23:12 +00:00
github-actions[bot] 41db4cba4c
👥 Update FastAPI People (#5722)
Co-authored-by: github-actions <github-actions@github.com>
2022-12-02 18:22:33 +01:00
github-actions 83bcdc40d8 📝 Update release notes 2022-11-29 18:06:22 +00:00
Sebastián Ramírez 8bdab084f9
🔧 Update sponsors, disable course bundle (#5713) 2022-11-29 19:05:40 +01:00
github-actions 5c4054ab8a 📝 Update release notes 2022-11-28 07:13:14 +00:00
Sebastián Ramírez 612b8ff168 🔖 Release version 0.88.0 2022-11-27 15:50:32 +01:00
Sebastián Ramírez 46bb5d2c4b 📝 Update release notes 2022-11-27 15:49:33 +01:00
github-actions c458ca6f07 📝 Update release notes 2022-11-27 14:46:48 +00:00
github-actions 89ec1f2d36 📝 Update release notes 2022-11-27 14:23:13 +00:00
github-actions 128c925c35 📝 Update release notes 2022-11-27 14:22:41 +00:00
github-actions 991db7b05a 📝 Update release notes 2022-11-27 14:14:28 +00:00
github-actions 99d8470a8e 📝 Update release notes 2022-11-27 14:00:09 +00:00
github-actions 91e5a5d1cf 📝 Update release notes 2022-11-27 13:53:52 +00:00
github-actions 0b53ee505b 📝 Update release notes 2022-11-27 13:40:03 +00:00
github-actions c77384fc8f 📝 Update release notes 2022-11-27 13:12:12 +00:00
github-actions ec30c3001d 📝 Update release notes 2022-11-25 11:39:33 +00:00
github-actions 0eb05cabbf 📝 Update release notes 2022-11-22 13:30:37 +00:00
Muhammad Abdur Rakib 6883f362a5
✏️ Fix typo in docs for `docs/en/docs/advanced/middleware.md` (#5376)
Fix typo in documentation

A full-stop was missing in `TrustedHostMiddleware` section

Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-22 13:29:57 +00:00
github-actions 4638b2c64e 📝 Update release notes 2022-11-13 22:07:03 +00:00
Sebastián Ramírez da1c67338f 🔖 Release version 0.87.0 2022-11-13 22:27:53 +01:00
Sebastián Ramírez 46a509649d 📝 Update release notes 2022-11-13 22:26:43 +01:00
github-actions 1d416c4c53 📝 Update release notes 2022-11-13 20:51:19 +00:00
github-actions 5a63f660de 📝 Update release notes 2022-11-13 20:30:05 +00:00
Sebastián Ramírez 9c483505e3
✏️ Tweak Help FastAPI from PR review after merging (#5633) 2022-11-13 20:29:23 +00:00
github-actions ad0e923fed 📝 Update release notes 2022-11-13 20:29:15 +00:00
Pax fc717f84ff
✏️ Clarify docs on CORS (#5627) 2022-11-13 21:28:37 +01:00
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