Skip to content

Bump pymilvus from 2.6.15 to 2.6.16 in /setup/participant - #9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/setup/participant/pymilvus-2.6.16
Closed

Bump pymilvus from 2.6.15 to 2.6.16 in /setup/participant#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/setup/participant/pymilvus-2.6.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown

Bumps pymilvus from 2.6.15 to 2.6.16.

Release notes

Sourced from pymilvus's releases.

PyMilvus v2.6.16 Release Notes

What's Changed

Features and enhancements

  • Add element-level search support (source #3208; 2.6 #3491).
  • Add dump_messages support for data salvage (source #3573; 2.6 #3574).
  • Add role and user description support in auth APIs (sources #3601 and #3602; 2.6 #3609).
  • Improve volume upload interaction, including concurrency and progress behavior (source #3619; 2.6 #3628).

Bug fixes

  • Harden sync and async connection recovery by protecting reconnect channel swaps and validating channel reclamation (sources #3542, #3564, and #3579; 2.6 #3566, #3571, and #3582).
  • Preserve connection timeout settings during recovery (source #3610; 2.6 #3614).
  • Map only connection-setup RPC failures to CONNECT_FAILED (source #3589; 2.6 #3591).
  • Reject boolean values in sparse vector validation and improve the related error message (source #3624; 2.6 #3625).

Type handling and client internals

Documentation and tests

  • Update async client examples (source #3597; 2.6 #3598).
  • Classify maintained test suites (source #3592; 2.6 #3596).

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

Commits
  • 951a943 [Backport 2.6] Improve volume upload interaction (#3628)
  • 5c4bb25 [Backport 2.6] fix: reject bool values in sparse_vector_validator and fix mis...
  • bc75623 [Backport 2.6] fix: preserve connection timeout during recovery (#3610) (#3614)
  • a81664d [Backport 2.6] refactor: drive vector array dtype from type facts (#3606) (#3...
  • 51cfa8d [Backport 2.6] enhance(client): use type facts for row extraction (#3607)
  • 07b4dec feat: [2.6] support role and user descriptions (#3601)(#3602) (#3609)
  • 5bec13f feat: impl element-level search [2.6] (#3491)
  • f3534f1 [Backport 2.6] docs: update async client example (#3597) (#3598)
  • 0e53421 feat: [cp2.6]support dump_messages for data salvage (#3573) (#3574)
  • 0b7b8a1 [Backport 2.6] test: classify maintained test suites (#3596)
  • 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.15 to 2.6.16.
- [Release notes](https://github.com/milvus-io/pymilvus/releases)
- [Commits](milvus-io/pymilvus@v2.6.15...v2.6.16)

---
updated-dependencies:
- dependency-name: pymilvus
  dependency-version: 2.6.16
  dependency-type: direct:production
  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 Jul 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Author

Superseded by #17.

@dependabot dependabot Bot closed this Aug 1, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/setup/participant/pymilvus-2.6.16 branch August 1, 2026 15:16
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