Releases: qdrant/go-client
Releases · qdrant/go-client
v1.14.1
What's Changed
- fix: get client version by @Asutorufa in #74
- chore: Cloud Inference helpers by @Anush008 in #75
New Contributors
- @Asutorufa made their first contribution in #74
Full Changelog: v1.14.0...v1.14.1
v1.14.0
Updates
- Support for Qdrant v1.14.x - https://github.com/qdrant/qdrant/releases/tag/v1.14.0
Full Changelog: v1.13.0...v1.14.0
v1.13.0
Updates
- Support for Qdrant v1.13.x - https://github.com/qdrant/qdrant/releases/tag/v1.13.0
Full Changelog: v1.12.0...v1.13.0
v1.12.0
v1.11.1
🍕 Features
- A new, more idiomatic interface for working with Qdrant.
- Usage examples are available throughout the Qdrant documentation and API Reference.
Note
The package at github.com/qdrant/go-client/qdrant
is renamed to qdrant
.