Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
qdrant_1.15.3-1_amd64.deb | 2025-08-15 | 24.4 MB | |
qdrant-x86_64-unknown-linux-musl.tar.gz | 2025-08-15 | 31.8 MB | |
qdrant-x86_64-pc-windows-msvc.zip | 2025-08-14 | 28.5 MB | |
qdrant-aarch64-unknown-linux-musl.tar.gz | 2025-08-14 | 29.7 MB | |
qdrant-aarch64-apple-darwin.tar.gz | 2025-08-14 | 28.1 MB | |
qdrant-x86_64-apple-darwin.tar.gz | 2025-08-14 | 30.1 MB | |
qdrant-x86_64-unknown-linux-gnu.tar.gz | 2025-08-14 | 31.8 MB | |
qdrant-x86_64.AppImage | 2025-08-14 | 29.7 MB | |
README.md | 2025-08-14 | 378 Bytes | |
v1.15.3 source code.tar.gz | 2025-08-14 | 4.1 MB | |
v1.15.3 source code.zip | 2025-08-14 | 4.8 MB | |
Totals: 11 Items | 243.2 MB | 21 |
Change log
Improvements
- https://github.com/qdrant/qdrant/pull/7002 - Optimize dot product calculation on AVX systems
- https://github.com/qdrant/qdrant/pull/7049 - In Nix package, use rustup for Rust version management
Bug fixes
- https://github.com/qdrant/qdrant/pull/7056 - Fix local BM25 not working as expected due to default parameter differences