Skip to content

Commit 9659f93

Browse files
committed
feat: [3.0] add async snapshot export job APIs
issue: #44358 pr: #644 Backport the asynchronous snapshot export contract to the 3.0 branch so Milvus 3.0 can return durable export job IDs and query job state, progress, completion URI, and total exported bytes. The source commits conflicted only in generated protobuf output and the MsgType enum context. Preserve the 3.0 contracts, add the new message type, and regenerate Go bindings from the resolved 3.0 proto sources. Validation: - make generate-proto - repeat generation produced the same staged tree - cd go-api && go test ./... - git diff --cached --check Signed-off-by: Wei Liu <wei.liu@zilliz.com>
1 parent cef495b commit 9659f93

6 files changed

Lines changed: 3229 additions & 2643 deletions

File tree

go-api/commonpb/common.pb.go

Lines changed: 231 additions & 226 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)