Skip to content

v1.10.0

Choose a tag to compare

@cofin cofin released this 23 May 22:23
· 17 commits to main since this release
83ec117

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 🐛

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