Catalog / Databases

Qdrant changelog

Qdrant is at 1.19.1, published 4 Sep 2026, 10 days ago.

Vector database that stores embeddings with their payloads and answers nearest neighbour queries with filters applied during the search.

SubscribeQdrant as markdown, for pasting into a model
Collected
60 releases back to 8 Dec 2023
Source
qdrant/qdrant
Project
qdrant.tech
Advisories
1 published newest 2026
Feed
RSS

Read today, the first day on record. Collection status

Version history

1.x60 releases
1.19.1

Change log Improvements https://github.com/qdrant/qdrant/pull/10342, https://github.com/qdrant/qdrant/pull/10420 - Speed up and saturate memory bandwidth in quantized scoring with prefetching https://github.com/qdrant/qdrant/pull/10391, htt

securityaddedfixed
1.19.0

Change log Features :point_up: https://github.com/qdrant/qdrant/milestone/50 - TurboQuant 4-bit as a datatype of primary vector storage. Only store 4-bit quantized vectors and spare disk space on original vectors. [docs] https://github.com/

addedfixedchanged
1.18.3

Change log Bug Fixes https://github.com/qdrant/qdrant/pull/9882 - Fix query errors when using shard keys while resharding

fixed
1.18.2

Change log Improvements https://github.com/qdrant/qdrant/pull/9282 - Log slow operations during shard WAL recovery https://github.com/qdrant/qdrant/pull/9137 - Clear cache of ID tracker after building a segment https://github.com/qdrant/qdr

securityaddedfixed
1.18.1

Change log Improvements https://github.com/qdrant/qdrant/pull/8988 - Refactor quantized multi-vector scorers for io_uring support https://github.com/qdrant/qdrant/pull/9058 - Validate vector dimensions before WAL write for async upserts Bug

securityfixedchanged
1.18.0

Change log Features 🏎️ milestone!48 - Add TurboQuant quantization variant, 8x vector compression without the recall tax https://github.com/qdrant/qdrant/pull/8605 - Add API to create and delete named vectors in existing collection https://

securityaddedfixed
1.17.1

Change log Improvements milestone#46 - Defer point updates, efficiently apply and optimize points with prevent_unoptimized=true https://github.com/qdrant/qdrant/pull/8188 - Make Gridstore flushes non-blocking to reduce search tail latencies

securityaddedfixed
1.17.0

Change log Features 🏋️ milestone#38 - Relevance Feedback (docs) milestone#44 - API for detailed report on optimization progress and stages (docs) milestone#40 - API for aggregated telemetry of the whole cluster (docs) milestone#43 - Unlimi

addedfixedchanged
1.16.3

Change log Improvements https://github.com/qdrant/qdrant/pull/7755, https://github.com/qdrant/qdrant/pull/7588 - Respect search and point retrieve timeout when trying to access segments https://github.com/qdrant/qdrant/pull/7685 - Respect t

fixed
1.16.2

Change log Improvements https://github.com/qdrant/qdrant/pull/7607 - Improve request timeout handling for telemetry and metrics https://github.com/qdrant/qdrant/pull/7623 - Add user agent to HTTP requests sent by Qdrant server Bug fixes htt

addedfixedchanged
1.16.1

Change log Improvements https://github.com/qdrant/qdrant/pull/7514, https://github.com/qdrant/qdrant/pull/7572 - Make batch queries up to 3 times faster on full scans by reading each point only once https://github.com/qdrant/qdrant/pull/755

addedfixedchanged
1.16.0

Change log Features 🌰 https://github.com/qdrant/qdrant/milestone/33?closed=1 - Inline Storage: Add option to inline vectors in HNSW graph for efficient IO usage (docs) https://github.com/qdrant/qdrant/milestone/37?closed=1 - Tenant promoti

addedfixedchanged
1.15.5

Change log Improvements https://github.com/qdrant/qdrant/pull/7157 - Acknowledge update/delete by filter operations on flush, preventing very slow restart https://github.com/qdrant/qdrant/pull/7217, https://github.com/qdrant/qdrant/pull/721

addedfixedchanged
1.15.4

Change log Improvements https://github.com/qdrant/qdrant/pull/7005 - Reduce Docker image size by 10-40% https://github.com/qdrant/qdrant/pull/7073 - Adjust metrics histogram buckets, show empty buckets and remove small ones https://github.c

fixedchanged
1.15.3

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://githu

fixed
1.15.2

Change log Improvements https://github.com/qdrant/qdrant/pull/6891 - Implement BM25 inference in Qdrant locally https://github.com/qdrant/qdrant/pull/6926 - Improve performance of mutable map index, used for full text, integers and more htt

fixedchanged
1.15.1

Improvements https://github.com/qdrant/qdrant/pull/6931 - gRPC HealthCheck method now works without authentication, making it consistent with REST methods. https://github.com/qdrant/qdrant/pull/6923 - Use populate storage components with MA

fixedchanged
1.15.0

Change log Features 📜 milestone/25 - Phrase Matching in Full-Text index [Docs] milestone/28 - Stop words support in Full-Text index [Docs] milestone/29 - New multilingual tokenizer enabled by default [Docs] milestone/32 - Snowball Stemmer

securityaddedfixed
1.14.1

Change log Improvements https://github.com/qdrant/qdrant/pull/6458 - Speed up WAL-delta shard transfer significantly via batching and more careful synchronization https://github.com/qdrant/qdrant/pull/6462 - Improve GPU indexing speed for p

addedfixedchanged
1.14.0

Change log Features 🍁 https://github.com/qdrant/qdrant/milestone/23 - Allow server-side score boosting with user-defined formula. See [Docs] https://github.com/qdrant/qdrant/pull/6256 - New sum_scores recommendation strategy. Useful for im

addedfixedchanged
1.13.6

Change log Improvements https://github.com/qdrant/qdrant/pull/6279 - In query API, read vectors/payloads once at shard level instead of in every segment, greatly improve search performance when there's lots of segments https://github.com/qd

fixedchanged
1.13.5

Change log Improvements https://github.com/qdrant/qdrant/pull/6015 - Split CPU budget into CPU and IO to better saturate resources during optimization https://github.com/qdrant/qdrant/pull/6088 - Enhance payload indices to handle IsEmpty an

fixedchanged
1.13.4

Change log Improvements https://github.com/qdrant/qdrant/pull/5967 - Set maximum number of points in a collection with strict mode Bug fixes https://github.com/qdrant/qdrant/commit/b2782ff11f60b25731e07ced3f923cb1e8fe8e97 - Fix HNSW index n

fixed
1.13.3

Change log Improvements https://github.com/qdrant/qdrant/pull/5903 - Enable consensus compaction by default, enables fast peer joining and recovery https://github.com/qdrant/qdrant/pull/5956, https://github.com/qdrant/qdrant/pull/5962 - Del

addedfixedchanged
1.13.2

Change log Improvements https://github.com/qdrant/qdrant/pull/5891 - Add support for GPUs not featuring half floats, falling back to full floats Bug fixes https://github.com/qdrant/qdrant/pull/5882 - Fix blob store for payloads and sparse v

addedfixed
1.13.1

Change log Improvements https://github.com/qdrant/qdrant/pull/5820 - Improve performance and memory usage of segment merging in optimizers Bug fixes https://github.com/qdrant/qdrant/pull/5848 - Fix potential panic in search after GPU HNSW b

fixedchanged
1.13.0

Change log Features 🎨 milestone/18 - Add GPU support for HNSW super fast indexing milestone/3 - Add resharding in our cloud offering, change the number of shards at runtime milestone/13 - Add strict mode to restrict certain type of operati

addedfixedremoved
1.12.6

Change log Improvements https://github.com/qdrant/qdrant/pull/5687 - Support 64-bit dimension indices for sparse vectors https://github.com/qdrant/qdrant/pull/5609 - Support issues API with limited API keys https://github.com/qdrant/qdrant/

addedfixedchanged
1.12.5

Change log Improvements https://github.com/qdrant/qdrant/pull/5505 - Improve point retrieval across shards by streaming results https://github.com/qdrant/qdrant/pull/5521 - Improve point searches across segments by streaming results https:/

securityfixedchanged
1.12.4

Change log Improvements https://github.com/qdrant/qdrant/pull/5440 - :sparkles: Optimize mmap sequential access for full-scan segments and reading of large vectors https://github.com/qdrant/qdrant/pull/5428 - Leverage ahash in search result

addedfixedchanged
1.12.3

Change log Improvements https://github.com/qdrant/qdrant/pull/5411 - Do not report peer address replaced as warning if it's still the same https://github.com/qdrant/qdrant/pull/5426 - Expose usage of async scorer in telemetry Bug fixes http

fixed
1.12.2

Change log Improvements https://github.com/qdrant/qdrant/pull/5313, https://github.com/qdrant/qdrant/pull/5314, https://github.com/qdrant/qdrant/pull/5303, https://github.com/qdrant/qdrant/pull/5317 - Improve performance of matrix API https

addedfixedchanged
1.12.1

Change log Bug fixes https://github.com/qdrant/qdrant/pull/5222 - prevents panic in case of geo-radius is 0

fixed
1.12.0

Change log Features :tropical_drink: #milestone-4 - Facets API - adds ability to retrieve unique payload values with counts for a given index field under the given filter. [Docs] #milestone-11 - Distance Matrix API - adds ability to calcula

addedfixedchanged
1.11.5

Change log Bug fixes https://github.com/qdrant/qdrant/pull/5113 - Fix set payload with nested key not updating nested structure properly in some cases https://github.com/qdrant/qdrant/pull/5111 - Fix optimizations potentially getting stuck

fixed
1.11.4

Change log Improvements https://github.com/qdrant/qdrant/pull/4940 - Add grey collection status if optimizations are pending after restart https://github.com/qdrant/qdrant/pull/5073 - Parallelize deduplication of points on start, making sta

addedfixedchanged
1.11.3

Change log Bug fixes https://github.com/qdrant/qdrant/pull/4977 - Fix match payload filters on string and UUID indices

fixed
1.11.2

Change log Bug fixes https://github.com/qdrant/qdrant/pull/4973 - Fix potential panic during payload index building

fixed
1.11.1

Change log Improvements https://github.com/qdrant/qdrant/pull/4855 - Allow to modify data before writing on disk for copy-on-write operations https://github.com/qdrant/qdrant/pull/4941 - Non-blocking payload index building https://github.co

fixedchanged
1.11.0

Change Log Features 🪄 milestone#6 - GroupBy support for query API milestone#8 - Introduce UUID payload index milestone#2 - On-disk support for Keyword, Integer, Datatime, Float and UUID indexes milestone#5 - Random sampling support in Quer

addedfixedchanged
1.10.1

Change log Bug fixes https://github.com/qdrant/qdrant/pull/4611 - Fix offset being applied twice in query API https://github.com/qdrant/qdrant/pull/4630 - Fix handling of score threshold for fusion requests in query API https://github.com/q

fixed
1.10.0

Change Log Features :tiger: https://github.com/qdrant/qdrant/issues/4225 - Universal query API - [Docs] Support search, recommendations, discovery, ordering by payload in a single request Perform hybrid search by merging results from differ

addedfixedchanged
1.9.7

Change log Improvements https://github.com/qdrant/qdrant/pull/4517 - Do not allow embedding the web UI in an iframe https://github.com/qdrant/qdrant/pull/4556 - Include HNSW configuration in snasphots to fix some edge cases Bug fixes https:

fixed
1.9.6

Change log Bug fixes https://github.com/qdrant/qdrant/pull/4472 - fix potential panic on recovery sparse vectors from crash https://github.com/qdrant/qdrant/pull/4426 - improve error message on missing payload index https://github.com/qdran

fixedchanged
1.9.5

Change log Features https://github.com/qdrant/qdrant/pull/4254 - Add pyroscope integration for continuous profiling on demand Improvements https://github.com/qdrant/qdrant/pull/4309 - Allow to configure default number of shards per node htt

addedfixedchanged
1.9.4

Change log Bug fixes https://github.com/qdrant/qdrant/pull/4332 - Fix potentially losing a segment when creating a snapshot with ongoing updates https://github.com/qdrant/qdrant/pull/4342 - Fix potential panic on start if there is no append

fixedchanged
1.9.3

Change log Improvements https://github.com/qdrant/qdrant/pull/4165 - Handle Out-Of-Disk on insertions gracefully https://github.com/qdrant/qdrant/pull/3964 - Faster consensus convergence with batched updates https://github.com/qdrant/qdrant

fixedchanged
1.9.2

Change log Improvements https://github.com/qdrant/qdrant/pull/4148 - Greatly improve proxy segment performance when a lot of changes are tracked https://github.com/qdrant/qdrant/pull/4176 - Speed up loading of large memory mapped segments h

fixedchanged
1.9.1

Change Log Improvements https://github.com/qdrant/qdrant/pull/4119 - performance of the numerical values range filter https://github.com/qdrant/qdrant/pull/4103 - Handle antimeridians in geo bounding box filter https://github.com/qdrant/qdr

fixedchanged
1.9.0

Change log Features 🏎️ https://github.com/qdrant/qdrant/issues/3477 - Implement and enable shard diff transfer, greatly improve shard transfer speed on node recovery https://github.com/qdrant/qdrant/issues/3777 - Role-based access control

addedfixedchanged
1.8.4

Bug fixes https://github.com/qdrant/qdrant/pull/3948 - Fix persisted crash when using space in quoted JSON path

fixed
1.8.3

Bug fixes https://github.com/qdrant/qdrant/pull/3856, https://github.com/qdrant/qdrant/pull/3867 - Fix arbitrary path traversal vulnerability in full snapshot REST API Improvements https://github.com/qdrant/qdrant/pull/3837 - Improve error

fixedchanged
1.8.2

Bug Fixes https://github.com/qdrant/qdrant/pull/3832 fix propagation of max_optimization_threads on the collection params update Improve of indexing optimizer conditions https://github.com/qdrant/qdrant/pull/3835 - prevent unnecessary flush

fixedchanged
1.8.1

Bug fixes https://github.com/qdrant/qdrant/pull/3788 - Allow payload paths starting with numbers

fixed
1.8.0

Change log Features 📅 Add ability to order Scroll API results by payload value - https://github.com/qdrant/qdrant/pull/3493, https://github.com/qdrant/qdrant/pull/3533, https://github.com/qdrant/qdrant/pull/3562, https://github.com/qdrant/

securityaddedfixed
1.7.4

Change log Improvements https://github.com/qdrant/qdrant/pull/3318 - Synchronize all nodes after collection or shard key creation, prevents collection inconsistencies across nodes https://github.com/qdrant/qdrant/pull/3458 - Limit automatic

1.7.3

Change log Improvements https://github.com/qdrant/qdrant/pull/3231 - Improve sparse vector search speed when using plain search Bug fixes https://github.com/qdrant/qdrant/pull/3251 - Fix items dropped from payload index when using set-paylo

fixedchanged
1.7.2

Change log Bug fixes https://github.com/qdrant/qdrant/pull/3215 - Fix /readyz reporting error for Kubernetes if not enough other nodes are available, preventing full cluster starts

fixed
1.7.1

Change log Bug fixes https://github.com/qdrant/qdrant/pull/3196 - Fix /readyz reporting error if other nodes are still on 1.16, preventing cluster upgrades

fixed
1.7.0

Change log Features 🧀 https://github.com/qdrant/qdrant/issues/2796, https://github.com/qdrant/qdrant/issues/3124 - Add support for sparse vectors, also supporting SPLADE and BM25 datasets (docs) https://github.com/qdrant/qdrant/issues/2790

addedfixedchanged