What's changed
New features 🚀
- feat(types): enhance crypto column types and add TOTP/OTP storage by @cofin in #758
- feat(types): dialect-aware Vector distance operators by @cofin in #756
- feat(service): allow
delete_manyto accept model instances (#654) by @cofin in #752 - feat(service): add configurable schema dump settings by @cofin in #750
- feat: add choices and boolean filters by @AgentGoose32 in #723
- feat(types): add Oracle 23c-aware Bool by @cofin in #742
- feat(types): swap ORA_JSONB to native oracle.JSON on SA 2.1+ by @cofin in #741
- feat(types): dialect-aware Vector column type by @cofin in #739
- feat(litestar): Upgrade deprecated param specifications by @provinzkraut in #746
Bugfixes 🐛
- fix(typing): deprecate
DictProtocolpublic export by @cofin in #757 - fix(fastapi): support Typer 0.26 CLI registration by @cofin in #748
New contributors 🎉
- @AgentGoose32 made their first contribution in #723
Other changes
- docs(mixins): document sort_order column ordering (#584) by @cofin in #753
- docs: document custom non-autogenerated primary keys (#649) by @cofin in #754
- docs: index repository classes in objects.inv (#729) by @cofin in #751
- docs(types): document GUID storage and UUIDv7 by @cofin in #743
- docs(litestar): correct and test server-side session backend docs by @cofin in #749
- refactor: extract provider dependency utilities by @cofin in #721
Full Changelog
v1.10.0...v1.11.0