- `vector_size` and `distance` are replaced with `vectors_config` - `field_type` replaced with `field_schema` in payload indexing request - `with_vector` param replaced with `with_vectors`, allowing to specify which exact vector to return - `vector` replaced with `vectors` and according data structure in point update APIs
0.10.0
Not secure
0.9.1
Not secure
0.8.7
Not secure
Changes
- Support for Qdrant v0.8.5
0.8.3
Not secure
Changes
- Support for Qdrant v0.8.3 - Pagination over search results