Commit Graph

5345 Commits

Author SHA1 Message Date
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
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
0shah0 85cded53c8
✏️ Fix import typo in reference example for `Security` (#11168)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-17 06:53:52 +00:00
github-actions 066ea10ac5 📝 Update release notes 2024-08-17 06:42:28 +00:00
Ahsan Sheraz ff1118d6a0
🌐 Update Urdu translation for `docs/ur/docs/benchmarks.md` (#10046)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-17 06:42:07 +00:00
github-actions 6aa0435a3e 📝 Update release notes 2024-08-17 04:52:53 +00:00
Jamie Phan 659350e9cd
🎨 Fix typing annotation for semi-internal `FastAPI.add_api_route()` (#10240)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-08-17 04:52:31 +00:00
github-actions 980c88c347 📝 Update release notes 2024-08-17 04:14:10 +00:00
Sebastián Ramírez 3a3ad5d66d
⬆️ Upgrade version of Ruff and reformat (#12032)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-16 23:13:50 -05:00
github-actions 6433c3b70e 📝 Update release notes 2024-08-17 04:00:12 +00:00
gitworkflows 4a7f6e0ae6
🔨 Standardize shebang across shell scripts (#11942) 2024-08-16 22:59:06 -05: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
Esteban Maya 8c85b8f4aa
Merge pull request #11979 from fastapi/dependabot/pip/sqlalchemy-gte-1.3.18-and-lt-2.0.33
⬆ Update sqlalchemy requirement from <1.4.43,>=1.3.18 to >=1.3.18,<2.0.33
2024-08-16 17:32:10 -05:00
Esteban Maya 9c9cccef0c
Merge branch 'master' into dependabot/pip/sqlalchemy-gte-1.3.18-and-lt-2.0.33 2024-08-16 17:21:47 -05: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
dependabot[bot] be7e7d4433
⬆ Update sqlalchemy requirement
---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 17:45:47 +00:00
github-actions 29babdc0a1 📝 Update release notes 2024-08-16 17:44:48 +00:00