mirror of
https://github.com/milvus-io/milvus.git
synced 2026-07-21 02:05:41 +00:00
Related to #51419 - migrate required error and utility helpers into the client module - preserve RPC error codes, retry metadata, and errors.Is semantics - expose client-local RPC errors and common error sentinels - remove github.com/milvus-io/milvus/pkg/v3 and server-only dependencies - lower the client Go version to 1.24.9 --------- Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>