- Fix memory leak in unhandled internal server errors by requiring re‑raise in dependencies using yield/except, introducing a breaking change for existing code.
- Update documentation with minor typo corrections and new guidance on dependencies with yield and except.
- Add and update multiple language translations (German, Turkish, Korean, Traditional Chinese, Spanish) across the FastAPI docs.