mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-03 00:20:57 -05:00
* Add resharding status to API * Report human readable resharding status in cluster info * Fix delete stage not showing shard IDs * Update OpenAPI spec * Temporarily hide resharding operations in cluster info if empty We'll enable it again to always be included when releasing resharding * Remove resharding details from cluster info in gRPC until release --------- Co-authored-by: timvisee <tim@visee.me>