Skip to content

chore(deps): bump pymilvus from 2.6.14 to 3.0.0 in /backend#95

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/pymilvus-3.0.0
Open

chore(deps): bump pymilvus from 2.6.14 to 3.0.0 in /backend#95
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/backend/pymilvus-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps pymilvus from 2.6.14 to 3.0.0.

Release notes

Sourced from pymilvus's releases.

PyMilvus v3.0.0 Release Notes

PyMilvus 3.0.0 for Milvus 3.0.0beta

PyMilvus v2.6.15 Release Notes

What's Changed

  • Add get_replicate_info() to MilvusClient and AsyncMilvusClient for reading replication checkpoint state. #3509 by @​bigsheeper, backported in #3515.
  • Move Search logical-type handling to the shared type registry. #3482, backported in #3498.
  • Add the internal TypeCapability contract for shared type-specific operation bindings. #3531, backported in #3532.
  • Use the logical type registry in batch insert and upsert paths. #3517, backported in #3540.
  • Migrate development, CI, TestPyPI, and release workflows to uv. #3512 by @​zhuwenxing, backported in #3530.
  • Use the package-local Hatchling version source for SCM-derived versions. #3528 by @​zhuwenxing, backported in #3535.

Full Changelog: milvus-io/pymilvus@v2.6.14...v2.6.15

Commits
  • f63a1aa fix: Revert search aggregation and sync milvus-proto v3.0.0-beta
  • 9a9e38d feat: add ORM API deprecation warnings (#3467)
  • e22bf5b enhance: return external spec in refresh job info (#3466)
  • e37c070 feat: add drop_collection_field and drop_collection_function APIs (#3406)
  • 42b6f11 feat: add projectId and regionId support for cloud import interfaces (#3459)
  • 8c6fa23 refactor: remove gRPC handler _get_info helpers (#3461)
  • 50b5f5a chore: remove unused gRPC handler get path (#3460)
  • cea7006 chore: remove legacy Sphinx docs source (#3457)
  • fd34f75 feat(volume): enhance volume API with External Volume support and describe_vo...
  • b69a298 ci: support manual PyMilvus to Milvus branch sync (#3453)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pymilvus](https://github.com/milvus-io/pymilvus) from 2.6.14 to 3.0.0.
- [Release notes](https://github.com/milvus-io/pymilvus/releases)
- [Commits](milvus-io/pymilvus@v2.6.14...v3.0.0)

---
updated-dependencies:
- dependency-name: pymilvus
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants