mirror of
https://github.com/qdrant/qdrant.git
synced 2026-08-06 18:10:58 -05:00
* Add segment ID in telemetry response * Migrate optimization log segment IDS to use UUIDs * fmt * clippy * Bring back proxy segment SegmentEntry impl * update openapi spec * Bring back segment ID * update comment * Precompute segment uuid from filesyste while creating segment * Update return types * Update OpenAPI spec * remove segment_ prefix from uuid field and use inline block * Update OpenAPI spec * Trigger CI * clippy * Improve comments to differentiate between segment id and uuid * Remove duplicate function that shadowed segment entry function --------- Co-authored-by: timvisee <tim@visee.me>