1.11.1
Change log
Improvements
- https://github.com/qdrant/qdrant/pull/4855 - Allow to modify data before writing on disk for copy-on-write operations
- https://github.com/qdrant/qdrant/pull/4941 - Non-blocking payload index building
- https://github.com/qdrant/qdrant/pull/4947 - Include list of peers in telemetry
- https://github.com/qdrant/qdrant/pull/4961 - Support for MatchAny and Except conditions for UUID index
Bug fixes
- https://github.com/qdrant/qdrant/pull/4952 - Fix point deletions on mmap segment optimization.
- https://github.com/qdrant/qdrant/pull/4909 - Fix Max Upload Size for s3 snapshot storage
- https://github.com/qdrant/qdrant/pull/4929 - Fix configuration of bool and geo index params with explicit schema
- https://github.com/qdrant/qdrant/pull/4953 - Proper handle of UUID index in issue reporting
Web UI
- https://github.com/qdrant/qdrant-web-ui/releases/tag/v0.1.31 - Improved navigation and collection view