Skip to content

Bump io.milvus:milvus-sdk-java from 2.6.17 to 3.0.8 in /modules/milvus - #12051

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-3.0.8
Open

Bump io.milvus:milvus-sdk-java from 2.6.17 to 3.0.8 in /modules/milvus#12051
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/modules/milvus/io.milvus-milvus-sdk-java-3.0.8

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps io.milvus:milvus-sdk-java from 2.6.17 to 3.0.8.

Release notes

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

milvus-sdk-java-3.0.8

Release date: 2026-08-27 Compatible with Milvus v3.0.x

Feature

  • Support FunctionChain in search requests
  • Support element-level query offsets for struct-array fields
  • Support query iterator cursor
  • Add client telemetry support

Improvement

  • Align delete response, describeCollection index params, and compact target-size handling with PyMilvus
  • Add comprehensive Javadoc to V2 API and BulkWriter

milvus-sdk-java-3.0.7

Release date: 2026-08-21 Compatible with Milvus v3.0.x

Feature

  • Support async DQL interfaces for MilvusClientV2
  • Support client-side roaring bitmap blobs for roaring_match filters

Improvement

  • Align request/response behavior with PyMilvus
  • Refine async retry scheduler ownership and ids-expression building

Bug

  • Preserve empty database names for serverless requests
  • Avoid sending empty analyzer params in runAnalyzer
  • Clean async tasks when shutdown
  • Reject JSON/Geometry/Timestamptz fields in Struct field

milvus-sdk-java-3.0.6

Release date: 2026-08-05 Compatible with Milvus v3.0.x

Feature

  • Support the Text data type in DML, result decoding, and BulkWriter
  • Add the FMINDEX scalar index type
  • Support client-side bloom filter blobs for bloom_match filters

Improvement

  • Refine schema and session-timestamp caching across clients, iterators, collection DDL, and global-cluster failover
  • Redact authentication secrets from diagnostic output

milvus-sdk-java-3.0.5

Release date: 2026-07-24 Compatible with Milvus v3.0.x

Feature

... (truncated)

Changelog

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

milvus-sdk-java 3.0.8 (2026-08-26)

Feature

  • Support FunctionChain in search requests
  • Support element-level query offsets for struct-array fields
  • Support query iterator cursor
  • Add client telemetry support

Improvement

  • Align delete response, describeCollection index params, and compact target-size handling with PyMilvus
  • Add comprehensive Javadoc to V2 API and BulkWriter

milvus-sdk-java 3.0.7 (2026-08-21)

Feature

  • Support async DQL interfaces for MilvusClientV2
  • Support client-side roaring bitmap blobs for roaring_match filters

Improvement

  • Align request/response behavior with PyMilvus
  • Refine async retry scheduler ownership and ids-expression building

Bug

  • Preserve empty database names for serverless requests
  • Avoid sending empty analyzer params in runAnalyzer
  • Clean async tasks when shutdown
  • Reject JSON/Geometry/Timestamptz fields in Struct field

milvus-sdk-java 3.0.6 (2026-08-05)

Feature

  • Support the Text data type in DML, result decoding, and BulkWriter
  • Add the FMINDEX scalar index type
  • Support client-side bloom filter blobs for bloom_match filters

Improvement

  • Refine schema and session-timestamp caching across clients, iterators, collection DDL, and global-cluster failover
  • Redact authentication secrets from diagnostic output

Bug

  • Release completed iterator cache state to avoid memory retention
  • Refresh cached schemas when the allow_insert_auto_id collection property changes
  • Use array max capacity when converting V2 iterator field metadata

milvus-sdk-java 3.0.5 (2026-07-24)

Feature

  • Support adding scalar, struct, and function fields to existing Milvus 3.0 collections

Improvement

  • Add backward-compatible fallback for collection field additions on older Milvus servers
  • Align insert/upsert validation and schema-refresh behavior with PyMilvus
  • Relax order-by field validation to allow server-supported field expressions

... (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 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.17 to 3.0.8.
- [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.17...v3.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:04
@dependabot dependabot Bot added java Pull requests that update Java code dependencies Pull requests that update a dependency file labels Sep 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.

0 participants