Skip to content

chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.15 to 2.6.16#22136

Merged
apupier merged 1 commit intomainfrom
dependabot/maven/io.milvus-milvus-sdk-java-2.6.16
Mar 20, 2026
Merged

chore(deps): Bump io.milvus:milvus-sdk-java from 2.6.15 to 2.6.16#22136
apupier merged 1 commit intomainfrom
dependabot/maven/io.milvus-milvus-sdk-java-2.6.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 20, 2026

Bumps io.milvus:milvus-sdk-java from 2.6.15 to 2.6.16.

Release notes

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

milvus-sdk-java-2.6.16

Release date: 2026-03-19

Compatible with Milvus v2.6.x

Feature

  • Add truncateCollection() interface for MilvusClientV2

Bug

  • Fix a potential risk of sending multiple HTTP requests to the global cluster endpoint in a short time
  • Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer when querying with a sparse vector field
Changelog

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

milvus-sdk-java 2.6.16 (2026-03-19)

Feature

  • Add truncateCollection() interface for MilvusClientV2

Bug

  • Fix a potential risk to send multiple http requests to global cluster endpoint in short time
  • Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer when querying with sparse vector field
Commits
  • 0684e38 Prepare for v2.6.16 (#1785)
  • b41d82b Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer (#1783)
  • 32de51e Add TruncateCollection API to Java SDK (#1781)
  • 33bc614 Fix a potential risk to send multiple http requests to global cluster endpoin...
  • See full diff in compare view

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.15 to 2.6.16.
- [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.15...v2.6.16)

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

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 Mar 20, 2026
@github-actions
Copy link
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using build-all, build-dependents, skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

@github-actions
Copy link
Contributor

🧪 CI tested the following changed modules:

  • parent

ℹ️ Dependent modules were not tested because the total number of affected modules exceeded the threshold (50). Use the test-dependents label to force testing all dependents.

Copy link
Contributor

@apupier apupier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integration test (not launched onCI) are passing locally:

[�[1;34mINFO�[m] Running org.apache.camel.component.milvus.it.�[1mMilvusComponentIT�[m
[�[1;34mINFO�[m] �[1;32mTests run: �[0;1;32m7�[m, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.102 s -- in org.apache.camel.component.milvus.it.�[1mMilvusComponentIT

@apupier apupier merged commit 4cc38b8 into main Mar 20, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.milvus-milvus-sdk-java-2.6.16 branch March 20, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-build-and-dependencies 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