Skip to content

Bump pymilvus from 2.6.6 to 3.0.0#302

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

Bump pymilvus from 2.6.6 to 3.0.0#302
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pymilvus-3.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor

Bumps pymilvus from 2.6.6 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

PyMilvus v2.6.14 Release Notes

What's Changed

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

PyMilvus v2.6.13 Release Notes

What's Changed

Full Changelog: milvus-io/pymilvus@v2.6.12...v2.6.13

... (truncated)

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 dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 12, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/pymilvus-3.0.0 branch from cdeecbe to 12f4e2e Compare May 13, 2026 15:04
@fabnemEPFL

Copy link
Copy Markdown
Collaborator

@dependabot recreate

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/pymilvus-3.0.0 branch from 14a1d6a to c3039f8 Compare June 24, 2026 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant