Skip to content

Update milvus-common package - #1700

Merged
sre-ci-robot merged 1 commit into
zilliztech:mainfrom
jamesgao-jpg:fix/milvus-common-a3299ca
Jul 3, 2026
Merged

Update milvus-common package#1700
sre-ci-robot merged 1 commit into
zilliztech:mainfrom
jamesgao-jpg:fix/milvus-common-a3299ca

Conversation

@jamesgao-jpg

@jamesgao-jpg jamesgao-jpg commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump milvus-common from 1.0.0-ae43d5c to 1.0.0-a3299ca
  • use the published Conan recipe revision eea0e22b8d5e36ff6f0a5ffbed14703e
  • keep Knowhere aligned with the Cardinal and Milvus tracing dependency chain

Dependency context

Cardinal PR https://github.com/zilliztech/cardinal/pull/865 now pins milvus-common/1.0.0-a3299ca@milvus/dev for its tracing branch. Milvus PR milvus-io/milvus#50932 also uses the same milvus-common package to pick up the OpenTelemetry span ABI namespace fix.

milvus-common PR zilliztech/milvus-common#103 adds the later trace-helper overloads included in this package, and conanfiles PR milvus-io/conanfiles#155 publishes milvus-common/1.0.0-a3299ca@milvus/dev for downstream Conan consumers.

Tests / verification

  • git diff --check
  • python3 -m py_compile conanfile.py

Fixes #1705

Signed-off-by: jamesgao-jpg <james.gao@zilliz.com>
@mergify

mergify Bot commented Jul 2, 2026

Copy link
Copy Markdown

@jamesgao-jpg 🔍 Important: PR Classification Needed!

For efficient project management and a seamless review process, it's essential to classify your PR correctly. Here's how:

  1. If you're fixing a bug, label it as kind/bug.
  2. For small tweaks (less than 20 lines without altering any functionality), please use kind/improvement.
  3. Significant changes that don't modify existing functionalities should be tagged as kind/enhancement.
  4. Adjusting APIs or changing functionality? Go with kind/feature.

For any PR outside the kind/improvement category, ensure you link to the associated issue using the format: “issue: #”.

Thanks for your efforts and contribution to the community!.

@alexanderguzhva

Copy link
Copy Markdown
Collaborator

/lgtm
/approve

@sre-ci-robot

Copy link
Copy Markdown
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexanderguzhva, jamesgao-jpg

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot
sre-ci-robot merged commit d4f7c8d into zilliztech:main Jul 3, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update milvus-common package for tracing dependency alignment

3 participants