Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

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

milvus-sdk-java-2.6.0

Release date: 2025-06-13

Compatible with Milvus v2.6.x

Feature

  • Support jsonPath index
  • Support addCollectionField()
  • Support FunctionType.RERANK
  • Support running analyzer by Collection and Field
  • Support Int8Vector

Bug

  • Fix a bug of flush()

milvus-sdk-java-2.5.10

Release date: 2025-06-05

Compatible with Milvus v2.5.x

Feature

  • Support dropCollectionFieldProperties interface
  • Support multi-language analyzer

Bug

  • Reformat SearchResult/IDScore print content to show primary key
  • Fix a bug of listIndexes()

milvus-sdk-java-2.5.9

Release date: 2025-05-09

Compatible with Milvus v2.5.x

Feature

  • Support runAnalyzer() interface

Bug

  • Fix a bug that index property was not correctly passed
  • Fix an exception to LocalBulkWriter in Java 24 env

Improvement

  • Add dbName for DescribeIndexReq
  • Bump protobuf/protoc version from 3.24.0 to 3.25.5
  • Bump Gson version from 2.10.0 to 2.13.1
  • describeCollection returns collection createUtcTime
  • Add a static method CreateSchema() to replace non-static method createSchema() in MilvusClientV2

milvus-sdk-java-2.5.8

Release date: 2025-04-25

... (truncated)

Changelog

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

milvus-sdk-java 2.6.0 (2025-06-13)

Feature

  • Support jsonPath index
  • Support addCollectionField()
  • Support FunctionType.RERANK
  • Support run analyzer by collection and Field
  • Support Int8Vector

Bug

  • Fix a bug of flush()

milvus-sdk-java 2.5.10 (2025-06-05)

Feature

  • Support dropCollectionFieldProperties interface
  • Support multi-language analyzer

Bug

  • Reformat SearchResult/IDScore print content to show primary key
  • Fix a bug of listIndexes()

milvus-sdk-java 2.5.9 (2025-05-09)

Feature

  • Support runAnalyzer() interface

Bug

  • Fix a bug that index property was not correctly passed
  • Fix an exception to LocalBulkWriter in Java 24 env

Improvement

  • Add dbName for DescribeIndexReq
  • Bump protobuf/protoc version from 3.24.0 to 3.25.5
  • Bump Gson version from 2.10.0 to 2.13.1
  • describeCollection returns collection createUtcTime
  • Add a static method CreateSchema() to replace non-static method createSchema() in MilvusClientV2

milvus-sdk-java 2.5.8 (2025-04-25)

Feature

  • Support getPersistentSegmentInfo/getQuerySegmentInfo interfaces for V2
  • Support transferNode interface for V2
  • Support checkHealth interface for V2

milvus-sdk-java 2.5.7 (2025-04-09)

Bug

  • Fix a compatible bug with milvus v2.5.8 that QueryResp.QueryResult doesn't return primary key
  • Fix a bug of nullable Array field that null value should be returned instead of an empty list

Improvement

  • Add proxy setting for connection to milvus
  • Support offset parameter for hybridSearch() interface
  • Add options parameter for bulkImport() interface

... (truncated)

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 Jul 1, 2025
@dependabot dependabot bot requested a review from a team July 1, 2025 22:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2025
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.4.4 to 2.6.0.
- [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.4.4...v2.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.0 branch from e8bf11f to 057141c Compare July 8, 2025 23:56
@eddumelendez eddumelendez merged commit 0551280 into main Jul 12, 2025
105 checks passed
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-2.6.0 branch July 12, 2025 02:24
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