0.115.9
📦 fastapi
✨ 2 features🐛 3 fixes🔧 2 symbols
Summary
This release focuses on a fix for HTTPDigest error handling, significant documentation improvements, and a large number of international translations. It also includes internal test refactors and dependency updates.
✨ New Features
- Added extensive translations for Ukrainian, Korean, Russian, Vietnamese, and Portuguese across various tutorial and advanced documentation sections.
- Updated documentation for Query Parameters and String Validations to reflect modern practices.
🐛 Bug Fixes
- Ensure that HTTPDigest only raises an exception when auto_error is True.
- Fixed an issue with the Swagger theme change example in the official tutorial.
- Fixed a minor bug in the test suite for modules with the same name in the body.
🔧 Affected Symbols
HTTPDigestfastapi.security.HTTPDigest