dependabot[bot] opened a new pull request, #17709: URL: https://github.com/apache/camel/pull/17709
Bumps [io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java) from 2.5.6 to 2.5.7. <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.5.7</h2> <p>Release date: 2025-04-09</p> <p>Compatible with Milvus v2.5.x</p> <h3>Bug</h3> <ul> <li>Fix a compatible bug with milvus v2.5.8 that QueryResp.QueryResult doesn't return primary key</li> <li>Fix a bug of nullable Array field that null value should be returned instead of an empty list</li> <li>Fix a regression for parsing JSON field values returned by search/query</li> </ul> <h3>Improvement</h3> <ul> <li>Add proxy setting for connection to milvus</li> <li>Support offset parameter for hybridSearch() interface</li> <li>Add options parameter for bulkImport() interface</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.5.7 (2025-04-09)</h2> <h3>Bug</h3> <ul> <li>Fix a compatible bug with milvus v2.5.8 that QueryResp.QueryResult doesn't return primary key</li> <li>Fix a bug of nullable Array field that null value should be returned instead of an empty list</li> </ul> <h3>Improvement</h3> <ul> <li>Add proxy setting for connection to milvus</li> <li>Support offset parameter for hybridSearch() interface</li> <li>Add options parameter for bulkImport() interface</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/b2c6d0ae75977e49f725948adfce45d609d520e2"><code>b2c6d0a</code></a> Prepare for v2.5.7 (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1369">#1369</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/34500d392500ed0d926fe3453d26e56ef43e297b"><code>34500d3</code></a> Fix a bug of nullable Array type (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1366">#1366</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/0ac1c8e57f22086bdd5b80202b81a0a21ac7c9d9"><code>0ac1c8e</code></a> Add options parameter for bulk_import interface (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1362">#1362</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/d21763f1023483817e2dbc3d0c6d5a743a118c2c"><code>d21763f</code></a> Support offset parameter for hybridSearch interface (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1360">#1360</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/c1060a7543dc368d3155f63d9f29cc4baf221311"><code>c1060a7</code></a> Adding in Proxy setting for connection to milvus. (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1350">#1350</a>) (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1358">#1358</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/28ca9ba54a86b3815389734f74db1302eb42fb27"><code>28ca9ba</code></a> Fix a bug: incorrect outputFields of query/search with milvus v2.5.8 (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1355">#1355</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/0c2bc344817a4fdb6ac56bfb33480e2b47c313cc"><code>0c2bc34</code></a> Update proto to v2.5.8 (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1354">#1354</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/78ba5737fc091681fa026bd98afb73a8f23678f3"><code>78ba573</code></a> Fix a regression for parsing JSON field values returned by search/query (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1351">#1351</a>)</li> <li><a href="https://github.com/milvus-io/milvus-sdk-java/commit/d1c94b30d67753b9c4bd78a15ebb263712472f98"><code>d1c94b3</code></a> set default options if call Cloud (<a href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1345">#1345</a>)</li> <li>See full diff in <a href="https://github.com/milvus-io/milvus-sdk-java/compare/v2.5.6...v2.5.7">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org