Samuel Colvin
|
1d1859675f
|
🔇 Ignore Trio warning in tests for CI (#5483)
|
3 years ago |
github-actions
|
c6aa28bea2
|
📝 Update release notes
|
3 years ago |
moneeka
|
20f689ded2
|
📝 Add WayScript x FastAPI Tutorial to External Links section (#5407)
|
3 years ago |
Sebastián Ramírez
|
1213227667
|
🔖 Release version 0.85.0
|
3 years ago |
Sebastián Ramírez
|
e782ba43ce
|
📝 Update release notes
|
3 years ago |
github-actions
|
6ddd0c64b0
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
a05e8b4e6f
|
⬆️ Upgrade Uvicorn in public extras: all (#5401)
|
3 years ago |
github-actions
|
e83aa43296
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
95cbb43b06
|
⬆️ Upgrade dependencies for doc and dev internal extras: Typer, Uvicorn (#5400)
|
3 years ago |
github-actions
|
babe2f9b03
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
add7c4800c
|
⬆️ Upgrade test dependencies: Black, HTTPX, databases, types-ujson (#5399)
|
3 years ago |
github-actions
|
b741ea7619
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
74ce2204ae
|
⬆️ Upgrade mypy and tweak internal type annotations (#5398)
|
3 years ago |
github-actions
|
823df88c34
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
3658733b5e
|
🔧 Update test dependencies, upgrade Pytest, move dependencies from dev to test (#5396)
|
3 years ago |
github-actions
|
715c0341a9
|
📝 Update release notes
|
3 years ago |
Marcelo Trylesinski
|
adcf03f2bc
|
⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
Sebastián Ramírez
|
1073062c7f
|
🔖 Release version 0.84.0
|
3 years ago |
github-actions
|
7291cead65
|
📝 Update release notes
|
3 years ago |
Ofek Lev
|
4267bd1f4f
|
🔧 Update package metadata, drop support for Python 3.6, move build internals from Flit to Hatch (#5240)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
Sebastián Ramírez
|
b2aa3593be
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
ed0fcba7cb
|
🔖 Release version 0.83.0
|
3 years ago |
Sebastián Ramírez
|
22a155efc1
|
📝 Update release notes
|
3 years ago |
github-actions
|
306326a213
|
📝 Update release notes
|
3 years ago |
Marcelo Trylesinski
|
4fec12b354
|
📝 Update `SECURITY.md` (#5377)
|
3 years ago |
github-actions
|
275306c369
|
📝 Update release notes
|
3 years ago |
Irfanuddin Shafi Ahmed
|
4d270463af
|
🐛Fix `RuntimeError` raised when `HTTPException` has a status code with no content (#5365)
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
6620273083
|
📝 Update release notes
|
3 years ago |
Thomas Meckel
|
0b4fe10c8f
|
🐛 Fix empty reponse body when default `status_code` is empty but the a `Response` parameter with `response.status_code` is set (#5360)
Co-authored-by: Thomas Meckel <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
c4007cb9ec
|
📝 Update release notes
|
3 years ago |
DCsunset
|
3ec498af63
|
✨ Add support in `jsonable_encoder` for include and exclude with dataclasses (#4923)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
895789bed0
|
📝 Update release notes
|
3 years ago |
pre-commit-ci[bot]
|
ef5d6181b6
|
⬆ [pre-commit.ci] pre-commit autoupdate (#5352)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
3 years ago |
Sebastián Ramírez
|
3079ba925e
|
🔖 Release version 0.82.0
|
3 years ago |
Sebastián Ramírez
|
ddf6daeb07
|
📝 Update release notes
|
3 years ago |
github-actions
|
f3efaf69da
|
📝 Update release notes
|
3 years ago |
Adrian Garcia Badaracco
|
f8460a8b54
|
🐛 Allow exit code for dependencies with `yield` to always execute, by removing capacity limiter for them, to e.g. allow closing DB connections without deadlocks (#5122)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
d0cc996dc7
|
📝 Update release notes
|
3 years ago |
github-actions[bot]
|
c70fab38e7
|
👥 Update FastAPI People (#5347)
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
80d68a6eda
|
📝 Update release notes
|
3 years ago |
Mateusz Nowak
|
dacb689290
|
✨ Export `WebSocketState` in `fastapi.websockets` (#4376)
|
3 years ago |
github-actions
|
dd2f759bac
|
📝 Update release notes
|
3 years ago |
Irfanuddin Shafi Ahmed
|
4cff206ebb
|
🐛 Fix FastAPI People GitHub Action: set HTTPX timeout for GraphQL query request (#5222)
Co-authored-by: Irfanuddin <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
0195bb5706
|
📝 Update release notes
|
3 years ago |
baconfield
|
0ae8d09189
|
✏ Update Hypercorn link, now pointing to GitHub (#5346)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
9df22ab864
|
📝 Update release notes
|
3 years ago |
Vladislav Kramorenko
|
81967f8f93
|
🌐 Add Russian translation for `docs/ru/docs/features.md` (#5315)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
7dd4a4f435
|
📝 Update release notes
|
3 years ago |
github-actions
|
94b7527dfd
|
📝 Update release notes
|
3 years ago |
dependabot[bot]
|
a3a8d68715
|
⬆ Bump dawidd6/action-download-artifact from 2.22.0 to 2.23.0 (#5321)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |