dependabot[bot] opened a new pull request, #22136: URL: https://github.com/apache/camel/pull/22136
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.6.15 to 2.6.16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/milvus-io/milvus-sdk-java/releases">io.milvus:milvus-sdk-java's releases</a>.</em></p> <blockquote> <h2>milvus-sdk-java-2.6.16</h2> <p>Release date: 2026-03-19</p> <p>Compatible with Milvus v2.6.x</p> <h3>Feature</h3> <ul> <li>Add truncateCollection() interface for MilvusClientV2</li> </ul> <h3>Bug</h3> <ul> <li>Fix a potential risk of sending multiple HTTP requests to the global cluster endpoint in a short time</li> <li>Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer when querying with a sparse vector field</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/milvus-io/milvus-sdk-java/blob/master/CHANGELOG.md">io.milvus:milvus-sdk-java's changelog</a>.</em></p> <blockquote> <h2>milvus-sdk-java 2.6.16 (2026-03-19)</h2> <h3>Feature</h3> <ul> <li>Add truncateCollection() interface for MilvusClientV2</li> </ul> <h3>Bug</h3> <ul> <li>Fix a potential risk to send multiple http requests to global cluster endpoint in short time</li> <li>Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer when querying with sparse vector field</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/0684e389e78ee69a1e223c721989f21f67d3e1e2"><code>0684e38</code></a> Prepare for v2.6.16 (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1785">#1785</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/b41d82b148632025222e6c3f20bf73867a3c6e59"><code>b41d82b</code></a> Fix NoSuchMethodError on Java 8 for java.nio.ByteBuffer (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1783">#1783</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/32de51e5f4e863d881a9e415d88710d554d980fc"><code>32de51e</code></a> Add TruncateCollection API to Java SDK (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1781">#1781</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/33bc614cdc4dbbfdb05bb85146ac78100e560615"><code>33bc614</code></a> Fix a potential risk to send multiple http requests to global cluster endpoin...</li> <li>See full diff in <a href="https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.15...v2.6.16">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
