- Added temporary ability to mix `pydantic.v1` and Pydantic v2 models within the same FastAPI app.
- Provides smoother migration from Pydantic v1 to v2 with documentation covering migration steps.
- Deprecates native Pydantic v1 support; removal planned for a future release.