Commit Graph

2697 Commits

Author SHA1 Message Date
Sebastián Ramírez fe0249a23e 🔖 Release version 0.108.0 2023-12-26 21:17:18 +01:00
github-actions 43e2223804 📝 Update release notes 2023-12-26 20:12:59 +00:00
Sebastián Ramírez c55f90df32
⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments (#10846)
* 📝 Update docs for compatibility with Starlette 0.29.0 and new template arguments

* ⬆️ Upgrade Starlette to >=0.29.0,<0.33.0

* 📌 Remove AnyIO pin
2023-12-26 21:12:34 +01:00
Sebastián Ramírez f933fd6ff8 🔖 Release version 0.107.0 2023-12-26 20:04:08 +01:00
github-actions 9090bf4084 📝 Update release notes 2023-12-26 19:03:31 +00:00
github-actions a751032c09 📝 Update release notes 2023-12-26 17:23:45 +00:00
Alejandra 505ae06c0b
📝 Add docs: Node.js script alternative to update OpenAPI for generated clients (#10845) 2023-12-26 18:23:20 +01:00
github-actions 4de60e153a 📝 Update release notes 2023-12-26 17:14:13 +00:00
Alejandra 8b5843ebcd
📝 Restructure Docs section in Contributing page (#10844)
📝 Restructure Docs section in Contributing page
2023-12-26 18:13:50 +01:00
Sebastián Ramírez 5826c4f31f 📝 Tweak release notes 2023-12-25 19:06:04 +01:00
Sebastián Ramírez 91510db620 🔖 Release version 0.106.0 2023-12-25 19:01:26 +01:00
Sebastián Ramírez bcd5a424cd 📝 Update release notes 2023-12-25 19:00:47 +01:00
github-actions 678bed2fc9 📝 Update release notes 2023-12-25 17:57:54 +00:00
Sebastián Ramírez a4aa79e0b4
Add support for raising exceptions (including `HTTPException`) in dependencies with `yield` in the exit code, do not support them in background tasks (#10831)
* ♻️ Refactor dependency AsyncExitStack logic, exit dependencies after creating the response, before sending it

*  Update tests for dependencies exit, check they are finished before the response is sent

* 🔥 Remove ExitAsyncStackMiddleware as it's no longer needed

* 📝 Update docs for dependencies with yield

* 📝 Update release notes

* 📝 Add source examples for new dependencies with yield raising

*  Add tests for new dependencies raising after yield

* 📝 Update release notes
2023-12-25 18:57:35 +01:00
github-actions e7756ae7dc 📝 Update release notes 2023-12-20 17:06:01 +00:00
Sebastián Ramírez dc2fdd56af
👥 Update FastAPI People (#10567)
Co-authored-by: github-actions <github-actions@github.com>
2023-12-20 18:05:37 +01:00
Sebastián Ramírez 36c2667768 📝 Update release notes 2023-12-12 00:34:36 +00:00
Sebastián Ramírez d8185efb6e 🔖 Release version 0.105.0 2023-12-12 00:32:48 +00:00
github-actions fc51d7e3c7 📝 Update release notes 2023-12-12 00:29:29 +00:00
github-actions ba99214417 📝 Update release notes 2023-12-12 00:23:15 +00:00
github-actions 73dcc40f09 📝 Update release notes 2023-12-06 11:34:10 +00:00
Sebastián Ramírez 33493ce694
🔧 Update sponsors, add PropelAuth (#10760) 2023-12-06 12:33:48 +01:00
github-actions 01e570c56d 📝 Update release notes 2023-12-04 11:11:17 +00:00
github-actions 8cf2fa0fe4 📝 Update release notes 2023-11-30 20:48:22 +00:00
Sebastián Ramírez 99a2ec981b
📝 Tweak default suggested configs for generating clients (#10736) 2023-11-30 21:48:01 +01:00
github-actions 6fb951bae2 📝 Update release notes 2023-11-28 12:10:38 +00:00
Sebastián Ramírez 13cef7a21a
🔧 Update sponsors, remove Fern (#10729) 2023-11-28 13:10:12 +01:00
github-actions e9ce31e96b 📝 Update release notes 2023-11-28 10:52:59 +00:00
Sebastián Ramírez 1560879a84
🔧 Update sponsors, add Scalar (#10728) 2023-11-28 10:52:35 +00:00
github-actions ac93277d3b 📝 Update release notes 2023-11-18 13:47:35 +00:00
Sebastián Ramírez 71d51a9953
🔧 Update sponsors, add Codacy (#10677) 2023-11-18 14:47:04 +01:00
github-actions 81bab77617 📝 Update release notes 2023-11-18 13:38:23 +00:00
Sebastián Ramírez 781984b226
🔧 Update sponsors, add Reflex (#10676) 2023-11-18 14:38:01 +01:00
github-actions 480620372a 📝 Update release notes 2023-11-04 02:03:01 +00:00
Sebastián Ramírez b04d07c933
📝 Update release notes, move and check latest-changes (#10588) 2023-11-04 06:02:18 +04:00
github-actions 46335068d2 📝 Update release notes 2023-11-04 01:53:13 +00:00
Sebastián Ramírez 1c25e2d8dc 📝 Update release notes 2023-10-30 15:12:57 +04:00
Sebastián Ramírez 7e5afe2cb9 🔖 Release version 0.104.1 2023-10-30 14:04:54 +04:00
Sebastián Ramírez 6c53ddd084 📝 Update release notes 2023-10-30 14:04:14 +04:00
github-actions 0f1ddf5f69 📝 Update release notes 2023-10-30 09:59:37 +00:00
Alejandra Klachquin 758a8f29e1
📌 Pin Swagger UI version to 5.9.0 temporarily to handle a bug crashing it in 5.9.1 (#10529)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-30 13:58:58 +04:00
github-actions e4b21c6eab 📝 Update release notes 2023-10-30 08:08:48 +00:00
Koke 759378d67f
✏️ Update Pydantic links to dotenv support (#10511) 2023-10-30 12:00:16 +04:00
github-actions e7204ac7bf 📝 Update release notes 2023-10-30 07:52:04 +00:00
github-actions 7702c5af36 📝 Update release notes 2023-10-30 07:51:12 +00:00
github-actions 0066578bbe 📝 Update release notes 2023-10-30 07:42:04 +00:00
Hasnat Sajid 6b903ff1fb
✏️ Update links in `docs/en/docs/async.md` and `docs/zh/docs/async.md` to make them relative (#10498) 2023-10-30 11:07:15 +04:00
Hasnat Sajid cbc8f18664
✏️ Fix links in `docs/em/docs/async.md` (#10507) 2023-10-30 11:05:01 +04:00
Dmitry fbe6ba6df1
✏️ Fix typo in `docs/em/docs/index.md`, Python 3.8 (#10521)
typo in index page

7️⃣ ->  8️⃣
2023-10-30 11:01:00 +04:00
github-actions b84f9f6ecb 📝 Update release notes 2023-10-29 09:49:57 +00:00