Skip to content

Bump pymilvus from 2.6.6 to 2.6.12#275

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/pymilvus-2.6.12
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor

Bumps pymilvus from 2.6.6 to 2.6.12.

Release notes

Sourced from pymilvus's releases.

PyMilvus v2.6.12 Release Notes

What's Changed

Bug Fixes

Improvements

CI

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

PyMilvus v2.6.11 Release Notes

What's Changed

Bug Fixes

Features & Enhancements

Improvements

  • refactor: extract _get_dim helper to deduplicate dimension lookup (#3344, #3350)
  • refactor: remove redundant raise ex from ex try/except blocks (#3341, #3351)
  • refactor: consolidate duplicate common_pb2 import in prepare.py (#3346, #3354)
  • test: improve unit test coverage from 83.98% to 90% (#3313, #3320)
  • chore: remove obsolete release_event and nightly_ci workflows (#3358)

Full Changelog: milvus-io/pymilvus@v2.6.10...v2.6.11

... (truncated)

Commits
  • 09307a9 [Cherry-pick 2.6] ci: bump actions/checkout to v6 and actions/setup-python to...
  • 2dfd203 [Backport 2.6] fix: rewrite version_helper.py to use only public setuptools...
  • 8fe3cf6 [Backport 2.6] fix: infer_dtype_bydata returns UNKNOWN for list of strings in...
  • 3e531a3 [Backport 2.6] fix: handle empty result set with ARRAY field in query deseria...
  • 87b0ba2 [Backport 2.6] refactor: remove dead fake_register_link method from GrpcHandl...
  • aec3ef6 [Backport 2.6] fix: ensure page_retain_order is passed to search params (#336...
  • e27aca7 [Backport 2.6] refactor: fix return type annotations and bare raise in connec...
  • 8fff01a [Backport 2.6] refactor: replace redundant raise-from-self with bare raise (#...
  • 18e1610 [Backport 2.6] fix: remove duplicate timeout kwarg in Collection.init (#3...
  • 0339212 [Backport 2.6] refactor(async_grpc_handler): remove dead code and redundant e...
  • 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.6 to 2.6.12.
- [Release notes](https://github.com/milvus-io/pymilvus/releases)
- [Commits](milvus-io/pymilvus@v2.6.6...v2.6.12)

---
updated-dependencies:
- dependency-name: pymilvus
  dependency-version: 2.6.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #302.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pymilvus-2.6.12 branch May 12, 2026 02:44
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.

0 participants