Commit Graph

3198 Commits

Author SHA1 Message Date
github-actions 3c20b6e42b 📝 Update release notes 2023-01-07 14:34:13 +00:00
Ben Ho 3178c17776
🌐 Fix typo in Chinese translation for `docs/zh/docs/benchmarks.md` (#4269)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2023-01-07 14:33:29 +00:00
github-actions 1be95ba02d 📝 Update release notes 2023-01-07 14:21:59 +00:00
Nina Hwang 2a3a786dd7
🌐 Add Korean translation for `docs/tutorial/cors.md` (#3764)
Co-authored-by: weekwith.me <63915557+0417taehyun@users.noreply.github.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-01-07 18:21:23 +04: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
Sebastián Ramírez 89c6e4b56f
📝 Add note about sections, achievable with `extra` 2022-12-20 17:11:25 +04:00
Sebastián Ramírez 094744c2fe 📝 Add Additional Features to Open Issues with future suggestions/ideas by @pawamoy 2022-12-20 00:10:28 +04:00
Sebastián Ramírez d80a8fce5f 📝 Tweak doc structure for clarity and completeness 2022-12-20 00:00:49 +04:00
Sebastián Ramírez 9c116b4ed5 📝 Add support for exception descriptions as suggested by @pawamoy 2022-12-19 23:59:16 +04:00
Sebastián Ramírez 439ee24b74 📝 Add section about duplicated effort and connection between doc() and exceptions/warnings as suggested by @brettcannon 2022-12-19 23:58:01 +04:00
Sebastián Ramírez 167bd74306 📝 Move additional future parameters to its own section in Open Issues, as suggested by @brettcannon 2022-12-19 23:40:18 +04:00
github-actions efc12c5cdb 📝 Update release notes 2022-12-16 20:25:51 +00:00
dependabot[bot] 4d5cbc71ac
⬆ Update sqlalchemy requirement from <=1.4.41,>=1.3.18 to >=1.3.18,<1.4.43 (#5540)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-12-16 23:41:48 +04:00
github-actions 10500dbc03 📝 Update release notes 2022-12-16 19:11:14 +00:00
dependabot[bot] 63ad0ed4a6
⬆ Bump nwtgck/actions-netlify from 1.2.4 to 2.0.0 (#5757)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 23:10:29 +04:00
github-actions dc9fb1305a 📝 Update release notes 2022-12-16 18:11:45 +00:00
Sebastián Ramírez 9efab1bd96
👷 Refactor CI artifact upload/download for docs previews (#5793) 2022-12-16 22:11:03 +04:00
Sebastián Ramírez 116749ac7f 📝 Use BaseException instead of Exception in raises as suggested by @Kludex 2022-12-05 21:19:31 +01:00
Sebastián Ramírez 901514e32b 📝 Add note about early adopters on Alternate Form 2022-12-05 21:16:08 +01:00
Sebastián Ramírez 507fda0c71 ✏️ Fix typo 2022-12-05 21:15:53 +01:00
Sebastián Ramírez ca47f5c0d4 📝 Add Alternate Form for early adopters 2022-12-05 21:08:41 +01:00
Sebastián Ramírez 1ca7f25af4 📝 Add note clarifying that parameters should allow static evaluation as suggested by @pawamoy 2022-12-05 21:06:20 +01:00
Sebastián Ramírez 836b6838f5 📝 📝 Add raises parameter as suggested in an informal chat with @Kludex 2022-12-05 21:04:10 +01:00
Sebastián Ramírez 932356ff82 📝 Add **kwargs parameter to follow the design in the final version of dataclass_transform 2022-12-05 20:58:17 +01:00
github-actions 97f04ab58c 📝 Update release notes 2022-12-03 22:26:17 +00:00
dependabot[bot] 1ba515a18d
⬆ Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 (#5714)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.1...v1.5.2)

---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-03 23:25:39 +01: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
dependabot[bot] 7e4e0d22ae
⬆ Update typer[all] requirement from <0.7.0,>=0.6.1 to >=0.6.1,<0.8.0 (#5639)
Updates the requirements on [typer[all]](https://github.com/tiangolo/typer) to permit the latest version.
- [Release notes](https://github.com/tiangolo/typer/releases)
- [Changelog](https://github.com/tiangolo/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/tiangolo/typer/compare/0.6.1...0.7.0)

---
updated-dependencies:
- dependency-name: typer[all]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2022-11-28 08:12:37 +01: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
Eugenio Panadero 46974c510e
⬆ Bump Starlette to version `0.22.0` to fix bad encoding for query parameters in `TestClient` (#5659)
closes https://github.com/tiangolo/fastapi/issues/5646
2022-11-27 15:46:06 +01: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
Sebastián Ramírez 884203676d
👷 Tweak build-docs to improve CI performance (#5699) 2022-11-27 14:22:30 +00:00
pre-commit-ci[bot] 9b4e85f088
⬆ [pre-commit.ci] pre-commit autoupdate (#5566)
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>
2022-11-27 15:22:03 +01:00
github-actions 991db7b05a 📝 Update release notes 2022-11-27 14:14:28 +00:00
Ayrton Freeman ebd917a530
🌐 Add Portuguese translation for `docs/pt/docs/deployment/docker.md` (#5663)
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>
2022-11-27 14:13:50 +00:00
github-actions 99d8470a8e 📝 Update release notes 2022-11-27 14:00:09 +00:00
Sebastián Ramírez 7c5626bef7
⬆️ Upgrade Ruff (#5698) 2022-11-27 14:59:32 +01:00
github-actions 91e5a5d1cf 📝 Update release notes 2022-11-27 13:53:52 +00:00