Sebastián Ramírez
dc2fdd56af
👥 Update FastAPI People ( #10567 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-12-20 18:05:37 +01:00
Sebastián Ramírez
36c2667768
📝 Update release notes
2023-12-12 00:34:36 +00:00
Sebastián Ramírez
d8185efb6e
🔖 Release version 0.105.0
2023-12-12 00:32:48 +00:00
github-actions
fc51d7e3c7
📝 Update release notes
2023-12-12 00:29:29 +00:00
github-actions
ba99214417
📝 Update release notes
2023-12-12 00:23:15 +00:00
github-actions
73dcc40f09
📝 Update release notes
2023-12-06 11:34:10 +00:00
Sebastián Ramírez
33493ce694
🔧 Update sponsors, add PropelAuth ( #10760 )
2023-12-06 12:33:48 +01:00
github-actions
01e570c56d
📝 Update release notes
2023-12-04 11:11:17 +00:00
github-actions
8cf2fa0fe4
📝 Update release notes
2023-11-30 20:48:22 +00:00
Sebastián Ramírez
99a2ec981b
📝 Tweak default suggested configs for generating clients ( #10736 )
2023-11-30 21:48:01 +01:00
github-actions
6fb951bae2
📝 Update release notes
2023-11-28 12:10:38 +00:00
Sebastián Ramírez
13cef7a21a
🔧 Update sponsors, remove Fern ( #10729 )
2023-11-28 13:10:12 +01:00
github-actions
e9ce31e96b
📝 Update release notes
2023-11-28 10:52:59 +00:00
Sebastián Ramírez
1560879a84
🔧 Update sponsors, add Scalar ( #10728 )
2023-11-28 10:52:35 +00:00
github-actions
ac93277d3b
📝 Update release notes
2023-11-18 13:47:35 +00:00
Sebastián Ramírez
71d51a9953
🔧 Update sponsors, add Codacy ( #10677 )
2023-11-18 14:47:04 +01:00
github-actions
81bab77617
📝 Update release notes
2023-11-18 13:38:23 +00:00
Sebastián Ramírez
781984b226
🔧 Update sponsors, add Reflex ( #10676 )
2023-11-18 14:38:01 +01:00
github-actions
480620372a
📝 Update release notes
2023-11-04 02:03:01 +00:00
Sebastián Ramírez
b04d07c933
📝 Update release notes, move and check latest-changes ( #10588 )
2023-11-04 06:02:18 +04:00
github-actions
46335068d2
📝 Update release notes
2023-11-04 01:53:13 +00:00
Sebastián Ramírez
1c25e2d8dc
📝 Update release notes
2023-10-30 15:12:57 +04:00
Sebastián Ramírez
7e5afe2cb9
🔖 Release version 0.104.1
2023-10-30 14:04:54 +04:00
Sebastián Ramírez
6c53ddd084
📝 Update release notes
2023-10-30 14:04:14 +04:00
github-actions
0f1ddf5f69
📝 Update release notes
2023-10-30 09:59:37 +00:00
Alejandra Klachquin
758a8f29e1
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1 ( #10529 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-30 13:58:58 +04:00
github-actions
e4b21c6eab
📝 Update release notes
2023-10-30 08:08:48 +00:00
Koke
759378d67f
✏️ Update Pydantic links to dotenv support ( #10511 )
2023-10-30 12:00:16 +04:00
github-actions
e7204ac7bf
📝 Update release notes
2023-10-30 07:52:04 +00:00
github-actions
7702c5af36
📝 Update release notes
2023-10-30 07:51:12 +00:00
github-actions
0066578bbe
📝 Update release notes
2023-10-30 07:42:04 +00:00
Hasnat Sajid
6b903ff1fb
✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative ( #10498 )
2023-10-30 11:07:15 +04:00
Hasnat Sajid
cbc8f18664
✏️ Fix links in `docs/em/docs/async.md` ( #10507 )
2023-10-30 11:05:01 +04:00
Dmitry
fbe6ba6df1
✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8 ( #10521 )
...
typo in index page
7️⃣ ❌ -> 8️⃣ ✅
2023-10-30 11:01:00 +04:00
github-actions
b84f9f6ecb
📝 Update release notes
2023-10-29 09:49:57 +00:00
github-actions
38db1fe074
📝 Update release notes
2023-10-29 09:33:47 +00:00
github-actions
378e590757
📝 Update release notes
2023-10-29 09:33:30 +00:00
github-actions
072c701b0e
📝 Update release notes
2023-10-29 09:12:56 +00:00
github-actions
2754d4e0fe
📝 Update release notes
2023-10-25 08:25:52 +00:00
Sebastián Ramírez
f7e338dcd8
🔧 Update sponsors badges, Databento ( #10519 )
2023-10-25 12:25:03 +04:00
github-actions
223970e03c
📝 Update release notes
2023-10-24 20:26:43 +00:00
Sebastián Ramírez
2e14c69c31
👷 Adopt Ruff format ( #10517 )
...
* 🔧 Update pre-commit, use ruff format
* ⬆️ Upgrade dependencies, use Ruff for formatting
* 🔧 Update Ruff config
* 🔨 Update lint and format scripts, use Ruff
* 🎨 Format internals with Ruff
* 🎨 Format docs scripts
* 🎨 Format tests
* 🎨 Format extra commas in src for docs
* 📝 Update docs mentioning `@lru_cache()`, use `@lru_cache` instead to keep consistency with the format
* 🎨 Update src for docs, use plain `@lru_cache`
* 🎨 Update src for docs format and docs references
2023-10-25 00:26:06 +04:00
github-actions
4ef7a40eae
📝 Update release notes
2023-10-22 10:04:16 +00:00
github-actions
f9b53ae778
📝 Update release notes
2023-10-22 07:35:50 +00:00
Sebastián Ramírez
e8bd645fa9
📝 Update data structure and render for external-links ( #10495 )
...
* 📝 Update data structure and render for external-links
* 📝 Update translations for external links
2023-10-22 11:35:13 +04:00
github-actions
808e3bb9d5
📝 Update release notes
2023-10-21 07:11:00 +00:00
github-actions
ab65486e75
📝 Update release notes
2023-10-20 09:21:13 +00:00
worldworm
9b3e166b43
✏️ Fix link to SPDX license identifier in `docs/en/docs/tutorial/metadata.md` ( #10433 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-10-20 13:19:31 +04:00
github-actions
07a9b240e9
📝 Update release notes
2023-10-20 09:13:35 +00:00
Giulio Davide Carparelli
89e03bad16
📝 Update example validation error from Pydantic v1 to match Pydantic v2 in `docs/en/docs/tutorial/path-params.md` ( #10043 )
2023-10-20 13:08:42 +04:00
github-actions
f41eb5e005
📝 Update release notes
2023-10-20 09:03:34 +00:00
github-actions
eb017270fc
📝 Update release notes
2023-10-20 09:00:53 +00:00
Heinz-Alexander Fuetterer
ae84ff6e44
✏️ Fix typos in emoji docs and in some source examples ( #10438 )
2023-10-20 13:00:44 +04:00
github-actions
f785a6ce90
📝 Update release notes
2023-10-20 09:00:11 +00:00
Surav Shrestha
6dac39dbca
✏️ Fix typo in `docs/en/docs/reference/dependencies.md` ( #10465 )
2023-10-20 12:58:51 +04:00
yogabonito
4bd1430677
✏️ Fix typos and rewordings in `docs/en/docs/tutorial/body-nested-models.md` ( #10468 )
2023-10-20 12:58:03 +04:00
github-actions
cda5e770ab
📝 Update release notes
2023-10-20 08:56:08 +00:00
yogabonito
57a030175e
📝 Update docs, remove references to removed `pydantic.Required` in `docs/en/docs/tutorial/query-params-str-validations.md` ( #10469 )
2023-10-20 12:55:30 +04:00
github-actions
968afca058
📝 Update release notes
2023-10-20 08:53:37 +00:00
Tiago Silva
6eb30959bc
✏️ Fix typo in `docs/en/docs/reference/index.md` ( #10467 )
...
Fix small typo in reference/index.md
2023-10-20 12:52:59 +04:00
github-actions
dcbe7f7ac0
📝 Update release notes
2023-10-20 08:39:45 +00:00
Sebastián Ramírez
dc7838eec3
🔥 Drop/close Gitter chat. Questions should go to GitHub Discussions, free conversations to Discord. ( #10485 )
2023-10-20 12:39:03 +04:00
github-actions
7670a132b3
📝 Update release notes
2023-10-20 08:28:05 +00:00
Sebastián Ramírez
38f191dcd3
🔖 Release version 0.104.0
2023-10-18 16:51:07 +04:00
Sebastián Ramírez
76e547f254
📝 Update release notes
2023-10-18 16:50:22 +04:00
github-actions
f056d001e5
📝 Update release notes
2023-10-18 12:37:29 +00:00
Sebastián Ramírez
05ca41cfd1
✨ Add reference (code API) docs with PEP 727, add subclass with custom docstrings for `BackgroundTasks`, refactor docs structure ( #10392 )
...
* ➕ Add mkdocstrings and griffe-typingdoc to dependencies
* 🔧 Add mkdocstrings configs to MkDocs
* 📝 Add first WIP reference page
* ⬆️ Upgrade typing-extensions to the minimum version including Doc()
* 📝 Add docs to FastAPI parameters
* 📝 Add docstrings for OpenAPI docs utils
* 📝 Add docstrings for security utils
* 📝 Add docstrings for UploadFile
* 📝 Update docstrings in FastAPI class
* 📝 Add docstrings for path operation methods
* 📝 Add docstring for jsonable_encoder
* 📝 Add docstrings for exceptions
* 📝 Add docstsrings for parameter functions
* 📝 Add docstrings for responses
* 📝 Add docstrings for APIRouter
* ♻️ Sub-class BackgroundTasks to document it with docstrings
* 📝 Update usage of background tasks in dependencies
* ✅ Update tests with new deprecation warnings
* 📝 Add new reference docs
* 🔧 Update MkDocs with new reference docs
* ✅ Update pytest fixture, deprecation is raised only once
* 🎨 Update format for types in exceptions.py
* ♻️ Update annotations in BackgroundTask, `Annotated` can't take ParamSpec's P.args or P.kwargs
* ✏️ Fix typos caught by @pawamoy
* 🔧 Update and fix MkDocstrings configs from @pawamoy tips
* 📝 Update reference docs
* ✏️ Fix typos found by @pawamoy
* ➕ Add HTTPX as a dependency for docs, for the TestClient
* 🔧 Update MkDocs config, rename websockets reference
* 🔇 Add type-ignores for Doc as the stubs haven't been released for mypy
* 🔥 Remove duplicated deprecated notice
* 🔇 Remove typing error for unreleased stub in openapi/docs.py
* ✅ Add tests for UploadFile for coverage
* ⬆️ Upgrade griffe-typingdoc==0.2.2
* 📝 Refactor docs structure
* 🔨 Update README generation with new index frontmatter and style
* 🔨 Update generation of languages, remove from top menu, keep in lang menu
* 📝 Add OpenAPI Pydantic models
* 🔨 Update docs script to not translate Reference and Release Notes
* 🔧 Add reference for OpenAPI models
* 🔧 Update MkDocs config for mkdocstrings insiders
* 👷 Install mkdocstring insiders in CI for docs
* 🐛 Fix MkDocstrings insiders install URL
* ➕ Move dependencies shared by docs and tests to its own requirements file
* 👷 Update cache keys for test and docs dependencies
* 📝 Remove no longer needed __init__ placeholder docstrings
* 📝 Move docstring for APIRouter to the class level (not __init__ level)
* 🔥 Remove no longer needed dummy placeholder __init__ docstring
2023-10-18 16:36:40 +04:00
github-actions
3fa44aabe3
📝 Update release notes
2023-10-17 07:20:59 +00:00
github-actions
912e4bb906
📝 Update release notes
2023-10-17 07:20:20 +00:00
github-actions
e5fd92a7ab
📝 Update release notes
2023-10-17 07:19:26 +00:00
github-actions
4ef8c3286d
📝 Update release notes
2023-10-17 05:59:55 +00:00
Sebastián Ramírez
2ba7586ff3
⬆️ Drop support for Python 3.7, require Python 3.8 or above ( #10442 )
...
* 📝 Update docs, require Python 3.8+, drop 3.7
* 🔧 Update pyproject.toml, drop support for Python 3.7, require Python 3.8+
* 👷 Update CI GitHub Actions, drop support for Python 3.7, require 3.8+
* 📝 Update docs' references to Python 3.6 and 3.7, use Python 3.8
2023-10-17 09:59:11 +04:00
github-actions
c1adce4fe9
📝 Update release notes
2023-10-04 22:52:00 +00:00
Sebastián Ramírez
89789c80ae
🔧 Update sponsors, Bump.sh images ( #10381 )
2023-10-04 22:51:10 +00:00
github-actions
cb4f0e57ce
📝 Update release notes
2023-10-02 23:12:28 +00:00
Sebastián Ramírez
568b35f3df
👥 Update FastAPI People ( #10363 )
...
Co-authored-by: github-actions <github-actions@github.com>
2023-10-02 18:11:52 -05:00
Sebastián Ramírez
1bf5e7a10e
🔖 Release 0.103.2
2023-09-28 14:57:42 -05:00
Sebastián Ramírez
fcda32d231
📝 Update release notes
2023-09-28 14:56:50 -05:00
github-actions
d769da3c38
📝 Update release notes
2023-09-28 19:42:38 +00:00
Sebastián Ramírez
2f50ae8825
🔧 Update sponsors, remove Flint ( #10349 )
2023-09-28 14:41:17 -05:00
github-actions
831b5d5402
📝 Update release notes
2023-09-28 04:15:17 +00:00
github-actions
b944b55dfc
📝 Update release notes
2023-09-27 23:02:35 +00:00
github-actions
1c4a9e91b6
📝 Update release notes
2023-09-27 20:55:18 +00:00
ArtemKhymenko
b2f8ac6a83
🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/extra-data-types.md` ( #10132 )
...
Co-authored-by: ArtemKhymenko <ak@workconsult.ua>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Rostyslav <rostik1410@users.noreply.github.com>
2023-09-27 15:53:36 -05:00
github-actions
99ffbcdee0
📝 Update release notes
2023-09-27 20:53:18 +00:00
Samuel Rigaud
69f82e5222
🌐 Fix typos in French translations for `docs/fr/docs/advanced/path-operation-advanced-configuration.md`, `docs/fr/docs/alternatives.md`, `docs/fr/docs/async.md`, `docs/fr/docs/features.md`, `docs/fr/docs/help-fastapi.md`, `docs/fr/docs/index.md`, `docs/fr/docs/python-types.md`, `docs/fr/docs/tutorial/body.md`, `docs/fr/docs/tutorial/first-steps.md`, `docs/fr/docs/tutorial/query-params.md` ( #10154 )
...
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-09-27 15:52:31 -05:00
github-actions
27870e20f5
📝 Update release notes
2023-09-27 20:48:01 +00:00
mkdir700
1453cea404
🌐 Add Chinese translation for `docs/zh/docs/async.md` ( #5591 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jedore <jedore_fight@189.cn>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: 吴定焕 <108172295+wdh99@users.noreply.github.com>
2023-09-27 15:47:21 -05:00
github-actions
073e7fc950
📝 Update release notes
2023-09-25 23:08:51 +00:00
jaystone776
0e2ca1cacb
🌐 Update Chinese translation for `docs/tutorial/security/simple-oauth2.md` ( #3844 )
...
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-09-25 18:06:09 -05:00
github-actions
255e743f98
📝 Update release notes
2023-09-25 23:05:48 +00:00
Sion Shin
c89549c703
🌐 Add Korean translation for `docs/ko/docs/deployment/cloud.md` ( #10191 )
...
Co-authored-by: Joona Yoon <joonas-yoon@users.noreply.github.com>
2023-09-25 18:02:59 -05:00
github-actions
14e0914fcf
📝 Update release notes
2023-09-25 23:02:43 +00:00
Yusuke Tamura
3106a3a50e
🌐 Add Japanese translation for `docs/ja/docs/deployment/https.md` ( #10298 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-25 18:01:57 -05:00
github-actions
c75cdc6d9a
📝 Update release notes
2023-09-25 23:00:56 +00:00
Aleksandr Andrukhov
cb410d3015
🌐 Fix typo in Russian translation for `docs/ru/docs/tutorial/body-fields.md` ( #10224 )
...
Co-authored-by: Vladislav Kramorenko <85196001+Xewus@users.noreply.github.com>
2023-09-25 18:00:09 -05:00
github-actions
69a7c99b44
📝 Update release notes
2023-09-22 23:39:37 +00:00
Raman Bazhanau
89246313aa
🌐 Add Polish translation for `docs/pl/docs/help-fastapi.md` ( #10121 )
...
Co-authored-by: Igor Sulim <30448496+isulim@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Antek S. <antoni.szych@gmail.com>
2023-09-22 18:38:53 -05:00
github-actions
79399e43df
📝 Update release notes
2023-09-22 23:37:34 +00:00
Aleksandr Andrukhov
84794221d9
🌐 Add Russian translation for `docs/ru/docs/tutorial/header-params.md` ( #10226 )
...
Co-authored-by: Artem Golicyn <86262613+AGolicyn@users.noreply.github.com>
Co-authored-by: Nikita <omegastrikeclan@yandex.ru>
2023-09-22 18:36:59 -05:00