1.11.5
Change log
Bug fixes
- https://github.com/qdrant/qdrant/pull/5113 - Fix set payload with nested key not updating nested structure properly in some cases
- https://github.com/qdrant/qdrant/pull/5111 - Fix optimizations potentially getting stuck if low optimization limit is configured
- https://github.com/qdrant/qdrant/pull/5105 - Properly configure RocksDB to use LZ4 compression for payload index
- https://github.com/qdrant/qdrant/pull/5123 - If populating mmap with syscall fails, fall back to naive population