- Fixed documentation issues (release notes links/typos, SQL tutorial formatting) and added missing test dependencies.
- Refactored response serialization naming and isolated path operation handler calls for clearer code and profiling support.
- Corrected response model validation to accept Python types such as List[int].