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 results
- https://github.com/qdrant/qdrant/pull/5414 - Improvements for update clocks to improve updates consistency
- https://github.com/qdrant/qdrant/pull/5448 - Sync consensus at the end of stream records transfer
- https://github.com/qdrant/qdrant/pull/5378 - Introduce a unique identifier for collections for easier consensus snapshots resolution
Bug fixes
- https://github.com/qdrant/qdrant/pull/5457 - :sparkles: Fixes for rescoring param usage and usage of disabled HNSW
- https://github.com/qdrant/qdrant/pull/5439 - Fix the file name too long error during collection deletion