Skip to content

Bump pymilvus from 2.6.6 to 2.6.11#260

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pymilvus from 2.6.6 to 2.6.11.

Release notes

Sourced from pymilvus's releases.

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

PyMilvus v2.6.10 Release Notes

What's Changed

New Features

  • feat: add global cluster client support (#3264)
  • feat: add ConnectionManager to replace connections singleton for MilvusClient (#3307)

Bug Fixes

  • fix: is_legal_ids() to accept negative int64 primary keys (#3281)
  • fix: avoid calling len() on scipy sparse matrix in entity_to_field_data (#3294)
  • fix: retry on REPLICATE_VIOLATION for global cluster region switch (#3298)
  • fix: support non-float vectors in struct array in search (#3299)
  • fix: enforce timeout for async operations when server is unreachable (#3304)
  • fix: add debounce to prevent concurrent topology refresh in global client (#3309)

Enhancements

  • enhance: general performance improvements across MilvusClient path (#3280)
  • enhance: remote bulk writer support virtual_style_endpoint (#3302)

... (truncated)

Commits
  • d65df6b [Backport 2.6] chore: remove obsolete release_event and nightly_ci workflows ...
  • f544d0a [Backport 2.6] fix: display human-readable state and level in SegmentInfo rep...
  • 4158c5b [Backport 2.6] refactor: consolidate duplicate common_pb2 import in prepare.p...
  • cba05f5 [Backport 2.6] fix: handle None credentials in connections.connect() (#3343) ...
  • ab0e685 [Backport 2.6] fix: use explicit length check for numpy array compatibility i...
  • 2c3c85e [Backport 2.6] refactor: remove redundant raise ex from ex try/except block...
  • 2b8e8cc [Backport 2.6] refactor: extract _get_dim helper to deduplicate dimension loo...
  • 1dc266a [Backport 2.6] fix: prevent Cannot invoke RPC on closed channel after conne...
  • 00f2dba [Backport 2.6] fix: pin setuptools_scm<9 to prevent _types import breakage (#...
  • 9444a38 feat: [cp2.6] add force_promote support to update_replicate_configuration (#3...
  • 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.11.
- [Release notes](https://github.com/milvus-io/pymilvus/releases)
- [Commits](milvus-io/pymilvus@v2.6.6...v2.6.11)

---
updated-dependencies:
- dependency-name: pymilvus
  dependency-version: 2.6.11
  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 Mar 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 13, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #275.

@dependabot dependabot Bot closed this Apr 13, 2026
@dependabot dependabot Bot deleted the dependabot/pip/pymilvus-2.6.11 branch April 13, 2026 21:03
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