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
- https://github.com/qdrant/qdrant/pull/4205 - Use distinct gRPC types for shard replication and overwriting payload requests, existing clients remain compatible
- https://github.com/qdrant/qdrant/pull/4163 - Extend sparse vector benchmarks
Bug fixes
- https://github.com/qdrant/qdrant/pull/4206 - Fix potential deadlock with concurrent searches and snapshot creation