Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2025

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

Release notes

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

milvus-sdk-java-2.6.2

Release date: 2025-08-14

Compatible with Milvus v2.6.x

Improvement

  • Alias interface support database
  • Allows upsert when autoid=true for MilvusClientV1
  • Support more Rerank types for hybridSearch(), including decay and model rerank
  • Support ignoring growing segments for MilvusClientV2.query()
  • Use cached collection schema for query by ids to avoid calling describe_collection()
  • Add objectUrls parameter for bulkimport interfaces
  • Add a method to return the current used database name for MilvusClientV2

Bug

  • Fix a bug of Function.multiAnalyzerParams
  • Fix a bug of FunctionType.TEXTEMBEDDING
Changelog

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

milvus-sdk-java 2.6.2 (2025-08-14)

Improvement

  • Alias interface support database
  • Allows upsert when autoid=true for MilvusClientV1
  • Support more Rerank types for hybridSearch(), including decay and model rerank
  • Support ignoring growing segments for MilvusClientV2.query()
  • Use cached collection schema for query by ids to avoid calling describe_collection()
  • Add objectUrls parameter for bulkimport interfaces
  • Add a method to return the current used database name for MilvusClientV2

Bug

  • Fix a bug of Function.multiAnalyzerParams
  • Fix a bug of FunctionType.TEXTEMBEDDING

milvus-sdk-java 2.5.12 (2025-08-14)

Improvement

  • Alias interface support database
  • Allows upsert when autoid=true for MilvusClientV1
  • Support ignoring growing segments for MilvusClientV2.query()
  • Use cached collection schema for query by ids to avoid calling describe_collection()
  • Add objectUrls parameter for bulkimport interfaces
  • Add a method to return the current used database name for MilvusClientV2

Bug

  • Fix a bug of Function.multiAnalyzerParams
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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 19, 2025 21:48
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 19, 2025
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 20, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@eddumelendez
Copy link
Member

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.2 branch 2 times, most recently from 2cfcc0f to 7563fa1 Compare August 20, 2025 16:34
@eddumelendez
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.2 branch from 7563fa1 to 60c0442 Compare August 26, 2025 03:25
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.6.1 to 2.6.2.
- [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.1...v2.6.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.2 branch from 60c0442 to 844d7e4 Compare August 26, 2025 09:56
@eddumelendez eddumelendez merged commit f4ef9b5 into main Aug 26, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.2 branch August 26, 2025 21:47
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.

2 participants