FastAPI 0.140.3
sdkengineerpython-web
patch
FastAPI version 0.140.3 includes a patch that optimizes OpenAPI dependency flattening. This change avoids redundant computations, potentially improving performance for applications generating OpenAPI schemas. The update is available for all users of the FastAPI framework.
Maintenance (1) ›
- ⚡️ Avoid repeated dependency flattening in OpenAPI. PR #16067 by @tiangolo
Read the original announcement →
https://github.com/fastapi/fastapi/releases/tag/0.140.3
Related releases
- DSF Member of the Month: Katherine Michel on Django and Community Django Weblog ·
- FastAPI 0.141.1 fixes background tasks and documentation FastAPI Releases ·
- FastAPI 0.141.0: Improved local development with fastapi dev FastAPI Releases ·
- FastAPI 0.140.13: Fixes SSE/JSONL status code, improves docs FastAPI Releases ·
- FastAPI 0.140.12 Fixes SSE Event Formatting FastAPI Releases ·
- FastAPI 0.110.11 Patch Release FastAPI Releases ·