Commit 0011893
authored
chore(deps): bump io.milvus:milvus-sdk-java from 2.6.16 to 2.6.17 (#1132)
Bumps
[io.milvus:milvus-sdk-java](https://github.com/milvus-io/milvus-sdk-java)
from 2.6.16 to 2.6.17.
<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.17</h2>
<p>Release date: 2026-04-02</p>
<p>Compatible with Milvus v2.6.x</p>
<h3>Feature</h3>
<ul>
<li>Add optimize() interface for MilvusClientV2</li>
</ul>
<h3>Improvement</h3>
<ul>
<li>Add forceDrop flag for dropRole() 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.6.17 (2026-04-02)</h2>
<h3>Feature</h3>
<ul>
<li>Add optimize() interface for MilvusClientV2</li>
</ul>
<h3>Improvement</h3>
<ul>
<li>Add forceDrop flag for dropRole() interface</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/milvus-io/milvus-sdk-java/commit/3fe4f06da0b5d5a65ca9c3c715995dee9c330556"><code>3fe4f06</code></a>
Prepare for v2.6.17 (<a
href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1796">#1796</a>)</li>
<li><a
href="https://github.com/milvus-io/milvus-sdk-java/commit/0eaf2a5b2e83b562dc05234b0947872a9b03bf4a"><code>0eaf2a5</code></a>
Update doc (<a
href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1793">#1793</a>)</li>
<li><a
href="https://github.com/milvus-io/milvus-sdk-java/commit/1e4ba98971835d4a71b8722a966a69b562ce09c9"><code>1e4ba98</code></a>
Support optimize() interface (<a
href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1792">#1792</a>)</li>
<li><a
href="https://github.com/milvus-io/milvus-sdk-java/commit/62489bc957cb6d3571e22d95c68a54b705216a7f"><code>62489bc</code></a>
Add forcePromote to UpdateReplicateConfigurationRequest and forceDrop to
Drop...</li>
<li><a
href="https://github.com/milvus-io/milvus-sdk-java/commit/4924044c272b164a956b6e25c7b6bd938e67d0ad"><code>4924044</code></a>
Update proto (<a
href="https://redirect.github.com/milvus-io/milvus-sdk-java/issues/1787">#1787</a>)</li>
<li>See full diff in <a
href="https://github.com/milvus-io/milvus-sdk-java/compare/v2.6.16...v2.6.17">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent fbb69fa commit 0011893
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments