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/pull/4301 - Deduplicate points by ID for custom sharding
Bug fixes
- https://github.com/qdrant/qdrant/pull/4307 - Fix overflow panic if scroll limit is usize::MAX
- https://github.com/qdrant/qdrant/pull/4322 - Fix panic with missing sparse vectors after recovery of corrupted storage
Web UI
- https://github.com/qdrant/qdrant-web-ui/pull/183 - Notification for miss-configured collections
Full change log: https://github.com/qdrant/qdrant-web-ui/releases/tag/v0.1.26