Change Log
Features π
- #1176 - bump fastembed to v0.8.0 by @joein
- #1173 - per request custom headers for tracing by @generall
- #1201 - create/delete named vector API after creating a collection, turboquantization and more
Fixes π§βπ§
- #1191 - fix local mode inconsistency of values count with the server in case of iterables other than list by @joein
- #1190 - fix local mode geo filter edge cases by @joein
Deprecations β²οΈ
-
#1174 - python-client docs has been deprecated in favour of qdrant.tech documentation by @joein
-
#1169 - do not modify date filters in local mode by @jnMetaCode
-
#1168 - run server version check in a thread to avoid blocking async client by @joein
-
#1157 - fix type hint error in grpc_uploader with older versions of protobuf by @joein
Thanks to everyone who contributed to the current release!
@jnMetaCode @Anush008 @joein