dependabot[bot] opened a new pull request, #21444: URL: https://github.com/apache/camel/pull/21444
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.6.13 to 2.6.14. <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.14</h2> <p>Release date: 2026-02-12</p> <p>Compatible with Milvus v2.6.x</p> <h3>Feature</h3> <ul> <li>Support AISAQ index type</li> <li>Support element_filter for struct field</li> </ul> <h3>Improvement</h3> <ul> <li>Change keepAliveTimeMs from 55s to 10s, keepAliveTimeoutMs from 20s to 5s, and enable keepAliveWithoutCalls by default in both ConnectParam (V1) and ConnectConfig (V2).</li> </ul> <h3>Bug</h3> <ul> <li>Fix a bug in ClientPool where the RPC channel was not properly closed</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.14 (2026-02-12)</h2> <h3>Feature</h3> <ul> <li>Support AISAQ index type</li> <li>Support element_filter for struct field</li> </ul> <h3>Improvement</h3> <ul> <li>Change keepAliveTimeMs from 55s to 10s, keepAliveTimeoutMs from 20s to 5s, and enable keepAliveWithoutCalls by default in both ConnectParam (V1) and ConnectConfig (V2).</li> </ul> <h3>Bug</h3> <ul> <li>Fix a bug in ClientPool where the RPC channel was not properly closed</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/6020fa1d1fddf55c7c6b6383670e81c618b869f5"><code>6020fa1</code></a> Prepare for v2.6.14 (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1761">#1761</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/502b59e70b9cb77231514f3c2ca370d4721ac1b0"><code>502b59e</code></a> Update gRPC keepalive defaults to 10s interval, 5s timeout, enable without ca...</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/fef562a1cb5e01614acb56f2638fb0ab15f54703"><code>fef562a</code></a> Fix a bug of ClientPool that rpc channel is not properly closed (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1757">#1757</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/8d8b1ecd1ea5fa7a0ddfb343f62583901f8651c4"><code>8d8b1ec</code></a> Support element filter search for struct field (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1755">#1755</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/2f4f5d19c77f28407ebbe767292ba5f678c18ab4"><code>2f4f5d1</code></a> Add index type AISAQ (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1752">#1752</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/93065fa718c6d616706d376d11e7ffeeefde189e"><code>93065fa</code></a> add test cases for search by id and struct array. (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1749">#1749</a>) (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1753">#1753</a>)</li> <li>See full diff in <a href="https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.13...v2.6.14">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]
