Change8

v2.11.5

📦 pydanticView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

Pydantic v2.11.5 is a patch release focusing on fixes for model rebuilding logic and FieldInfo processing.

🐛 Bug Fixes

  • Check if FieldInfo is complete after applying type variable map
  • Prevent deletion of mock validator/serializer during model_rebuild()
  • Prevent duplication of metadata during model rebuild

Affected Symbols