v2.11.3
📦 pydanticView on GitHub →
🐛 1 fixes🔧 2 symbols
Summary
This patch release fixes an issue where field descriptions were lost during model rebuilding and updates the internal Pydantic V1 copy to version 1.10.21.
🐛 Bug Fixes
- Preserve field description when rebuilding model fields.