Qdrant
AI & LLMsQdrant - High-performance, massive-scale Vector Database and Vector Search Engine for the next generation of AI. Also available in the cloud https://cloud.qdrant.io/
Release History
v1.16.310 fixesThis release focuses on stability and data integrity, fixing several critical bugs related to WAL transfers, data flushing under error conditions, and collection name handling. Improvements were also made to respect various timeouts during operations.
v1.16.29 fixes1 featureThis release focuses heavily on stability and data integrity, fixing numerous critical bugs related to WAL, consensus, storage flushing, and resource cleanup. Improvements include better request timeout handling and adding a user agent to outgoing HTTP requests.
v1.16.17 fixes7 featuresThis release focuses heavily on performance improvements, including faster batch queries and active storage migration to Gridstore, alongside numerous stability fixes for Raft, WAL handling, and shard transfers.
v1.16.010 fixes12 featuresThis release introduces significant performance improvements through AVX512 optimizations and HNSW inline storage, alongside major features like tiered multitenancy support and ACORN search algorithm. Numerous bug fixes address stability issues related to cancellation, snapshots, and cluster operations.
v1.15.516 fixes3 featuresThis release focuses heavily on stability and performance, introducing numerous bug fixes for deadlocks and data races, alongside improvements in API validation and resource management to prevent OOM errors.
v1.15.43 fixes5 featuresThis release focuses on improving Docker image efficiency and security, enhancing disk space measurement reliability, and fixing several critical bugs related to index loading and segment proxying.
v1.15.31 fixThis release focuses on performance improvements, including optimized dot product calculation on AVX systems, and fixes an issue where local BM25 was not behaving as expected.
v1.15.29 fixes4 featuresThis release introduces BM25 inference support and performance improvements for mutable map indexes. Several consistency issues related to index storage and point deletion have been resolved.
v1.15.14 fixes1 featureThis release improves IO performance during indexing and fixes several critical bugs, including issues with point shard routing in 1.15 and UUID index storage.
v1.15.011 fixes8 featuresThis release introduces significant enhancements to Full-Text indexing, including phrase matching and stop words support, alongside new binary quantization options and performance improvements across the board. Several older configuration parameters and APIs are deprecated in favor of more modern and consistent alternatives.
v1.14.110 fixes1 featureThis release focuses heavily on performance improvements across WAL transfer, GPU indexing, and payload index loading by replacing RocksDB with mmaps. Several bugs related to strict mode enforcement, upsert behavior, and index consistency have also been resolved.
v1.14.04 fixes3 featuresThis release introduces server-side score boosting and the new `sum_scores` recommendation strategy. Improvements focus on incremental HNSW building and better disk cache eviction, alongside several stability fixes for shard recovery and data consistency.
v1.13.62 fixesThis release focuses heavily on performance improvements in the query API by optimizing vector/payload handling and significantly speeding up resharding transfers. Several bugs related to resharding estimation and ordering in queries were also fixed.
v1.13.516 fixes2 featuresThis release focuses heavily on stability and performance improvements, particularly around cluster operations like resharding and snapshotting, alongside optimizations for payload indexing and resource utilization.
v1.13.43 fixes1 featureThis release introduces a strict mode for setting the maximum number of points in a collection and includes several bug fixes related to HNSW indexing, replica management, and consensus deadlocks.
v1.13.35 fixes8 featuresThis release focuses on stability and performance improvements, notably enabling consensus compaction by default and enhancing data consistency by cleaning up old point versions during updates. Several bugs related to panics and data flushing have also been resolved.
v1.13.22 fixes1 featureThis release introduces GPU support fallback for devices lacking half-float capabilities and resolves critical bugs related to blob storage panics and optimizer point reuse.
v1.13.18 fixesThis release focuses on stability and performance, including improvements to segment merging and numerous bug fixes addressing potential panics across HNSW, payload storage, and memory mapping.
v1.13.02 fixes4 featuresThis release introduces significant performance improvements, including GPU support for HNSW indexing and switching to mmap storage for payloads and sparse vectors. New features include runtime resharding and a strict mode for collection operations.