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/qdrant/qdrant/pull/4631 - Fix locally disabling last shard replica in some cases, making a shard unavailable
- https://github.com/qdrant/qdrant/pull/4653 - Fix not properly deleting points with delete by filter request right before hard crash
- https://github.com/qdrant/qdrant/pull/4589 - Make point counts when using memmap a bit more accurate