Changelog
Features 🧞
Improvements 🤺
- #900 - Remove temporary snapshot files during full snapshot
- #877 - Disable default mmap threshold
- #901 - Remove default max optimizer threads to enable switching off the optimizer
- #879 - Report progress of indexing with
indexed_vectors_count
field in the Collection info API
Bug fixes 🪱
- #876 - Handle properly collection with vector dimension of 0
- #898 - Fix various enum conversion in gRPC
Further work 🚧
The next major release will focus on finalizing the Roadmap and bringing frequently requested functionality into the Qdrant.
The next major release will be 0.10.0. After that, we will work on stabilizing the API and storage as preparation for a 1.0 LTS release.
Thanks @agourlay & @e-ivkov for contributing into this release!