0.121.3
Refactors
- ♻️ Make the result of
Depends()andSecurity()hashable, as a workaround for other tools interacting with these internal parts. PR #14372 by @tiangolo.
Upgrades
- ⬆️ Bump Starlette to <
0.51.0. PR #14282 by @musicinmybrain.
Docs
- 📝 Add missing hash part. PR #14369 by @nilslindemann.
- 📝 Fix typos in code comments. PR #14364 by @Edge-Seven.
- 📝 Add docs for using FastAPI Cloud. PR #14359 by @tiangolo.