]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/shortlog
thirdparty/fastapi/fastapi.git
2022-09-08  DCsunsetโœจ Add support in `jsonable_encoder` for include and...
2022-09-08  github-actions๐Ÿ“ Update release notes
2022-09-08  pre-commit... โฌ† [pre-commit.ci] pre-commit autoupdate (#5352)
2022-09-04  Sebastiรกn Ramรญrez๐Ÿ”– Release version 0.82.0 0.82.0
2022-09-04  Sebastiรกn Ramรญrez๐Ÿ“ Update release notes
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Adrian Garcia... ๐Ÿ› Allow exit code for dependencies with `yield` to...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  github-actions... ๐Ÿ‘ฅ Update FastAPI People (#5347)
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Mateusz Nowakโœจ Export `WebSocketState` in `fastapi.websockets` ...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Irfanuddin... ๐Ÿ› Fix FastAPI People GitHub Action: set HTTPX timeout...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  baconfieldโœ Update Hypercorn link, now pointing to GitHub (#5346)
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Vladislav Kramorenko๐ŸŒ Add Russian translation for `docs/ru/docs/features...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  dependabot... โฌ† Bump dawidd6/action-download-artifact from 2.22.0...
2022-09-04  pre-commit... โฌ† [pre-commit.ci] pre-commit autoupdate (#5318)
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  ASpathfinder๐ŸŒ Update Chinese translation for `docs/zh/docs/tutorial...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Zssaer๐ŸŒ Add Chinese translation for `docs/zh/docs/tutorial...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Peter Fackeldeyโœ Tweak wording in `docs/en/docs/advanced/dataclasses...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  MendyLanda๐Ÿ“ Add note about Python 3.10 `X | Y` operator in explan...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  Mรกrio Victor... ๐ŸŒ Fix MkDocs file line for Portuguese translation of...
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  ้žๆณ•ๆ“ไฝœโœ Fix a small code highlight line error (#5256)
2022-09-04  github-actions๐Ÿ“ Update release notes
2022-09-04  sjyothi54๐Ÿ“ Add link to New Relic article: "How to monitor FastAP...
2022-09-03  github-actions๐Ÿ“ Update release notes
2022-09-03  Charlie DiGiovanna๐Ÿ› Make sure a parameter defined as required is kept...
2022-09-02  github-actions๐Ÿ“ Update release notes
2022-09-02  Junghoon Yangโ™ป Internal small refactor, move `operation_id` paramete...
2022-09-02  github-actions๐Ÿ“ Update release notes
2022-09-02  Marcelo Trylesinskiโœจ Support Python internal description on Pydantic model...
2022-09-02  github-actions๐Ÿ“ Update release notes
2022-09-02  abc.zxyโœจ Update `ORJSONResponse` to support non `str` keys...
2022-09-02  github-actions๐Ÿ“ Update release notes
2022-09-02  Sebastiรกn Ramรญrez๐Ÿ”ง Update sponsors, disable ImgWhale (#5338)
2022-09-01  github-actions๐Ÿ“ Update release notes
2022-09-01  Ben Falk๐Ÿ“ Update docs for `ORJSONResponse` with details about...
2022-09-01  github-actions๐Ÿ“ Update release notes
2022-09-01  Sebastiรกn Ramรญrez๐Ÿ“ Add docs for creating a custom Response class (#5331)
2022-09-01  github-actions๐Ÿ“ Update release notes
2022-09-01  Sebastiรกn Ramรญrez๐Ÿ“ Add tip about using alias for form data fields (...
2022-09-01  github-actions๐Ÿ“ Update release notes
2022-09-01  David Brochart๐Ÿ› Fix support for path parameters in WebSockets (#3879)
2022-08-26  Sebastiรกn Ramรญrez๐Ÿ”– Release version 0.81.0 0.81.0
2022-08-26  Sebastiรกn Ramรญrez๐Ÿ“ Update release notes
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Ihor Tymkivโœ Fix a simple typo in `docs/en/docs/python-types.md...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  impocode๐ŸŒ Add Russian translation for `docs/ru/docs/index.md...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Artyom Kropp๐ŸŒ Add Russian translation for `docs/ru/docs/deployment...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Bruno Artur... ๐ŸŒ Add Portuguese translation for `docs/pt/docs/tutorial...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  supraaxddโœ Fix typos in `tests/test_schema_extra_examples.py...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Roy Hyunjin Hanโœ Fix typos in `docs/en/docs/tutorial/path-params-numer...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  dependabot... โฌ† Bump dawidd6/action-download-artifact from 2.21.1...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Edwuin Gutierrez๐Ÿ“ Add step about upgrading pip in the venv to avoid...
2022-08-26  pre-commit... โฌ† [pre-commit.ci] pre-commit autoupdate (#5196)
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Pedro Augusto... โœ Reword and clarify text in tutorial `docs/en/docs...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Charlie Wilsonโœ Fix minor typo in `docs/en/docs/features.md` (#5206)
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Burak Kadir Erโœ Fix minor typos in `docs/en/docs/async.md` (#5125)
2022-08-26  KrishNa๐Ÿ“ Add external link to docs: "Fastapi, Docker(Docker...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Seungho Kim๐Ÿ”ฅ Delete duplicated tests in `tests/test_tutorial/test_...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Luis R๐Ÿ› Fix `jsonable_encoder` for dataclasses with pydantic...
2022-08-26  Erik Vroonโœจ Add ReDoc `<noscript>` warning when JS is disabled...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  pyloungeโ™ป Simplify internal RegEx in `fastapi/utils.py` (#5057)
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  LYK๐ŸŒ Update `ko/mkdocs.yml` for a missing link (#5020)
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Adrian Garcia... ๐Ÿ“ Simplify example for docs for Additional Responses...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  David Kim๐Ÿ”ง Fix Type hint of `auto_error` which does not need...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Micael Jarniac๐Ÿ“ Update docs, compare enums with identity instead...
2022-08-26  github-actions๐Ÿ“ Update release notes
2022-08-26  Michael Oliver๐Ÿ”ง Update mypy config, use `strict = true` instead of...
2022-08-26  github-actions๐Ÿ“ Update release notes
next