Skip to content

Conversation

@Anush008
Copy link
Member

@Anush008 Anush008 commented Sep 1, 2025

  • The data, indices and vectors_count fields of VectorOutput will have a deprecation notice.
  • Added getDenseVector(), getSparseVector(), getMultiVector() static helpers to read VectorOutput with a unified interface.
  • Updated the built-in helpers to use the new fields when constructing Vector.

Signed-off-by: Anush008 <anushshetty90@gmail.com>
@Anush008 Anush008 changed the title v1.16.0 v1.16.0 - Removed use of deprecated vector fields Sep 1, 2025
Signed-off-by: Anush008 <anushshetty90@gmail.com>
Signed-off-by: Anush008 <anushshetty90@gmail.com>
import io.grpc.StatusRuntimeException;
import io.qdrant.client.grpc.QdrantOuterClass.HealthCheckReply;
import io.qdrant.client.grpc.QdrantOuterClass.HealthCheckRequest;
import io.qdrant.client.grpc.Collections.ListCollectionsRequest;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Health check isn't behind auth anymore.
So we use a different API for auth tests.

Signed-off-by: Anush008 <anushshetty90@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants