1.8.3
Bug fixes
- https://github.com/qdrant/qdrant/pull/3856, https://github.com/qdrant/qdrant/pull/3867 - Fix arbitrary path traversal vulnerability in full snapshot REST API
Improvements
- https://github.com/qdrant/qdrant/pull/3837 - Improve error message when doing upsertion with malformed data
Dashboard
- https://github.com/qdrant/qdrant-web-ui/pull/167 - Find similar points by payload key:value pair
- https://github.com/qdrant/qdrant-web-ui/pull/166 - Fix find similar point ID not working in some cases
- https://github.com/qdrant/qdrant-web-ui/pull/165 - Support 64-bit numbers
- Other changes