Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps io.milvus:milvus-sdk-java from 2.6.10 to 2.6.11.

Release notes

Sourced from io.milvus:milvus-sdk-java's releases.

milvus-sdk-java-2.6.11

Release date: 2025-12-26

Compatible with Milvus v2.6.x

Improvement

  • Optimize MilvusClientV2Pool/MilvusClientPool to reuse client objects
  • Allow to insert pk even when auto-id is true, milvus v2.6.3 supports
  • Support AddCollectionFunction/AlterCollectionFunction/DropCollectionFunction milvus v2.6.8 supports

Bug

  • Fix a bug of QueryIterator that query failed when filter expression contains RANDOM_SAMPLE
  • Fix a bug that insert() cannot handle empty struct list
  • Fix a bug that rpcDeadline incorrectly work for iterator
  • Fix a bug that max_lenth of Array/Varchar field missed
Changelog

Sourced from io.milvus:milvus-sdk-java's changelog.

milvus-sdk-java 2.6.11 (2025-12-26)

Improvement

  • Optimize MilvusClientV2Pool/MilvusClientPool to reuse client objects
  • Allow to insert pk even when auto-id is true, milvus v2.6.3 supports
  • Support AddCollectionFunction/AlterCollectionFunction/DropCollectionFunction milvus v2.6.8 supports

Bug

  • Fix a bug of QueryIterator that query failed when filter expression contains RANDOM_SAMPLE
  • Fix a bug that insert() cannot handle empty struct list
  • Fix a bug that rpcDeadline incorrectly work for iterator
  • Fix a bug that max_lenth of Array/Varchar field missed
Commits
  • 907e98b Prepare for v2.6.11 (#1733)
  • 2373ca6 Optimize client pool (#1732)
  • 6da73f3 Update proto (#1727)
  • a2cb7be Address #1721 by putting filteredPKStr used for paging in QueryIterator first...
  • 51fcc0b Fix a bug that insert() cannot handle empty struct list (#1723)
  • eaa06d5 Fix a bug that rpcDeadline incorrectly work for iterator (#1718)
  • a1bac33 Fix a bug that max_lenth of Array/Varchar field missed (#1715)
  • 9f70aa8 Allow to insert pk even when auto-id is true, milvus v2.6.3 supports (#1710) ...
  • ad2a5af Support AddCollectionFunction/AlterCollectionFunction/DropCollectionFunction ...
  • a4a1f5c Verify bulkwiriter timestamp result (#1706)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.6.10 to 2.6.11.
- [Release notes](https://github.com/milvus-io/milvus-sdk-java/releases)
- [Changelog](https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md)
- [Commits](milvus-io/milvus-sdk-java@v2.6.10...v2.6.11)

---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
  dependency-version: 2.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 1, 2026 22:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 1, 2026
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 java Pull requests that update Java code modules/milvus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant