Spring Boot auto-configuration for Kdrant, the coroutine-first Kotlin client for the Qdrant vector database. Adds `kdrant.*` configuration properties and exposes a ready-to-inject QdrantClient bean. JVM.
Version1.1.0compared with
Version Details
| 1.0.0 | 1.1.0 | |
|---|---|---|
| Release date | Jul 21, 2026 | Jul 21, 2026 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (2)
| 1.0.0 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | io.github.nacode-studios » kdrant-transport-rest | 1.0.0 | 1.1.0 |
| ~ Updated | org.jetbrains.kotlin » kotlin-stdlib | 2.4.0 | 2.4.10 |
Runtime Changes (1)
| 1.0.0 | 1.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| ~ Updated | org.springframework.boot » spring-boot-autoconfigure | 3.4.1 | 4.1.0 |