Commit Graph

4918 Commits

Author SHA1 Message Date
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
Muhammad Ashiq Ameer 9b35d355bf
📝 Update `docs_src/path_params_numeric_validations/tutorial006.py` (#11478)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2024-08-28 18:39:15 -05: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
pre-commit-ci[bot] 4909e44a7f
⬆ [pre-commit.ci] pre-commit autoupdate (#12076)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-28 09:07:00 -05:00
github-actions be9abcf353 📝 Update release notes 2024-08-28 13:48:40 +00:00
lkw123 f41f6234af
🌐 Update Chinese translation for `docs/zh/docs/how-to/index.md` (#12070) 2024-08-28 08:48:13 -05:00
github-actions 9416e89bd7 📝 Update release notes 2024-08-26 02:15:38 +00:00
Sebastián Ramírez 5fdbeed792
👷 Update `latest-changes` GitHub Action (#12073) 2024-08-26 02:14:56 +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
Giunio 51b625e127
🐛 Fix `allow_inf_nan` option for Param and Body classes (#11867)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: svlandeg <svlandeg@github.com>
2024-08-24 14:27:37 -05:00
github-actions 48b36f26d8 📝 Update release notes 2024-08-24 19:10:14 +00:00
Pastukhov Nikita 3a4ac24675
🐛 Ensure that `app.include_router` merges nested lifespans (#9630)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-24 14:09:52 -05: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
Esteban Maya 866c6987fc
Merge branch 'master' into docs/edit-timer-in-middleware 2024-08-22 12:55:06 -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
João Pedro Pereira Holanda 38ff43b690
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/request_file.md` (#12018) 2024-08-21 11:56:50 -05:00
github-actions 2fe05762b2 📝 Update release notes 2024-08-21 16:55:38 +00:00
Yuki Watanabe 34e6e63fb2
🌐 Add Japanese translation for `docs/ja/docs/learn/index.md` (#11592) 2024-08-21 11:55:16 -05:00
github-actions 2d34086b70 📝 Update release notes 2024-08-20 00:40:55 +00:00
pre-commit-ci[bot] f4dfbae903
⬆ [pre-commit.ci] pre-commit autoupdate (#12046)
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.4.0...v4.6.0)
- https://github.com/charliermarsh/ruff-pre-commithttps://github.com/astral-sh/ruff-pre-commit

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-19 19:40:31 -05:00
github-actions e8322228b4 📝 Update release notes 2024-08-19 18:15:49 +00:00
Alejandra 6ba8407ff3
📝 Update Spanish translation docs for consistency (#12044) 2024-08-19 13:15:21 -05:00
github-actions 63ae0f1070 📝 Update release notes 2024-08-19 17:35:25 +00:00
xuvjso f0866bc205
🌐 Update docs about dependencies with yield (#12028) 2024-08-19 12:35:03 -05: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
Sebastián Ramírez 4f1eb0cd9e
🔧 Update coverage config files (#12035) 2024-08-18 16:07:03 -05:00