- Fixed HTTPException header type annotations and corrected OpenAPI model integer validation (gte → ge).
- Updated minimum Pydantic version to 1.7.4 and refactored ORJSONResponse and lazy HTTPException instantiation for performance.
- Improved docs: removed obsolete Pydantic benchmark link, fixed Indonesian typo, and added Russian and Chinese translations.