]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
James Curtin [Fri, 26 Aug 2022 09:41:23 +0000 (05:41 -0400)]
⬆ Upgrade version pin accepted for Flake8, for internal code, to `flake8 >=3.8.3,<6.0.0` (#4097)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 26 Aug 2022 09:26:59 +0000 (09:26 +0000)]
📝 Update release notes
Ori Levari [Fri, 26 Aug 2022 09:26:20 +0000 (02:26 -0700)]
🐛 Fix support for extending `openapi_extras` with parameter lists (#4267)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 25 Aug 2022 21:53:36 +0000 (21:53 +0000)]
📝 Update release notes
juntatalor [Thu, 25 Aug 2022 21:52:53 +0000 (00:52 +0300)]
✨ Add support for `FrozenSet` in parameters (e.g. query) (#2938)
Co-authored-by: saborisov <borisov_s@tass.ru>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 25 Aug 2022 21:45:33 +0000 (21:45 +0000)]
📝 Update release notes
Andy Challis [Thu, 25 Aug 2022 21:44:40 +0000 (07:44 +1000)]
✨ Allow custom middlewares to raise `HTTPException`s and propagate them (#2036)
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>
github-actions [Thu, 25 Aug 2022 09:56:40 +0000 (09:56 +0000)]
📝 Update release notes
Sidharth Ajithkumar [Thu, 25 Aug 2022 09:55:53 +0000 (15:25 +0530)]
✨ Preserve `json.JSONDecodeError` information when handling invalid JSON in request body, to support custom exception handlers that use its information (#4057)
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>
github-actions [Wed, 24 Aug 2022 21:36:15 +0000 (21:36 +0000)]
📝 Update release notes
Caleb Renfroe [Wed, 24 Aug 2022 21:35:30 +0000 (17:35 -0400)]
✏ Reword confusing sentence in docs file `typo-fix-path-params-numeric-validations.md` (#3219)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Wed, 24 Aug 2022 14:54:27 +0000 (14:54 +0000)]
📝 Update release notes
Kevin Tewouda [Wed, 24 Aug 2022 14:53:43 +0000 (16:53 +0200)]
📝 Update docs for handling HTTP Basic Auth with `secrets.compare_digest()` to account for non-ASCII characters (#3536)
Co-authored-by: le_woudar <kevin.tewouda@gandi.net>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Wed, 24 Aug 2022 14:18:57 +0000 (14:18 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 24 Aug 2022 14:18:11 +0000 (16:18 +0200)]
📝 Update docs for testing, fix examples with relative imports (#5302)
github-actions [Wed, 24 Aug 2022 08:44:22 +0000 (08:44 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 24 Aug 2022 08:43:44 +0000 (10:43 +0200)]
🍱 Update Jina banner, fix typo (#5301)
Sebastián Ramírez [Tue, 23 Aug 2022 14:14:48 +0000 (16:14 +0200)]
🔖 Release version 0.80.0
Sebastián Ramírez [Tue, 23 Aug 2022 14:13:37 +0000 (16:13 +0200)]
📝 Update release notes
github-actions [Tue, 23 Aug 2022 13:58:06 +0000 (13:58 +0000)]
📝 Update release notes
Teo Koon Peng [Tue, 23 Aug 2022 13:57:25 +0000 (21:57 +0800)]
⬆ Upgrade Swagger UI copy of `oauth2-redirect.html` to include fixes for flavors of authorization code flows in Swagger UI (#3439)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 23 Aug 2022 13:48:07 +0000 (13:48 +0000)]
📝 Update release notes
Andrey Semakin [Tue, 23 Aug 2022 13:47:19 +0000 (18:47 +0500)]
♻ Strip empty whitespace from description extracted from docstrings (#2821)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Tue, 23 Aug 2022 13:31:17 +0000 (13:31 +0000)]
📝 Update release notes
laggardkernel [Tue, 23 Aug 2022 13:30:24 +0000 (21:30 +0800)]
🐛 Fix cached dependencies when using a dependency in `Security()` and other places (e.g. `Depends()`) with different OAuth2 scopes (#2945)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 22 Aug 2022 19:18:24 +0000 (19:18 +0000)]
📝 Update release notes
Taneli Hukkinen [Mon, 22 Aug 2022 19:17:45 +0000 (22:17 +0300)]
🐛 Fix `response_model` not invalidating `None` (#2725)
Co-authored-by: Taneli Hukkinen <hukkinj1@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 22 Aug 2022 18:49:42 +0000 (18:49 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 22 Aug 2022 18:49:03 +0000 (20:49 +0200)]
🎨 Update type annotations for `response_model`, allow things like `Union[str, None]` (#5294)
github-actions [Mon, 22 Aug 2022 18:35:01 +0000 (18:35 +0000)]
📝 Update release notes
0xflotus [Mon, 22 Aug 2022 18:33:10 +0000 (20:33 +0200)]
🌐 Fix typos in German translation for `docs/de/docs/features.md` (#4533)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 22 Aug 2022 14:53:35 +0000 (14:53 +0000)]
📝 Update release notes
Joona Yoon [Mon, 22 Aug 2022 14:52:50 +0000 (23:52 +0900)]
🌐 Add missing navigator for `encoder.md` in Korean translation (#5238)
github-actions [Mon, 22 Aug 2022 12:44:46 +0000 (12:44 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 18 Aug 2022 21:14:07 +0000 (23:14 +0200)]
🔖 Release version 0.79.1
Sebastián Ramírez [Thu, 18 Aug 2022 21:13:19 +0000 (23:13 +0200)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 21:12:18 +0000 (21:12 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 18 Aug 2022 21:11:39 +0000 (23:11 +0200)]
📝 Add note giving credit for illustrations to Ketrina Thompson (#5284)
Sebastián Ramírez [Thu, 18 Aug 2022 21:04:30 +0000 (23:04 +0200)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 20:57:50 +0000 (20:57 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 18 Aug 2022 20:57:02 +0000 (22:57 +0200)]
🔧 Update Jina sponsorship (#5283)
github-actions [Thu, 18 Aug 2022 20:49:01 +0000 (20:49 +0000)]
📝 Update release notes
Xavi Moreno [Thu, 18 Aug 2022 20:48:21 +0000 (06:48 +1000)]
🐛 Fix `jsonable_encoder` using `include` and `exclude` parameters for non-Pydantic objects (#2606)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 20:31:57 +0000 (20:31 +0000)]
📝 Update release notes
Luca Repetti [Thu, 18 Aug 2022 20:31:19 +0000 (22:31 +0200)]
🐛 Fix edge case with repeated aliases names not shown in OpenAPI (#2351)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 20:13:14 +0000 (20:13 +0000)]
📝 Update release notes
Teofilo Zosa [Thu, 18 Aug 2022 20:12:34 +0000 (05:12 +0900)]
📝 Add misc dependency installs to tutorial docs (#2126)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Yumihiki [Thu, 18 Aug 2022 16:16:54 +0000 (01:16 +0900)]
📝 Quote `pip install` command for Zsh compatibility in multiple languages (#5214)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 16:15:37 +0000 (16:15 +0000)]
📝 Update release notes
Bruno Artur Torres Lopes Pereira [Thu, 18 Aug 2022 16:13:12 +0000 (13:13 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/query-params.md` (#4775)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 16:12:24 +0000 (16:12 +0000)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:11:55 +0000 (16:11 +0000)]
📝 Update release notes
Vini Sousa [Thu, 18 Aug 2022 16:10:25 +0000 (13:10 -0300)]
🌐 Add Portuguese translation for `docs/pt/docs/tutorial/security/first-steps.md` (#4954)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
zhangbo [Thu, 18 Aug 2022 16:09:38 +0000 (00:09 +0800)]
🌐 Add translation for `docs/zh/docs/advanced/response-cookies.md` (#4638)
Co-authored-by: zhangbo <zhangbo@zjptmc.com>
github-actions [Thu, 18 Aug 2022 16:06:52 +0000 (16:06 +0000)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:05:42 +0000 (16:05 +0000)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 16:05:11 +0000 (16:05 +0000)]
📝 Update release notes
Marcelo Trylesinski [Thu, 18 Aug 2022 16:04:33 +0000 (18:04 +0200)]
✏ Fix typo in `python-types.md` (#5116)
github-actions [Thu, 18 Aug 2022 16:03:07 +0000 (16:03 +0000)]
📝 Update release notes
Ruidy [Thu, 18 Aug 2022 16:02:40 +0000 (18:02 +0200)]
🌐 Add French translation for `docs/fr/docs/deployment/index.md` (#3689)
Co-authored-by: Arthur Rio <arthurio@users.noreply.github.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: Ruidy <rnemausat@newstore.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
github-actions [Thu, 18 Aug 2022 16:02:28 +0000 (16:02 +0000)]
📝 Update release notes
Fernando Simões [Thu, 18 Aug 2022 16:02:20 +0000 (13:02 -0300)]
🌐 Add Portuguese translation for `tutorial/handling-errors.md` (#4769)
Co-authored-by: Lucas <61513630+lsglucas@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 16:01:57 +0000 (16:01 +0000)]
📝 Update release notes
Ruidy [Thu, 18 Aug 2022 16:01:14 +0000 (18:01 +0200)]
🌐 Add French translation for `docs/fr/docs/history-design-future.md` (#3451)
Co-authored-by: Sam Courtemanche <smlep.pro@gmail.com>
Co-authored-by: Arthur Rio <arthurio@users.noreply.github.com>
Co-authored-by: Ruidy <r.nemausat@empfohlen.de>
Co-authored-by: Ruidy <rnemausat@newstore.com>
github-actions [Thu, 18 Aug 2022 16:00:22 +0000 (16:00 +0000)]
📝 Update release notes
Atiab Bin Zakaria [Thu, 18 Aug 2022 15:59:50 +0000 (23:59 +0800)]
✏ Fix typo in `docs/en/docs/python-types.md` (#5007)
AdmiralDesu [Thu, 18 Aug 2022 15:59:02 +0000 (18:59 +0300)]
🌐 Add Russian translation for `docs/ru/docs/tutorial/background-tasks.md` (#4854)
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>
jaystone776 [Thu, 18 Aug 2022 15:57:21 +0000 (23:57 +0800)]
🌐 Add Chinese translation for `docs/tutorial/security/first-steps.md` (#3841)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 15:56:11 +0000 (15:56 +0000)]
📝 Update release notes
github-actions [Thu, 18 Aug 2022 15:54:41 +0000 (15:54 +0000)]
📝 Update release notes
sUeharaE4 [Thu, 18 Aug 2022 15:54:22 +0000 (00:54 +0900)]
🌐 Add Japanese translation for `docs/ja/docs/advanced/nosql-databases.md` (#4205)
Co-authored-by: tokusumi <41147016+tokusumi@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Baskara Febrianto [Thu, 18 Aug 2022 15:53:59 +0000 (22:53 +0700)]
🌐 Add Indonesian translation for `docs/id/docs/tutorial/index.md` (#4705)
Co-authored-by: Baskara Febrianto <baskarafebrianto@gmail>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 18 Aug 2022 15:26:58 +0000 (15:26 +0000)]
📝 Update release notes
Carlton Gibson [Thu, 18 Aug 2022 15:24:28 +0000 (17:24 +0200)]
📝 Remove unneeded Django/Flask references from async topic intro (#5280)
github-actions [Wed, 17 Aug 2022 10:48:46 +0000 (10:48 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 17 Aug 2022 10:48:05 +0000 (12:48 +0200)]
✨ Add illustrations for Concurrent burgers and Parallel burgers (#5277)
github-actions [Tue, 16 Aug 2022 11:08:10 +0000 (11:08 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 16 Aug 2022 11:07:22 +0000 (13:07 +0200)]
🔧 Update Jina sponsorship (#5272)
github-actions [Wed, 20 Jul 2022 13:21:07 +0000 (13:21 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 20 Jul 2022 13:20:12 +0000 (15:20 +0200)]
🔧 Update sponsors, Striveworks badge (#5179)
github-actions [Wed, 20 Jul 2022 12:26:04 +0000 (12:26 +0000)]
📝 Update release notes
Mohsen Mahmoodi [Wed, 20 Jul 2022 12:25:23 +0000 (16:55 +0430)]
🌐 Add Persian translation for `docs/fa/docs/index.md` and tweak right-to-left CSS (#2395)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sebastián Ramírez [Thu, 14 Jul 2022 17:35:13 +0000 (19:35 +0200)]
🔖 Release version 0.79.0
Sebastián Ramírez [Thu, 14 Jul 2022 17:34:25 +0000 (19:34 +0200)]
📝 Update release notes
github-actions [Thu, 14 Jul 2022 17:17:09 +0000 (17:17 +0000)]
📝 Update release notes
Itay Raveh [Thu, 14 Jul 2022 17:16:28 +0000 (17:16 +0000)]
🌐 Start of Hebrew translation (#5050)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Thu, 14 Jul 2022 17:15:39 +0000 (17:15 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 14 Jul 2022 17:14:53 +0000 (19:14 +0200)]
🔧 Update translations notification for Hebrew (#5158)
github-actions [Thu, 14 Jul 2022 17:05:01 +0000 (17:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 14 Jul 2022 17:04:20 +0000 (19:04 +0200)]
🔧 Update Dependabot commit message (#5156)
github-actions [Thu, 14 Jul 2022 16:15:55 +0000 (16:15 +0000)]
📝 Update release notes
github-actions [Thu, 14 Jul 2022 16:15:31 +0000 (16:15 +0000)]
📝 Update release notes
dependabot[bot] [Thu, 14 Jul 2022 16:15:08 +0000 (18:15 +0200)]
⬆ Bump actions/upload-artifact from 2 to 3 (#5148)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 14 Jul 2022 16:14:54 +0000 (18:14 +0200)]
⬆ Bump actions/cache from 2 to 3 (#5149)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
github-actions [Thu, 14 Jul 2022 15:05:19 +0000 (15:05 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 14 Jul 2022 15:04:37 +0000 (17:04 +0200)]
🔧 Update sponsors badge configs (#5155)
github-actions [Thu, 14 Jul 2022 14:57:21 +0000 (14:57 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 14 Jul 2022 14:56:40 +0000 (16:56 +0200)]
👥 Update FastAPI People (#5154)
Co-authored-by: github-actions <github-actions@github.com>
github-actions [Thu, 14 Jul 2022 12:38:22 +0000 (12:38 +0000)]
📝 Update release notes
Sebastián Ramírez [Thu, 14 Jul 2022 12:37:37 +0000 (14:37 +0200)]
🔧 Update Jina sponsor badges (#5151)
* 🍱 Update Jina badges
* 💄 Tweak sponsors badge CSS
* 🔧 Update Jina sponsor
* 📝 Re-generate README