v1.8.3
版本发布时间: 2024-03-19 21:47:46
qdrant/qdrant最新发布版本:v1.11.4(2024-09-18 00:53:26)
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