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/qdrant/pull/3931 - Speedup consensus thread
- https://github.com/qdrant/qdrant/pull/4084 - improve consistency of the scroll API with parallel updates
Bug fixes
- https://github.com/qdrant/qdrant/pull/4155 - fixes usage of
snapshotshard transfer with API Key Auth. - https://github.com/qdrant/qdrant/pull/4156 - resolves panic issue on optimization after restart (https://github.com/qdrant/qdrant/issues/4154)
- https://github.com/qdrant/qdrant/pull/4132 - resolves https://github.com/qdrant/qdrant/issues/4131