]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Sebastián Ramírez [Wed, 21 Jul 2021 10:41:32 +0000 (12:41 +0200)]
👷 Update GitHub Action latest-changes, strike 2 ⚾ (#3575)
Sebastián Ramírez [Wed, 21 Jul 2021 10:33:42 +0000 (12:33 +0200)]
👷 Update GitHub Action latest-changes (#3574)
Sebastián Ramírez [Wed, 21 Jul 2021 09:54:27 +0000 (11:54 +0200)]
👷 Update GitHub Action latest-changes (#3573)
Sebastián Ramírez [Wed, 21 Jul 2021 09:39:12 +0000 (11:39 +0200)]
🔧 Add External Link, replaces #1898 (#3571)
Sebastián Ramírez [Wed, 21 Jul 2021 09:24:40 +0000 (11:24 +0200)]
👷 Rename and clarify CI workflow job names (#3570)
github-actions [Wed, 21 Jul 2021 08:52:50 +0000 (08:52 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 21 Jul 2021 08:52:10 +0000 (10:52 +0200)]
🔧 Sort external links in docs to have the most recent at the top (#3568)
Sebastián Ramírez [Mon, 19 Jul 2021 19:26:52 +0000 (21:26 +0200)]
🔖 Release 0.66.1
Sebastián Ramírez [Mon, 19 Jul 2021 19:21:40 +0000 (21:21 +0200)]
📝 Update release notes
github-actions [Mon, 19 Jul 2021 19:15:35 +0000 (19:15 +0000)]
📝 Update release notes
Thomas Grainger [Mon, 19 Jul 2021 19:14:58 +0000 (20:14 +0100)]
🔧 Configure strict pytest options and update/refactor tests (#2790)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 19 Jul 2021 12:49:41 +0000 (12:49 +0000)]
📝 Update release notes
Mark H [Mon, 19 Jul 2021 12:49:09 +0000 (14:49 +0200)]
🌐 Add basic setup for German translations (#3522)
github-actions [Mon, 19 Jul 2021 12:47:20 +0000 (12:47 +0000)]
📝 Update release notes
oandersonmagalhaes [Mon, 19 Jul 2021 12:46:39 +0000 (09:46 -0300)]
🌐 Add Portuguese translation for `docs/tutorial/security/index.md` (#3507)
Co-authored-by: Izabela Guerreiro <izaguerreiro@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 19 Jul 2021 12:33:34 +0000 (12:33 +0000)]
📝 Update release notes
Lucas [Mon, 19 Jul 2021 12:32:54 +0000 (09:32 -0300)]
🌐 Add Portuguese translation for `docs/deployment/index.md` (#3337)
github-actions [Mon, 5 Jul 2021 11:45:43 +0000 (11:45 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 5 Jul 2021 11:45:03 +0000 (13:45 +0200)]
⬆️ Upgrade python-jose dependency for tests (#3468)
Sebastián Ramírez [Sun, 4 Jul 2021 19:18:45 +0000 (21:18 +0200)]
📝 Update release notes
Sebastián Ramírez [Sun, 4 Jul 2021 18:59:46 +0000 (20:59 +0200)]
🔖 Release version 0.66.0
Sebastián Ramírez [Sun, 4 Jul 2021 18:58:49 +0000 (20:58 +0200)]
📝 Update release notes
github-actions [Sun, 4 Jul 2021 18:54:19 +0000 (18:54 +0000)]
📝 Update release notes
Rubikoid [Sun, 4 Jul 2021 18:53:40 +0000 (21:53 +0300)]
🐛 Fix include/exclude for dicts in `jsonable_encoder` (#2016)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 4 Jul 2021 17:35:19 +0000 (17:35 +0000)]
📝 Update release notes
Camila Gutierrez [Sun, 4 Jul 2021 17:34:46 +0000 (19:34 +0200)]
🌐 Add Spanish translation for `tutorial/query-params.md` (#2243)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sun, 4 Jul 2021 17:06:51 +0000 (17:06 +0000)]
📝 Update release notes
Juan Funez [Sun, 4 Jul 2021 17:06:18 +0000 (19:06 +0200)]
🌐 Add Spanish translation for `advanced/response-directly.md` (#1253)
Co-authored-by: Camila Gutierrez <mariacamilagl30@gmail.com>
github-actions [Sun, 4 Jul 2021 14:15:04 +0000 (14:15 +0000)]
📝 Update release notes
Juan Funez [Sun, 4 Jul 2021 14:14:29 +0000 (16:14 +0200)]
🌐 Add Spanish translation for `advanced/additional-status-codes.md` (#1252)
Co-authored-by: Camila Gutierrez <mariacamilagl30@gmail.com>
github-actions [Sun, 4 Jul 2021 12:50:02 +0000 (12:50 +0000)]
📝 Update release notes
Juan Funez [Sun, 4 Jul 2021 12:49:31 +0000 (14:49 +0200)]
🌐 Add Spanish translation for `advanced/path-operation-advanced-configuration.md` (#1251)
Co-authored-by: Camila Gutierrez <mariacamilagl@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Camila Gutierrez <mariacamilagl30@gmail.com>
Sebastián Ramírez [Sat, 3 Jul 2021 19:59:39 +0000 (21:59 +0200)]
📝 Update release notes, add links to docs
github-actions [Sat, 3 Jul 2021 19:52:03 +0000 (19:52 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 3 Jul 2021 19:51:28 +0000 (21:51 +0200)]
✨ Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457)
github-actions [Sat, 3 Jul 2021 17:16:33 +0000 (17:16 +0000)]
📝 Update release notes
Jacob Magnusson [Sat, 3 Jul 2021 17:15:59 +0000 (19:15 +0200)]
🐛 Support custom OpenAPI / JSON Schema fields in the generated output OpenAPI (#1429)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Sebastián Ramírez [Sat, 3 Jul 2021 16:33:32 +0000 (18:33 +0200)]
🔖 Release version 0.65.3
Sebastián Ramírez [Sat, 3 Jul 2021 16:32:50 +0000 (18:32 +0200)]
📝 Update release notes
Sebastián Ramírez [Sat, 3 Jul 2021 16:30:46 +0000 (18:30 +0200)]
📝 Update release notes
github-actions [Sat, 3 Jul 2021 16:26:48 +0000 (16:26 +0000)]
📝 Update release notes
Sebastián Ramírez [Sat, 3 Jul 2021 16:25:12 +0000 (18:25 +0200)]
♻ Assume request bodies contain JSON when no Content-Type header is provided (#3456)
github-actions [Sat, 3 Jul 2021 15:13:30 +0000 (15:13 +0000)]
📝 Update release notes
Nasaruddin [Sat, 3 Jul 2021 15:12:51 +0000 (22:12 +0700)]
🌐 Initialize Indonesian translations (#3014)
Co-authored-by: Nasaruddin <nasaruddin@skorpoints.com>
github-actions [Sat, 3 Jul 2021 14:47:21 +0000 (14:47 +0000)]
📝 Update release notes
Camila Gutierrez [Sat, 3 Jul 2021 14:46:49 +0000 (16:46 +0200)]
🌐 Add Spanish translation of Tutorial - Path Parameters (#2219)
Co-authored-by: Pedro A. Moreno <pedabraham@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Sat, 3 Jul 2021 14:14:01 +0000 (14:14 +0000)]
📝 Update release notes
Camila Gutierrez [Sat, 3 Jul 2021 14:13:28 +0000 (16:13 +0200)]
🌐 Add Spanish translation of Tutorial - First Steps (#2208)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 15:18:24 +0000 (15:18 +0000)]
📝 Update release notes
github-actions[bot] [Fri, 2 Jul 2021 15:17:49 +0000 (17:17 +0200)]
👥 Update FastAPI People (#3450)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 15:00:53 +0000 (15:00 +0000)]
📝 Update release notes
Mário Victor Ribeiro Silva [Fri, 2 Jul 2021 15:00:11 +0000 (12:00 -0300)]
🌐 Portuguese translation of Tutorial - Body - Fields (#3420)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:54:56 +0000 (14:54 +0000)]
📝 Update release notes
jaystone776 [Fri, 2 Jul 2021 14:54:22 +0000 (22:54 +0800)]
🌐 Add Chinese translation for Tutorial - Request - Forms - and - Files (#3249)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:44:04 +0000 (14:44 +0000)]
📝 Update release notes
jaystone776 [Fri, 2 Jul 2021 14:43:28 +0000 (22:43 +0800)]
🌐 Add Chinese translation for Tutorial - Handling - Errors (#3299)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:36:34 +0000 (14:36 +0000)]
📝 Update release notes
jaystone776 [Fri, 2 Jul 2021 14:35:58 +0000 (22:35 +0800)]
🌐 Add Chinese translation for Tutorial - Form - Data (#3248)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:27:36 +0000 (14:27 +0000)]
📝 Update release notes
github-actions[bot] [Fri, 2 Jul 2021 14:27:02 +0000 (16:27 +0200)]
👥 Update FastAPI People (#3319)
Co-authored-by: github-actions <github-actions@github.com>
github-actions [Fri, 2 Jul 2021 14:24:16 +0000 (14:24 +0000)]
📝 Update release notes
jaystone776 [Fri, 2 Jul 2021 14:23:41 +0000 (22:23 +0800)]
🌐 Add Chinese translation for Tutorial - Body - Updates (#3237)
Co-authored-by: Xie Wei <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:21:11 +0000 (14:21 +0000)]
📝 Update release notes
Hareru [Fri, 2 Jul 2021 14:20:36 +0000 (22:20 +0800)]
🌐 Add Chinese translation for FastAPI People (#3112)
Co-authored-by: Xie Wei <ampedee@gmail.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:18:44 +0000 (14:18 +0000)]
📝 Update release notes
Sam Courtemanche [Fri, 2 Jul 2021 14:18:06 +0000 (16:18 +0200)]
🌐 Add French translation for Project Generation (#3197)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:14:28 +0000 (14:14 +0000)]
📝 Update release notes
Sam Courtemanche [Fri, 2 Jul 2021 14:13:52 +0000 (16:13 +0200)]
🌐 Add French translation for Python Types Intro (#3185)
github-actions [Fri, 2 Jul 2021 14:12:43 +0000 (14:12 +0000)]
📝 Update release notes
Sam Courtemanche [Fri, 2 Jul 2021 14:12:05 +0000 (16:12 +0200)]
🌐 Add French translation for External Links (#3103)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Fri, 2 Jul 2021 14:06:45 +0000 (14:06 +0000)]
📝 Update release notes
Ruidy [Fri, 2 Jul 2021 14:06:10 +0000 (16:06 +0200)]
🌐 Add French translation for Alternatives, Inspiration and Comparisons (#3020)
Co-authored-by: Jérôme Fink <jerome.fink@student.unamur.be>
Co-authored-by: Sam Courtemanche <sam.courtemanche.ipod@gmail.com>
github-actions [Fri, 2 Jul 2021 14:03:22 +0000 (14:03 +0000)]
📝 Update release notes
BoYanZh [Fri, 2 Jul 2021 14:02:45 +0000 (22:02 +0800)]
🌐 Fix Chinese translation code snippet mismatch in Tutorial - Python Types Intro
github-actions [Fri, 2 Jul 2021 13:43:04 +0000 (13:43 +0000)]
📝 Update release notes
Fabio Serrao [Fri, 2 Jul 2021 13:42:29 +0000 (10:42 -0300)]
🌐 Add Portuguese translation for Development Contributing (#1364)
github-actions [Tue, 29 Jun 2021 21:23:00 +0000 (21:23 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 29 Jun 2021 21:22:23 +0000 (23:22 +0200)]
⬆ Upgrade docs development dependency on `typer-cli` to >=0.0.12 to fix conflicts (#3429)
github-actions [Tue, 29 Jun 2021 12:24:59 +0000 (12:24 +0000)]
📝 Update release notes
jaystone776 [Tue, 29 Jun 2021 12:24:19 +0000 (20:24 +0800)]
🌐 Add Chinese translation for Tutorial - Request - Files (#3244)
Co-authored-by: Xie Wei <ampedee@gmail.com>
Sebastián Ramírez [Wed, 9 Jun 2021 08:17:27 +0000 (10:17 +0200)]
🔖 Release version 0.65.2
Sebastián Ramírez [Wed, 9 Jun 2021 08:16:25 +0000 (10:16 +0200)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Jun 2021 12:55:40 +0000 (14:55 +0200)]
🔒 Create Security Policy
github-actions [Mon, 7 Jun 2021 10:46:59 +0000 (10:46 +0000)]
📝 Update release notes
Patrick Wang [Mon, 7 Jun 2021 10:46:18 +0000 (06:46 -0400)]
🐛 Check Content-Type request header before assuming JSON (#2118)
Co-authored-by: Patrick Wang <patrickkwang@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
github-actions [Mon, 7 Jun 2021 08:53:24 +0000 (08:53 +0000)]
📝 Update release notes
Sebastián Ramírez [Mon, 7 Jun 2021 08:52:44 +0000 (10:52 +0200)]
🔧 Update sponsors badge, course bundle (#3340)
* 🔧 Update sponsors badge, course bundle
* 🍱 Update course bundle SVG sizes
github-actions [Wed, 26 May 2021 09:26:47 +0000 (09:26 +0000)]
📝 Update release notes
Sebastián Ramírez [Wed, 26 May 2021 09:26:06 +0000 (11:26 +0200)]
🔧 Add new gold sponsor Jina 🎉 (#3291)
github-actions [Tue, 25 May 2021 15:06:28 +0000 (15:06 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 25 May 2021 15:05:39 +0000 (17:05 +0200)]
🔧 Add new banner sponsor badge for FastAPI courses bundle (#3288)
Sebastián Ramírez [Tue, 25 May 2021 15:05:04 +0000 (17:05 +0200)]
🔧 Add new banner sponsor badge for FastAPI courses bundle (#3288)
github-actions [Sun, 16 May 2021 18:28:24 +0000 (18:28 +0000)]
📝 Update release notes
Sebastián Ramírez [Sun, 16 May 2021 18:27:45 +0000 (20:27 +0200)]
👷 Upgrade Issue Manager GitHub Action (#3236)
Sebastián Ramírez [Tue, 11 May 2021 21:19:14 +0000 (23:19 +0200)]
🔖 Release FastAPI version 0.65.1
github-actions [Tue, 11 May 2021 21:17:51 +0000 (21:17 +0000)]
📝 Update release notes
Sebastián Ramírez [Tue, 11 May 2021 21:17:17 +0000 (23:17 +0200)]
📌 Upgrade pydantic pin, to handle security vulnerability CVE-2021-29510 (#3213)
Sebastián Ramírez [Mon, 10 May 2021 15:45:21 +0000 (17:45 +0200)]
🔖 Release version 0.65.0
github-actions [Mon, 10 May 2021 14:09:42 +0000 (14:09 +0000)]
📝 Update release notes
Hannes Küttner [Mon, 10 May 2021 14:09:04 +0000 (16:09 +0200)]
⬆️ Upgrade Starlette to 0.14.2, including internal UJSONResponse migrated from Starlette (#2335)