v1.10.0
What's changed
New features 🚀
- feat: configurable serialization with Protocol-based architecture by @cofin in #716
- feat(litestar): Update to new-style parameter markers by @provinzkraut in #736
- feat: Add support for UUID6 and UUID7 based on Python version by @lajxw in #714
- feat: deprecate
list()/list_and_count()by @cofin in #706
Bugfixes 🐛
- fix: register session listeners in framework extension configs by @hasansezertasan in #712
- fix: docs preview workflow by @Harshal6927 in #718
- fix(config): add cache_config field to SQLAlchemy configs by @hasansezertasan in #731
New contributors 🎉
Other changes
- test: migrate object storage tests to rustfs by @cofin in #732
- refactor: centralize optional-dependency typing shims by @cofin in #719
Full Changelog
v1.9.3...v1.10.0