- Enable Pydantic serialization mode, computed fields, and improved OpenAPI/response model handling for generated clients.
- Require Pydantic >=2.1.1 (disallow 2.1.0), introducing a breaking version constraint.
- Fix test compatibility with Pydantic 2.1.1 and Windows jsonable encoder errors; add Russian docs translation and update CI/dependencies.