Commit Graph

1868 Commits

Author SHA1 Message Date
github-actions cbd53f3bc8 📝 Update release notes 2024-01-09 18:15:02 +00:00
github-actions 809b21c849 📝 Update release notes 2024-01-09 18:12:12 +00:00
John Philip 7dd944deda
📝 Add article: "Building a RESTful API with FastAPI: Secure Signup and Login Functionality Included" (#9733)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-01-09 21:49:58 +04:00
Andrew Chang-DeWitt 6f43539d87
📝 Add warning about lifecycle events with `AsyncClient` (#4167)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
2024-01-09 21:45:52 +04:00
github-actions d62b3ea69c 📝 Update release notes 2024-01-09 17:32:21 +00:00
github-actions d2c7ffb447 📝 Update release notes 2024-01-09 17:31:25 +00:00
github-actions 43489beb98 📝 Update release notes 2024-01-09 17:00:36 +00:00
github-actions 5e5cabefe1 📝 Update release notes 2024-01-09 16:51:05 +00:00
github-actions 6c15776406 📝 Update release notes 2024-01-09 16:50:06 +00:00
github-actions c2dc0252b0 📝 Update release notes 2024-01-09 16:38:21 +00:00
github-actions 04dbcf416c 📝 Update release notes 2024-01-09 16:31:04 +00:00
Clarence ed3e79be77
✏️ Fix typos in `/docs/reference/exceptions.md` and `/en/docs/reference/status.md` (#10809) 2024-01-09 17:30:58 +01:00
Kay Jan aa53a48fe3
✏️ Fix typo in `openapi-callbacks.md` (#10673) 2024-01-09 17:21:54 +01:00
github-actions cee422f073 📝 Update release notes 2024-01-09 16:09:04 +00:00
github-actions 9ddc71e317 📝 Update release notes 2024-01-09 16:08:31 +00:00
github-actions d305a67a81 📝 Update release notes 2024-01-09 16:07:49 +00:00
github-actions 8f70f8c43b 📝 Update release notes 2024-01-09 16:03:03 +00:00
github-actions 11a5993c8c 📝 Update release notes 2024-01-09 16:01:13 +00:00
github-actions c5bbcb8c9c 📝 Update release notes 2024-01-09 15:49:16 +00:00
github-actions f27e818edb 📝 Update release notes 2024-01-09 15:47:49 +00:00
github-actions fe620a6c12 📝 Update release notes 2024-01-09 15:46:50 +00:00
github-actions d29709fee8 📝 Update release notes 2024-01-09 15:43:37 +00:00
github-actions 623ee4460b 📝 Update release notes 2024-01-09 15:41:08 +00:00
github-actions 271b4f3144 📝 Update release notes 2024-01-09 15:37:13 +00:00
github-actions c471c93113 📝 Update release notes 2024-01-09 15:36:04 +00:00
github-actions b4ad143e37 📝 Update release notes 2024-01-09 15:33:53 +00:00
github-actions 01b106c290 📝 Update release notes 2024-01-09 15:31:54 +00:00
github-actions d6b4c6c65c 📝 Update release notes 2024-01-09 15:31:14 +00:00
github-actions 0a3dc7d107 📝 Update release notes 2024-01-09 15:28:54 +00:00
github-actions ce9aba258e 📝 Update release notes 2024-01-09 15:22:55 +00:00
github-actions f9cbaa5f39 📝 Update release notes 2024-01-09 15:18:47 +00:00
github-actions 5b63406aa5 📝 Update release notes 2024-01-09 15:12:19 +00:00
github-actions ca10d3927b 📝 Update release notes 2024-01-09 15:11:39 +00:00
github-actions 631601787b 📝 Update release notes 2024-01-09 15:11:10 +00:00
github-actions 635d1a2d6d 📝 Update release notes 2024-01-09 15:04:35 +00:00
github-actions 7fbb7963d3 📝 Update release notes 2024-01-09 14:57:58 +00:00
github-actions fe694766ae 📝 Update release notes 2024-01-09 14:45:35 +00:00
github-actions 897cde9fe2 📝 Update release notes 2024-01-09 14:37:53 +00:00
github-actions ed628ddb92 📝 Update release notes 2024-01-09 14:37:20 +00:00
Keshav Malik 57d4d93841
📝 Add blog for FastAPI & Supabase (#6018)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2024-01-09 18:32:46 +04:00
github-actions 136fe2b70f 📝 Update release notes 2024-01-09 14:30:16 +00:00
github-actions d5498274f9 📝 Update release notes 2024-01-09 14:21:30 +00:00
github-actions 04016d3bf9 📝 Update release notes 2024-01-08 18:50:12 +00:00
Sebastián Ramírez 040ad986d4 ✏️ Fix typo in release notes 2023-12-26 21:47:18 +01:00
github-actions 84d400b916 📝 Update release notes 2023-12-26 20:37:55 +00:00
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