Idiomatic, coroutine-first Kotlin client for the Qdrant vector database: suspend functions, a type-safe filter/query DSL, kotlinx-serialization models, and a pluggable transport seam. Kotlin Multiplatform, for the JVM, iOS, macOS, Linux and Windows. This module carries no engine; depend on kdrant-transport-rest to send a request.
Version2.3.0compared with
Version Details
| 2.2.0 | 2.3.0 | |
|---|---|---|
| Release date | Aug 07, 2026 | Sep 13, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.2.0 | 2.3.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.4.10 | 2.4.20 |