github qdrant/qdrant v0.5.0

latest releases: v1.9.0, v1.8.4, v1.8.3...
2 years ago

Change log

Features

  • Multi-threaded optimizer - #30
  • Allow to use UUID as point ID - #265
  • Include payload and vector into search result #50
  • Delete points by filter - #39
  • Remove payload using filters - #269
  • Individual endpoints for collection & point operations #32
  • Limit segment size for better indexing performance - #135

Bug fixes

  • Collection remove times-out while optimization is in process - #31

Deprecation

Breaking changes

  • Due to changes related to UUID and configuration format, indexes created with the previous version of the engine are not compatible with the new version. The most straightforward migration approach would be to re-create collections with the latest version from scratch. Breaking changes are required to make our v1.0 release as legacy-free as possible. Hope for your understanding.

Don't miss a new qdrant release

NewReleases is sending notifications on new releases.