Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 16, 2025

Bumps io.milvus:milvus-sdk-java from 2.6.0 to 2.6.1.

Release notes

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

milvus-sdk-java-2.6.1

Release date: 2025-07-15

Compatible with Milvus v2.6.x

Feature

  • Support uploading file to Zilliz Cloud Stage for BulkWriter

Bug

  • Fix a bug of SearchResultsWrapper.getRowRecords() that returns wrong data for output fields
  • Fix a null pointer bug of CreateCollectionReq.indexParam()
  • Fix a no such key bug of BulkWriter
  • Fix potential bugs of ConsistencyLevel when dml/dql requests across databases
  • Fix potential bugs of collection schema cache when dml requests across databases

Improvement

  • Deprecate topK for search/hybridSearch/iterator, replaced with limit
  • Deprecate expr of AnnSearchReq, replaced with filter
  • Add database parameter for HybridSearchParam/QueryParam/SearchParam in V1
  • Add database parameter for LoadCollectionReq/RefreshLoadReq in V2
  • Avoid exception when search result is empty
  • BulkWriter supports Int8Vector
Changelog

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

milvus-sdk-java 2.6.1 (2025-07-15)

Feature

  • Support uploading file to Zilliz Cloud Stage for BulkWriter

Bug

  • Fix a bug of SearchResultsWrapper.getRowRecords() that returns wrong data for output fields
  • Fix a null pointer bug of CreateCollectionReq.indexParam()
  • Fix a no such key bug of BulkWriter
  • Fix potential bugs of ConsistencyLevel when dml/dql requests across databases
  • Fix potential bugs of collection schema cache when dml requests across databases

Improvement

  • Deprecate topK for search/hybridSearch/iterator, replaced with limit
  • Deprecate expr of AnnSearchReq, replaced with filter
  • Add database parameter for HybridSearchParam/QueryParam/SearchParam in V1
  • Add database parameter for LoadCollectionReq/RefreshLoadReq in V2
  • Avoid exception when search result is empty
  • BulkWriter supports Int8Vector

milvus-sdk-java 2.5.11 (2025-07-15)

Feature

  • Support uploading file to Zilliz Cloud Stage for BulkWriter

Bug

  • Fix a bug of SearchResultsWrapper.getRowRecords() that returns wrong data for output fields
  • Fix a bug of flush that timestamp is not correctly passed
  • Fix a null pointer bug of CreateCollectionReq.indexParam()
  • Fix a no such key bug of BulkWriter
  • Fix potential bugs of ConsistencyLevel when dml/dql requests across databases
  • Fix potential bugs of collection schema cache when dml requests across databases

Improvement

  • Deprecate topK of search/hybridSearch/iterator, replaced with limit
  • Deprecate expr of AnnSearchReq, replaced with filter
  • Add database parameter for HybridSearchParam/QueryParam/SearchParam in V1
  • Add database parameter for LoadCollectionReq/RefreshLoadReq in V2
  • Avoid exception when search result is empty
  • Support jsonPath index
  • Support run analyzer by collection and Field
Commits

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.0 to 2.6.1.
- [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.0...v2.6.1)

---
updated-dependencies:
- dependency-name: io.milvus:milvus-sdk-java
  dependency-version: 2.6.1
  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 Jul 16, 2025
@dependabot dependabot bot requested a review from a team July 16, 2025 03:37
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 16, 2025
@eddumelendez eddumelendez merged commit a7c4f78 into main Jul 16, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.1 branch July 16, 2025 20:29
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