Change8

0.0.33

📦 sqlmodelView on GitHub →
🐛 1 fixes1 deprecations🔧 2 symbols

Summary

This release focuses on internal maintenance, dependency bumps, and deprecating the `sqlmodel-slim` extra. It also includes documentation fixes and test updates for recent FastAPI versions.

Migration Steps

  1. If you were using the `sqlmodel-slim` extra, note that it is now deprecated and only depends on `sqlmodel`.

🐛 Bug Fixes

  • Updated `ValidationError` schema in FastAPI-related tests to be compatible with FastAPI 0.128.1+.

Affected Symbols

⚡ Deprecations

  • The `sqlmodel-slim` extra is deprecated.