Download Latest Version qdrant-x86_64-apple-darwin.tar.gz (28.2 MB)
Email in envelope

Get an email when there's a new version of Qdrant

Home / v1.17.0
Name Modified Size InfoDownloads / Week
Parent folder
qdrant-x86_64-pc-windows-msvc.zip 2026-02-20 27.2 MB
qdrant_1.17.0-1_amd64.deb 2026-02-20 25.3 MB
qdrant-x86_64-apple-darwin.tar.gz 2026-02-20 28.2 MB
qdrant-aarch64-apple-darwin.tar.gz 2026-02-20 26.3 MB
qdrant-x86_64.AppImage 2026-02-20 35.5 MB
qdrant-aarch64-unknown-linux-musl.tar.gz 2026-02-20 27.5 MB
qdrant-x86_64-unknown-linux-musl.tar.gz 2026-02-20 29.3 MB
qdrant-x86_64-unknown-linux-gnu.tar.gz 2026-02-20 29.2 MB
README.md 2026-02-19 9.8 kB
v1.17.0 source code.tar.gz 2026-02-19 4.6 MB
v1.17.0 source code.zip 2026-02-19 5.4 MB
Totals: 11 Items   238.6 MB 28

Change log

Features ๐Ÿ‹๏ธ

Improvements ๐Ÿคธ

Bug Fixes ๐Ÿคน

Web UI :bento:

Qdrant Edge :hocho:

Qdrant Edge is an in-process version of Qdrant, which shares the same internals, storage format, and points API as the server version, but designed to work locally. Qdrant Edge is compatible with server version and it can read shard snapshots created by server version of Qdrant. More documentation available here.

Deprecations :warning:

  • Starting from v1.17.0 Qdrant changes response format for vector fields in gRPC interface. All official Qdrant clients should be already adopted to this change, so please make sure you upgrade your client libraries and check that you are not using deprecated fields. More info: https://github.com/qdrant/qdrant/pull/7183

  • Upcoming deprecations:

  • In Qdrant v1.18.x all deprecated search methods will be completely removed and won't be available even from old client libraries.
  • In Qdrant v1.17.x we will completely remove RocksDB support in favor of gridstore, that means that direct upgrade from v1.15.x into v1.17.x won't be possible. Please follow upgrade instructions and upgrade one minor version at a time to avoid unsupported storage errors. Note that Qdrant Cloud infrastructure automatically generates a proper upgrade steps, so you don't have to worry about that.
Source: README.md, updated 2026-02-19