1.2.0
Exposes new features from Qdrant 1.2.0
What's Changed
- Update v1.2.0 by @agourlay in #45 which adds new APIs
- cluster management
- search group and recommend group
- optional vectors
- Switch from openssl to rustls by @llogiq in #44
- Fix compiler warnings without
download_snapshots
feature by @timvisee in #47 - QdrantClient::new is not async by @ava57r in #49
New Contributors
Full Changelog: v1.1.2...v1.2.0