v0.12.0
What's Changed
Important
Breaking change
Upstream SDK promoted vector store routes from beta. Adding support for this breaks the API so now minimum supported SDK version is v1.66. If you cannot migrate to newest version please use v0.11.6 of this library.
Changes:
- fix(routes): promote vector stores from beta by @mharrisb1 in #71
- chore(ci): add Python 3.13 to test matrix by @mharrisb1 in #72
Full Changelog: v0.11.6...v0.12.0