1 Commits
Author SHA1 Message Date
congqixiaandGitHub c4fa9ea356 enhance: [GoSDK] decouple Go client from milvus pkg module (#51420)
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>
2026-07-17 14:16:41 +08:00