1.13.2
Change log
Improvements
- https://github.com/qdrant/qdrant/pull/5891 - Add support for GPUs not featuring half floats, falling back to full floats
Bug fixes
- https://github.com/qdrant/qdrant/pull/5882 - Fix blob store for payloads and sparse vectors potentially panicking when inserting large value
- https://github.com/qdrant/qdrant/pull/5866 - Fix optimizers reusing points with no version, improving data resilience