]>
git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
Sebastián Ramírez [Thu, 19 Mar 2020 13:40:58 +0000 (14:40 +0100)]
:memo: Update release notes
Sebastián Ramírez [Thu, 19 Mar 2020 13:39:29 +0000 (14:39 +0100)]
:art: Update terminal examples and Typer note (#1139)
* :art: Update terminal examples with Termynal
* :bento: Add Termynal scripts and styles from Typer for terminal examples
Sebastián Ramírez [Sun, 1 Mar 2020 21:34:38 +0000 (22:34 +0100)]
:bookmark: Release version 0.52.0
Sebastián Ramírez [Sun, 1 Mar 2020 21:33:11 +0000 (22:33 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sun, 1 Mar 2020 21:30:58 +0000 (22:30 +0100)]
:sparkles: Add ORJSONResponse (#1065)
* :sparkles: Add ORJSONResponse
* :memo: Add tutorial using ORJSONResponse
* :white_check_mark: Add test for ORJSONResponse
* :memo: Update index.md
Sebastián Ramírez [Sun, 1 Mar 2020 21:02:51 +0000 (22:02 +0100)]
:bookmark: Release version 0.51.0
Sebastián Ramírez [Sun, 1 Mar 2020 20:58:36 +0000 (21:58 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sun, 1 Mar 2020 20:49:20 +0000 (21:49 +0100)]
:sparkles: Re-export utils from Starlette (#1064)
* :sparkles: Re-export main features used from Starlette to simplify developer's code
* :recycle: Refactor Starlette exports
* :recycle: Refactor tutorial examples to use re-exported utils from Starlette
* :memo: Add examples for all middlewares
* :memo: Add new docs for middlewares
* :memo: Add examples for custom responses
* :memo: Extend docs for custom responses
* :memo: Update docs and add notes explaining re-exports from Starlette everywhere
* :bento: Update screenshot for HTTP status
* :wrench: Update MkDocs config with new content
* :recycle: Refactor tests to use re-exported utils from Starlette
* :sparkles: Re-export WebSocketDisconnect from Starlette for tests
* :white_check_mark: Add extra tests for extra re-exported middleware
* :white_check_mark: Add tests for re-exported responses from Starlette
* :sparkles: Add docs about mounting WSGI apps
* :heavy_plus_sign: Add Flask as a dependency to test WSGIMiddleware
* :white_check_mark: Test WSGIMiddleware example
Sebastián Ramírez [Sat, 29 Feb 2020 20:49:09 +0000 (21:49 +0100)]
:bookmark: Release version 0.50.0
Sebastián Ramírez [Sat, 29 Feb 2020 20:48:11 +0000 (21:48 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 29 Feb 2020 20:47:46 +0000 (21:47 +0100)]
:memo: Add link to the Release Notes from the section about pinning versions for deployment (#1058)
Sebastián Ramírez [Sat, 29 Feb 2020 20:28:23 +0000 (21:28 +0100)]
:pushpin: Upgrade Starlette version (#1057)
Sebastián Ramírez [Sat, 29 Feb 2020 18:22:08 +0000 (19:22 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 29 Feb 2020 18:20:18 +0000 (19:20 +0100)]
:memo: Add docs about pinning versions for deployment (#1056)
Sebastián Ramírez [Sat, 29 Feb 2020 17:19:52 +0000 (18:19 +0100)]
:bookmark: Release 0.49.2
Sebastián Ramírez [Sat, 29 Feb 2020 17:01:40 +0000 (18:01 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 29 Feb 2020 16:58:02 +0000 (17:58 +0100)]
:memo: Update release notes
sattosan [Sat, 29 Feb 2020 17:00:40 +0000 (02:00 +0900)]
:pencil2: Fix broken links in release notes (#1052)
sattosan [Sat, 29 Feb 2020 16:56:41 +0000 (01:56 +0900)]
:pencil2: Fix typo in release notes (#1051)
Patrick McKenna [Sat, 29 Feb 2020 16:33:02 +0000 (08:33 -0800)]
:recycle: Refactor serialize_response parameter name (#1031)
sm-Fifteen [Sat, 29 Feb 2020 16:28:30 +0000 (11:28 -0500)]
:recycle: Refactor function calling a path operation function to simplify profiling (#1027)
Sebastián Ramírez [Sat, 29 Feb 2020 16:16:00 +0000 (17:16 +0100)]
:memo: Update release notes
sm-Fifteen [Sat, 29 Feb 2020 13:23:41 +0000 (08:23 -0500)]
:heavy_plus_sign: Add testing dependencies #1026
Sebastián Ramírez [Sat, 29 Feb 2020 13:06:45 +0000 (14:06 +0100)]
:memo: Update release notes
Patrick McKenna [Sat, 29 Feb 2020 13:04:35 +0000 (05:04 -0800)]
:bug: Admit valid types for Pydantic fields as responses models (#1017)
Sebastián Ramírez [Sat, 29 Feb 2020 12:16:20 +0000 (13:16 +0100)]
:memo: Update release notes
Vegard Stikbakke [Sat, 29 Feb 2020 11:40:09 +0000 (12:40 +0100)]
:art: Fix markdown code section rendering error in SQL tutorial (#1015)
Sebastián Ramírez [Fri, 28 Feb 2020 21:48:03 +0000 (22:48 +0100)]
:bookmark: Release 0.49.1
Sebastián Ramírez [Fri, 28 Feb 2020 21:46:55 +0000 (22:46 +0100)]
:memo: Update release notes
merowinger92 [Fri, 28 Feb 2020 21:36:30 +0000 (22:36 +0100)]
:bug: Fix declaring a single parameter per name (#994)
Sebastián Ramírez [Fri, 28 Feb 2020 16:27:43 +0000 (17:27 +0100)]
:rocket: Update Netlify deploy action (#1047)
Taneli Hukkinen [Thu, 27 Feb 2020 20:03:03 +0000 (21:03 +0100)]
:wrench: Move all mypy configurations to configuration file (#987)
Camila Gutierrez [Thu, 27 Feb 2020 19:59:26 +0000 (20:59 +0100)]
:green_heart: Do not deploy preview to Netlify on external PRs while GitHub actions are solved (#1046)
Sebastián Ramírez [Sun, 16 Feb 2020 20:11:28 +0000 (21:11 +0100)]
:bookmark: Release version 0.49.0
Sebastián Ramírez [Sun, 16 Feb 2020 20:08:58 +0000 (21:08 +0100)]
:memo: Update release notes
Patrick McKenna [Sun, 16 Feb 2020 20:06:41 +0000 (12:06 -0800)]
:bug: Fix path encoding (#978)
T. Tokusumi [Sun, 16 Feb 2020 20:00:42 +0000 (05:00 +0900)]
:memo: Add link: JP articles related to fastapi (#974)
Taras Sotnikov [Sun, 16 Feb 2020 19:57:29 +0000 (20:57 +0100)]
:memo: Fix broken link in docs (#949)
Sebastián Ramírez [Sun, 16 Feb 2020 19:55:07 +0000 (20:55 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sun, 16 Feb 2020 19:49:43 +0000 (20:49 +0100)]
:memo: Update release notes
Nikita Kolesov [Sun, 16 Feb 2020 19:51:18 +0000 (22:51 +0300)]
:pencil2: Fix typo (#941)
Sebastián Ramírez [Sun, 16 Feb 2020 19:49:12 +0000 (20:49 +0100)]
:memo: Update docs for dependencies with yield (#986)
Sebastián Ramírez [Sun, 16 Feb 2020 18:48:52 +0000 (19:48 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sun, 16 Feb 2020 18:48:20 +0000 (19:48 +0100)]
:sparkles: Add mermaid.js support in Markdown fenced blocks for diagrams (#985)
Sebastián Ramírez [Sat, 15 Feb 2020 12:26:01 +0000 (13:26 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 15 Feb 2020 12:24:34 +0000 (13:24 +0100)]
:construction_worker: Add GitHub actions to deploy to Netlify (#983)
Sebastián Ramírez [Wed, 12 Feb 2020 20:37:05 +0000 (21:37 +0100)]
:memo: Update release notes
Sebastián Ramírez [Wed, 12 Feb 2020 20:36:14 +0000 (21:36 +0100)]
:sparkles: Allow callables (as functools.partial) in path operations (#977)
Sebastián Ramírez [Tue, 4 Feb 2020 04:43:07 +0000 (05:43 +0100)]
:bookmark: Release version 0.48.0
Sebastián Ramírez [Tue, 4 Feb 2020 04:42:12 +0000 (05:42 +0100)]
:memo: Update release notes
Sebastián Ramírez [Tue, 4 Feb 2020 04:41:42 +0000 (05:41 +0100)]
:white_check_mark: Lint first in tests, to error out faster (#948)
Sebastián Ramírez [Tue, 4 Feb 2020 04:31:01 +0000 (05:31 +0100)]
:mute: Log email-validator not installed only when used (#946)
Sebastián Ramírez [Tue, 4 Feb 2020 04:28:19 +0000 (05:28 +0100)]
:memo: Update Peewee docs, simplify with double dependency with yield (#947)
नवुले पवन कुमार राव [Tue, 4 Feb 2020 04:25:00 +0000 (09:55 +0530)]
:memo: Add link: Create and Deploy FastAPI app to Heroku (#942)
raphaelauv [Tue, 4 Feb 2020 04:14:07 +0000 (05:14 +0100)]
:memo: Update Sanic description as it is now ASGI too :tada: (#932)
Maciej Marzęta [Tue, 4 Feb 2020 04:04:32 +0000 (05:04 +0100)]
:pencil2: Fix typos (#920)
David Montague [Tue, 4 Feb 2020 04:01:59 +0000 (20:01 -0800)]
:bug: Fix body parsing (#918)
adursun [Tue, 4 Feb 2020 03:57:18 +0000 (06:57 +0300)]
:pencil2: Fix typo (#916)
李冬冬 [Tue, 4 Feb 2020 03:37:47 +0000 (11:37 +0800)]
:bug: Allow Any type for enums in OpenAPI (#906)
Ben [Tue, 4 Feb 2020 03:25:52 +0000 (04:25 +0100)]
:memo: Add article to external links (#901)
Timothée Mazzucotelli [Tue, 4 Feb 2020 03:17:20 +0000 (04:17 +0100)]
:memo: Add note about Body parameters without Pydantic (#900)
Andy Smith [Tue, 4 Feb 2020 03:03:51 +0000 (22:03 -0500)]
:bug: Fix Pydantic field clone logic with validators (#899)
linchiwei123 [Tue, 4 Feb 2020 02:27:10 +0000 (10:27 +0800)]
:bug: Fix middleware docs link (#893)
Sebastián Ramírez [Sat, 18 Jan 2020 18:08:24 +0000 (19:08 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 18 Jan 2020 18:07:42 +0000 (19:07 +0100)]
:recycle: Update default API title from "Fast API" to "FastAPI" for consistency (#890)
Sebastián Ramírez [Sat, 18 Jan 2020 17:06:47 +0000 (18:06 +0100)]
:bookmark: Release version 0.47.1
Sebastián Ramírez [Sat, 18 Jan 2020 17:06:20 +0000 (18:06 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 18 Jan 2020 17:03:51 +0000 (18:03 +0100)]
:lock: Fix clone field implementation to handle sub-models in response_model (#889)
Sebastián Ramírez [Sat, 18 Jan 2020 16:32:57 +0000 (17:32 +0100)]
:bug: Fix FastAPI serialization of Pydantic ORM mode blocking the event loop (#888)
Sebastián Ramírez [Sat, 18 Jan 2020 16:14:59 +0000 (17:14 +0100)]
:bookmark: Release version 0.47.0
Sebastián Ramírez [Sat, 18 Jan 2020 16:14:03 +0000 (17:14 +0100)]
:memo: Update release notes
Sebastián Ramírez [Sat, 18 Jan 2020 15:21:54 +0000 (16:21 +0100)]
:memo: Refactor docs, "Tutorial - User Guide" and "Advanced User Guide" (#887)
Sebastián Ramírez [Fri, 17 Jan 2020 15:24:05 +0000 (16:24 +0100)]
:art: Tweak external links, Markdown format, typos (#881)
Pavel Isaev [Fri, 17 Jan 2020 11:49:54 +0000 (13:49 +0200)]
:lock: Check both username and password in security tutorial (#865)
Nik [Fri, 17 Jan 2020 11:45:55 +0000 (14:45 +0300)]
:bug: Fix validating form params declared with classes (list, tuple, set, etc) (#856)
Aviram Hassan [Fri, 17 Jan 2020 11:37:44 +0000 (13:37 +0200)]
:sparkles: add body to RequestValidationError for easier debugging (#853)
Sebastián Ramírez [Fri, 17 Jan 2020 09:46:44 +0000 (10:46 +0100)]
:memo: Add external links, dynamic GitHub topic projects, and formatting (#850)
Sebastián Ramírez [Fri, 17 Jan 2020 08:59:38 +0000 (09:59 +0100)]
:bug: Fix Peewee contextvars handling in docs (#879)
Sebastián Ramírez [Fri, 17 Jan 2020 08:51:03 +0000 (09:51 +0100)]
:heavy_minus_sign: Use venv with Flit for local development, instead of requiring Flit and Pipenv (#877)
Sebastián Ramírez [Sun, 12 Jan 2020 19:43:46 +0000 (20:43 +0100)]
:memo: Udpate release notes
Zachary Wasserman [Sun, 12 Jan 2020 19:38:39 +0000 (11:38 -0800)]
:lock: Update HTTP Basic Auth docs fixing timing attacks (#807)
Sebastián Ramírez [Wed, 8 Jan 2020 22:28:03 +0000 (23:28 +0100)]
:bookmark: Release version 0.46.0
Sebastián Ramírez [Wed, 8 Jan 2020 22:26:15 +0000 (23:26 +0100)]
:memo: Update release notes
Sebastián Ramírez [Wed, 8 Jan 2020 22:25:29 +0000 (23:25 +0100)]
:pencil2: Tweak typos and configs (#837)
Sebastián Ramírez [Wed, 8 Jan 2020 22:03:08 +0000 (23:03 +0100)]
:memo: Update release notes
wxq0309 [Wed, 8 Jan 2020 22:01:58 +0000 (06:01 +0800)]
:pencil: Add link to Chinese FastAPI posts (#810)
Sebastián Ramírez [Wed, 8 Jan 2020 21:51:55 +0000 (22:51 +0100)]
:memo: Update release notes
Jesse P. Johnson [Wed, 8 Jan 2020 21:47:19 +0000 (16:47 -0500)]
:sparkles: Implement OAuth2 authorization_code integration (#797)
Sebastián Ramírez [Wed, 8 Jan 2020 21:35:33 +0000 (22:35 +0100)]
:memo: Update release notes
Christoph Deil [Wed, 8 Jan 2020 21:34:14 +0000 (22:34 +0100)]
:memo: Highlight all new lines in docs example upgrade (#795)
Sebastián Ramírez [Wed, 8 Jan 2020 21:23:54 +0000 (22:23 +0100)]
:memo: Update release notes
James Kaplan [Wed, 8 Jan 2020 21:22:14 +0000 (13:22 -0800)]
:bug: Fix callback handling in sub-routers (#792)
Sebastián Ramírez [Wed, 8 Jan 2020 21:02:32 +0000 (22:02 +0100)]
:memo: Update release notes
Ken Kinder [Wed, 8 Jan 2020 21:01:22 +0000 (16:01 -0500)]
:pencil2: Fix typos (#784)
Sebastián Ramírez [Wed, 8 Jan 2020 21:00:44 +0000 (22:00 +0100)]
:memo: Update release notes
Xucong ZHAN [Wed, 8 Jan 2020 20:58:33 +0000 (15:58 -0500)]
:pencil: Add four JP articles to external links (#783)
Sebastián Ramírez [Wed, 8 Jan 2020 20:53:14 +0000 (21:53 +0100)]
:memo: Update release notes
Roald Storm [Wed, 8 Jan 2020 20:50:21 +0000 (21:50 +0100)]
:sparkles: Add support for subtypes of main types in jsonable_encoder
Sebastián Ramírez [Wed, 8 Jan 2020 18:16:57 +0000 (19:16 +0100)]
:memo: Update release notes
Dustyposa [Wed, 8 Jan 2020 08:08:43 +0000 (16:08 +0800)]
fix type UrlStr -> HttpUrl (#832)