]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/log
thirdparty/fastapi/fastapi.git
6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 16:18:48 +0000 (20:18 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add testing docs and tests (#151)
Sebastián Ramírez [Fri, 12 Apr 2019 16:15:05 +0000 (20:15 +0400)] 
:sparkles: Add testing docs and tests (#151)

* :pencil2: Fix typo in security intro

* :sparkles: Add testing docs and tests

* :bug: Debug Travis coverage

* :bug: Debug Travis coverage, report XML

* :green_heart: Make Travis/Flit use same code install

* :rewind: Revert Travis/Codecov debugging changes

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 07:51:26 +0000 (11:51 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add deeplinking to Swagger UI (#148)
William Hayes [Fri, 12 Apr 2019 07:49:32 +0000 (03:49 -0400)] 
:sparkles: Add deeplinking to Swagger UI (#148)

Update the Swagger UI docs to deep link to path operations to share them more easily.

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 12 Apr 2019 07:40:56 +0000 (11:40 +0400)] 
:memo: Update release notes

6 years ago:arrow_up: Update development dependencies, Pipfile.lock (#150)
Sebastián Ramírez [Fri, 12 Apr 2019 07:39:06 +0000 (11:39 +0400)] 
:arrow_up: Update development dependencies, Pipfile.lock (#150)

6 years ago:memo: Add opinions in main page
Sebastián Ramírez [Wed, 10 Apr 2019 18:27:28 +0000 (22:27 +0400)] 
:memo: Add opinions in main page

6 years ago:memo: Include Hug and Falcon in Alternatives/Inspiration
Sebastián Ramírez [Wed, 10 Apr 2019 18:09:50 +0000 (22:09 +0400)] 
:memo: Include Hug and Falcon in Alternatives/Inspiration

6 years ago:bookmark: Release 0.13.0 0.13.0
Sebastián Ramírez [Tue, 9 Apr 2019 19:38:11 +0000 (23:38 +0400)] 
:bookmark: Release 0.13.0

6 years ago:memo: Update release notes and OAuth2 scopes docs
Sebastián Ramírez [Tue, 9 Apr 2019 19:36:18 +0000 (23:36 +0400)] 
:memo: Update release notes and OAuth2 scopes docs

6 years ago:sparkles: Add OAuth2 scopes with SecurityScopes, upgrade Security (#141)
Sebastián Ramírez [Tue, 9 Apr 2019 19:29:04 +0000 (23:29 +0400)] 
:sparkles: Add OAuth2 scopes with SecurityScopes, upgrade Security (#141)

* :sparkles: Upgrade OAuth2 Security with scopes handling

* :memo: Update Security tutorial with OAuth2 and JWT

* :sparkles: Add tutorial code for OAuth2 with scopes (and JWT)

* :white_check_mark: Add tests for tutorial/OAuth2 with scopes

* :bug: Fix security_scopes type declaration

* :sparkles: Add docs and tests for SecurityScopes

6 years ago:bookmark: Release 0.12.1, fix responses in include_router 0.12.1
Sebastián Ramírez [Fri, 5 Apr 2019 16:08:36 +0000 (20:08 +0400)] 
:bookmark: Release 0.12.1, fix responses in include_router

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 16:08:00 +0000 (20:08 +0400)] 
:memo: Update release notes

6 years ago:bug: Fix handling additional responses in include_router (#140)
Sebastián Ramírez [Fri, 5 Apr 2019 16:06:40 +0000 (20:06 +0400)] 
:bug: Fix handling additional responses in include_router (#140)

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 12:24:04 +0000 (16:24 +0400)] 
:memo: Update release notes

6 years ago:memo: Fix typo in SQL tutorial (#138)
Matthew McLeod [Fri, 5 Apr 2019 12:22:33 +0000 (13:22 +0100)] 
:memo: Fix typo in SQL tutorial (#138)

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 12:21:17 +0000 (16:21 +0400)] 
:memo: Update release notes

6 years ago:memo: fix typos in nested models and OAuth2 with JWT (#127)
Mostapha Sadeghipour Roudsari [Fri, 5 Apr 2019 12:08:59 +0000 (08:08 -0400)] 
:memo: fix typos in nested models and OAuth2 with JWT (#127)

6 years ago:bookmark: Release 0.12.0, add additional responses 0.12.0
Sebastián Ramírez [Fri, 5 Apr 2019 10:35:01 +0000 (14:35 +0400)] 
:bookmark: Release 0.12.0, add additional responses

6 years ago:wrench: Update test-conv-html.sh to allow extra params
Sebastián Ramírez [Fri, 5 Apr 2019 10:29:36 +0000 (14:29 +0400)] 
:wrench: Update test-conv-html.sh to allow extra params

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 5 Apr 2019 10:28:30 +0000 (14:28 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Additional Responses (#97)
Sebastián Ramírez [Fri, 5 Apr 2019 10:18:28 +0000 (14:18 +0400)] 
:sparkles: Additional Responses (#97)

Add additional responses to OpenAPI, including Pydantic models or schemas directly, custom status codes, media types, extending `response_model`, etc.

6 years ago:sparkles: Add/refactor addditional responses, tests, docs 97/head
Sebastián Ramírez [Fri, 5 Apr 2019 09:54:00 +0000 (13:54 +0400)] 
:sparkles: Add/refactor addditional responses, tests, docs

6 years ago:bookmark: Release 0.11.0 0.11.0
Sebastián Ramírez [Wed, 3 Apr 2019 11:51:44 +0000 (15:51 +0400)] 
:bookmark: Release 0.11.0

6 years ago:memo: Update release notes
Sebastián Ramírez [Wed, 3 Apr 2019 11:49:58 +0000 (15:49 +0400)] 
:memo: Update release notes

6 years ago:memo: Update default error response in SQL tutorial
Sebastián Ramírez [Wed, 3 Apr 2019 11:49:40 +0000 (15:49 +0400)] 
:memo: Update default error response in SQL tutorial

6 years ago:sparkles: Add auto_error to security utils (#134)
Sebastián Ramírez [Wed, 3 Apr 2019 11:44:52 +0000 (15:44 +0400)] 
:sparkles: Add auto_error to security utils (#134)

to allow them to be optional, also allowing the declaration of multiple security schemes

6 years ago:memo: Update release notes
Sebastián Ramírez [Sun, 31 Mar 2019 18:05:03 +0000 (22:05 +0400)] 
:memo: Update release notes

6 years ago:card_file_box: Close the DB even if exceptions are raised (#89)
Alex Iribarren [Sun, 31 Mar 2019 18:01:32 +0000 (20:01 +0200)] 
:card_file_box: Close the DB even if exceptions are raised (#89)

* Close the DB even if exceptions are raised

* :memo: Add note about closing DB in finally

6 years ago:memo: Update release notes
Sebastián Ramírez [Sun, 31 Mar 2019 16:56:52 +0000 (20:56 +0400)] 
:memo: Update release notes

6 years ago:fire: removed duplicate dependency in pyproject.toml (#128)
Alif Jahan [Sun, 31 Mar 2019 16:55:12 +0000 (22:55 +0600)] 
:fire: removed duplicate dependency in pyproject.toml (#128)

6 years ago:bookmark: Release 0.10.3 0.10.3
Sebastián Ramírez [Sat, 30 Mar 2019 17:54:00 +0000 (21:54 +0400)] 
:bookmark: Release 0.10.3

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 17:32:24 +0000 (21:32 +0400)] 
:memo: Update release notes

6 years ago:construction_worker: Set Travis to use dist=xenial and Python 3.7 instead of 3.7...
Daniel Hahler [Sat, 30 Mar 2019 17:30:31 +0000 (18:30 +0100)] 
:construction_worker: Set Travis to use dist=xenial and Python 3.7 instead of 3.7-dev (#92)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 17:09:47 +0000 (21:09 +0400)] 
:memo: Update release notes

6 years ago:fire: Remove repeated param declaration (#123)
yihuang [Sat, 30 Mar 2019 17:07:41 +0000 (01:07 +0800)] 
:fire: Remove repeated param declaration (#123)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 15:55:01 +0000 (19:55 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Add docs/tests extending OpenAPI (#126)
Sebastián Ramírez [Sat, 30 Mar 2019 15:53:44 +0000 (19:53 +0400)] 
:sparkles: Add docs/tests extending OpenAPI (#126)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 30 Mar 2019 14:32:23 +0000 (18:32 +0400)] 
:memo: Update release notes

6 years ago:memo: Add a Gitter chat badge and links (#117)
The Gitter Badger [Sat, 30 Mar 2019 14:30:02 +0000 (09:30 -0500)] 
:memo: Add a Gitter chat badge and links (#117)

* Add Gitter badge

* :memo: Add links and badges to Gitter chat

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 29 Mar 2019 15:06:02 +0000 (19:06 +0400)] 
:memo: Update release notes

6 years ago:memo: Add note in response model docs: why not return type annotations (#109)
James Saunders [Fri, 29 Mar 2019 15:02:53 +0000 (17:02 +0200)] 
:memo: Add note in response model docs: why not return type annotations (#109)

* Update response model documentation to explain design choice

Closes #101

* :memo: Update note about return function type annotation

6 years ago:memo: Udpate release notes
Sebastián Ramírez [Fri, 29 Mar 2019 14:43:40 +0000 (18:43 +0400)] 
:memo: Udpate release notes

6 years ago:bug: fix name of shutdown_event in docs (#105)
Stratos Gerakakis [Fri, 29 Mar 2019 14:39:57 +0000 (15:39 +0100)] 
:bug: fix name of shutdown_event in docs (#105)

Fix name copy/paste name error in docs source for startup/shutdown events.

6 years ago:bookmark: Release 0.10.2 0.10.2
Sebastián Ramírez [Fri, 29 Mar 2019 11:17:34 +0000 (15:17 +0400)] 
:bookmark: Release 0.10.2

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 29 Mar 2019 11:16:56 +0000 (15:16 +0400)] 
:memo: Update release notes

6 years ago:bug: Fix JSON Schema of additional properties (#121)
Sebastián Ramírez [Fri, 29 Mar 2019 11:15:49 +0000 (15:15 +0400)] 
:bug: Fix JSON Schema of additional properties (#121)

#87

6 years ago:memo: Update release notes
Sebastián Ramírez [Mon, 25 Mar 2019 19:48:27 +0000 (23:48 +0400)] 
:memo: Update release notes

6 years ago:memo: Add note about Celery in background tasks
Sebastián Ramírez [Mon, 25 Mar 2019 19:47:25 +0000 (23:47 +0400)] 
:memo: Add note about Celery in background tasks

6 years ago:memo: Update Release Notes
Sebastián Ramírez [Mon, 25 Mar 2019 19:28:36 +0000 (23:28 +0400)] 
:memo: Update Release Notes

6 years ago:sparkles: Document and test union and list response models (#108)
Sebastián Ramírez [Mon, 25 Mar 2019 19:28:09 +0000 (23:28 +0400)] 
:sparkles: Document and test union and list response models (#108)

6 years ago:bookmark: Release 0.10.1: support for encode/databases 0.10.1
Sebastián Ramírez [Mon, 25 Mar 2019 18:21:59 +0000 (22:21 +0400)] 
:bookmark: Release 0.10.1: support for encode/databases

6 years ago:sparkles: Add docs and tests for encode/databases (#107)
Sebastián Ramírez [Mon, 25 Mar 2019 18:17:31 +0000 (22:17 +0400)] 
:sparkles: Add docs and tests for encode/databases (#107)

* :sparkles: Add docs and tests for encode/databases

* :heavy_plus_sign: Add testing-only dependency, databases

6 years ago:bookmark: Release 0.10.0: BackgroundTasks and websockets fix 0.10.0
Sebastián Ramírez [Sun, 24 Mar 2019 19:37:37 +0000 (23:37 +0400)] 
:bookmark: Release 0.10.0: BackgroundTasks and websockets fix

6 years ago:memo: Udpate release notes
Sebastián Ramírez [Sun, 24 Mar 2019 19:36:57 +0000 (23:36 +0400)] 
:memo: Udpate release notes

6 years ago:sparkles: Add support for BackgroundTasks parameters (#103)
Sebastián Ramírez [Sun, 24 Mar 2019 19:33:35 +0000 (23:33 +0400)] 
:sparkles: Add support for BackgroundTasks parameters (#103)

* :sparkles: Add support for BackgroundTasks parameters

* :bug: Fix type declaration in dependencies

* :bug: Fix coverage of util in tests

6 years ago:sparkles: Add websocket to APIRouter (#100)
euri10 [Sun, 24 Mar 2019 19:18:20 +0000 (20:18 +0100)] 
:sparkles: Add websocket to APIRouter (#100)

* Add websocket to APIRouter

* Restore upstream/master Pipfile.lock (git checkout upstream/master -- Pipfile.lock)

* Added tests for router with a prefix

6 years ago:memo: Update Release Notes
Sebastián Ramírez [Sun, 24 Mar 2019 08:46:13 +0000 (12:46 +0400)] 
:memo: Update Release Notes

6 years ago:sparkles: Add events docs and tests (#99)
Sebastián Ramírez [Sun, 24 Mar 2019 08:45:46 +0000 (12:45 +0400)] 
:sparkles: Add events docs and tests (#99)

6 years agofiles formatting
Mohammed [Sat, 23 Mar 2019 10:10:45 +0000 (13:10 +0300)] 
files formatting

6 years ago100% test coverage
Mohammed [Sat, 23 Mar 2019 10:01:53 +0000 (13:01 +0300)] 
100% test coverage

6 years agoincrease test coverage
Mohammed [Fri, 22 Mar 2019 22:13:09 +0000 (01:13 +0300)] 
increase test coverage

6 years agoRemove extra code.
Mohammed [Fri, 22 Mar 2019 21:47:32 +0000 (00:47 +0300)] 
Remove extra code.

6 years agoFix: adding additional_responses on `.include_router()`
Mohammed [Fri, 22 Mar 2019 21:37:10 +0000 (00:37 +0300)] 
Fix: adding additional_responses on `.include_router()`

6 years agoFormatting according to guide
Mohammed [Fri, 22 Mar 2019 19:54:48 +0000 (22:54 +0300)] 
Formatting according to guide

6 years agoAccept Multiple Additional Responses
Mohammed [Fri, 22 Mar 2019 19:50:47 +0000 (22:50 +0300)] 
Accept Multiple Additional Responses

6 years agoAdditional Responses test
Mohammed [Fri, 22 Mar 2019 19:40:46 +0000 (22:40 +0300)] 
Additional Responses test

6 years agoAdditional Responses implementation
Mohammed [Fri, 22 Mar 2019 19:40:07 +0000 (22:40 +0300)] 
Additional Responses implementation

6 years ago:bookmark: Release 0.9.1, multi value/duplicate query/header 0.9.1
Sebastián Ramírez [Fri, 22 Mar 2019 17:52:37 +0000 (21:52 +0400)] 
:bookmark: Release 0.9.1, multi value/duplicate query/header

6 years ago:memo: Update release notes
Sebastián Ramírez [Fri, 22 Mar 2019 17:51:36 +0000 (21:51 +0400)] 
:memo: Update release notes

6 years ago:sparkles: Multi-value query parameters and duplicate headers (#95)
Sebastián Ramírez [Fri, 22 Mar 2019 17:47:54 +0000 (21:47 +0400)] 
:sparkles: Multi-value query parameters and duplicate headers (#95)

* :memo: Document multi-value query parameters

* :sparkles: Document and test multiple query values

* :sparkles: Document receiving duplicate headers

6 years ago:bookmark: Release 0.9.0, compatible with latest Pydantic 0.9.0
Sebastián Ramírez [Fri, 22 Mar 2019 12:29:33 +0000 (16:29 +0400)] 
:bookmark: Release 0.9.0, compatible with latest Pydantic

6 years ago:memo: Update links in help section
Sebastián Ramírez [Fri, 22 Mar 2019 12:28:28 +0000 (16:28 +0400)] 
:memo: Update links in help section

6 years ago:memo: Fix link from deployment to bigger applications
Sebastián Ramírez [Thu, 21 Mar 2019 16:35:49 +0000 (20:35 +0400)] 
:memo: Fix link from deployment to bigger applications

6 years ago:pencil2: typo: fist_name -> first_name (#72)
Matt Hegarty [Thu, 21 Mar 2019 14:50:47 +0000 (14:50 +0000)] 
:pencil2: typo: fist_name -> first_name (#72)

6 years ago:memo: Update release notes
Sebastián Ramírez [Thu, 21 Mar 2019 14:48:17 +0000 (18:48 +0400)] 
:memo: Update release notes

6 years ago:twisted_rightwards_arrows: Merge PR #72
Sebastián Ramírez [Thu, 21 Mar 2019 14:46:02 +0000 (18:46 +0400)] 
:twisted_rightwards_arrows: Merge PR #72

6 years ago:memo: Update release notes
Sebastián Ramírez [Thu, 21 Mar 2019 14:40:59 +0000 (18:40 +0400)] 
:memo: Update release notes

6 years ago:arrow_up: Update Pydantic to 0.21.0 (#90)
Sebastián Ramírez [Thu, 21 Mar 2019 14:40:29 +0000 (18:40 +0400)] 
:arrow_up: Update Pydantic to 0.21.0 (#90)

* :arrow_up: Upgrade Pydantic and others (isort), update docs after changes by isort

* :art: Format with newest isort, update type hints in jsonable_encoder

* :wrench: Update test script, to avoid Pydantic type errors

* :arrow_up: Update pyproject.toml with latest Pydantic

6 years ago:memo: Update release notes
Sebastián Ramírez [Thu, 21 Mar 2019 14:10:08 +0000 (18:10 +0400)] 
:memo: Update release notes

6 years ago:memo: Add docs for application configuration (OpenAPI)
Sebastián Ramírez [Thu, 21 Mar 2019 14:08:10 +0000 (18:08 +0400)] 
:memo: Add docs for application configuration (OpenAPI)

6 years ago:bookmark: Release version 0.8.0 0.8.0
Sebastián Ramírez [Sat, 16 Mar 2019 17:24:26 +0000 (21:24 +0400)] 
:bookmark: Release version 0.8.0

6 years ago:pencil2: Fix typos in README
Sebastián Ramírez [Sat, 16 Mar 2019 17:23:35 +0000 (21:23 +0400)] 
:pencil2: Fix typos in README

6 years ago:memo: Update docs - Release Notes
Sebastián Ramírez [Sat, 16 Mar 2019 17:21:56 +0000 (21:21 +0400)] 
:memo: Update docs - Release Notes

6 years ago:twisted_rightwards_arrows: Merge origin master with release notes
Sebastián Ramírez [Sat, 16 Mar 2019 17:20:11 +0000 (21:20 +0400)] 
:twisted_rightwards_arrows: Merge origin master with release notes

6 years ago:wrench: Make scripts executable (#76)
euri10 [Sat, 16 Mar 2019 17:19:13 +0000 (18:19 +0100)] 
:wrench: Make scripts executable (#76)

6 years ago:memo: Add tags parameter to Release Notes
Sebastián Ramírez [Sat, 16 Mar 2019 17:17:27 +0000 (21:17 +0400)] 
:memo: Add tags parameter to Release Notes

6 years ago:sparkles: Add tags parameter to app.include_router (#55)
euri10 [Sat, 16 Mar 2019 17:15:08 +0000 (18:15 +0100)] 
:sparkles: Add tags parameter to app.include_router (#55)

6 years ago:memo: Update release notes
Sebastián Ramírez [Sat, 9 Mar 2019 18:12:00 +0000 (22:12 +0400)] 
:memo: Update release notes

6 years ago:memo: Update Uvicorn docs with new --reload option (#74)
Sebastián Ramírez [Sat, 9 Mar 2019 18:10:25 +0000 (22:10 +0400)] 
:memo: Update Uvicorn docs with new --reload option (#74)

6 years ago:memo: Update release-notes with isort changes
Sebastián Ramírez [Sat, 9 Mar 2019 11:04:47 +0000 (15:04 +0400)] 
:memo: Update release-notes with isort changes

6 years ago:arrow_up: Update imports and scripts for new isort versions (#75)
Sebastián Ramírez [Sat, 9 Mar 2019 11:04:13 +0000 (15:04 +0400)] 
:arrow_up: Update imports and scripts for new isort versions (#75)

6 years ago:bookmark: Release 0.7.1, Raspberry Pi deployment and docs 0.7.1
Sebastián Ramírez [Mon, 4 Mar 2019 16:07:11 +0000 (20:07 +0400)] 
:bookmark: Release 0.7.1, Raspberry Pi deployment and docs

6 years ago:memo: Update release notes
Sebastián Ramírez [Mon, 4 Mar 2019 16:06:24 +0000 (20:06 +0400)] 
:memo: Update release notes

6 years agoClarification about possible performance hit (#64)
Zaar Hai [Mon, 4 Mar 2019 16:04:16 +0000 (02:04 +1000)] 
Clarification about possible performance hit (#64)

* Furether technical details towards #33.

* :memo: Update note about previous async frameworks

6 years ago:memo: Add instructions for Docker on Raspberry Pi
Sebastián Ramírez [Mon, 4 Mar 2019 15:37:46 +0000 (19:37 +0400)] 
:memo: Add instructions for Docker on Raspberry Pi

6 years ago:memo: Update benchmarks link
Sebastián Ramírez [Mon, 4 Mar 2019 13:29:53 +0000 (17:29 +0400)] 
:memo: Update benchmarks link

6 years ago:memo: Update release notes
Sebastián Ramírez [Mon, 4 Mar 2019 07:18:45 +0000 (11:18 +0400)] 
:memo: Update release notes

6 years ago:construction_worker: Limit Docker trigger to branch master
Sebastián Ramírez [Mon, 4 Mar 2019 07:17:56 +0000 (11:17 +0400)] 
:construction_worker: Limit Docker trigger to branch master

6 years ago:construction_worker: Trigger Docker images build on Travis (#65)
Sebastián Ramírez [Mon, 4 Mar 2019 07:12:21 +0000 (11:12 +0400)] 
:construction_worker: Trigger Docker images build on Travis (#65)