Change8

v2.10.5

📦 pydanticView on GitHub →
🐛 2 fixes🔧 3 symbols

Summary

Pydantic v2.10.5 is a maintenance release that removes a custom MRO implementation and fixes URL serialization within Union types.

🐛 Bug Fixes

  • Removed custom MRO implementation of Pydantic models to improve stability.
  • Fixed URL serialization issues when used within Union types.

Affected Symbols