Skip to content

build(deps): bump io.milvus:milvus-sdk-java from 2.6.17 to 3.0.7 - #2906

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.milvus-milvus-sdk-java-3.0.7
Open

build(deps): bump io.milvus:milvus-sdk-java from 2.6.17 to 3.0.7#2906
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.milvus-milvus-sdk-java-3.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

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

  • 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

milvus-sdk-java-3.0.4

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

Feature

  • Support aggregation for search
  • Support order-by fields for search and query

... (truncated)

Changelog

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

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

milvus-sdk-java 3.0.4 (2026-07-13)

Feature

  • Support aggregation for search
  • Support order-by fields for search and query
  • Support the MinHash function
  • Support commitImport/abortImport for bulk import jobs

milvus-sdk-java 3.0.3 (2026-06-29)

Feature

  • Support AddFunctionField/DropCollectionField/DropFunctionField interfaces
  • BulkWriter support binary/float16/int8 vectors in Struct field

... (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.7.
- [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.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 29, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov

codecov Bot commented Aug 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant