-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit 5b1418f
authored
.Net: Bump Testcontainers.Milvus from 3.8.0 to 3.10.0 in /dotnet (#8649)
Bumps
[Testcontainers.Milvus](https://github.com/testcontainers/testcontainers-dotnet)
from 3.8.0 to 3.10.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testcontainers/testcontainers-dotnet/releases">Testcontainers.Milvus's
releases</a>.</em></p>
<blockquote>
<h2>3.10.0</h2>
<p>Hey everyone, just wanted to say a huge thanks to all of you who
helped with this version — whether through contributions, reporting
issues, or discussions. I've been very busy lately, and your support has
been a huge help. I really appreciate it!</p>
<h1>What's Changed</h1>
<h2>🚀 Features</h2>
<ul>
<li>feat: Add MongoDB replica set support (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1196">#1196</a>)
<a href="https://github.com/artiomchi"><code>@artiomchi</code></a></li>
<li>feat: Detect CSharp, FSharp and Visual Basic projects (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1234">#1234</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
<li>feat: Improve parsing of Docker image tag version
<code>MatchVersion(Predicate<Version>)</code> (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1231">#1231</a>)
<a href="https://github.com/0xced"><code>@0xced</code></a></li>
<li>feat: Log Docker daemon labels if present (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1226">#1226</a>)
<a
href="https://github.com/eddumelendez"><code>@eddumelendez</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>fix: Get sqlcmd utility file path from container instead of const
file path (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1221">#1221</a>)
<a
href="https://github.com/outofrange-consulting"><code>@outofrange-consulting</code></a></li>
<li>fix: Add Keycloak health port 9000 starting from major version 25
(<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1213">#1213</a>)
<a
href="https://github.com/paulomorgado"><code>@paulomorgado</code></a></li>
<li>fix: Allow specifying the protocol (TCP, UDP, SCTP) to resolve the
public assigned host port (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1219">#1219</a>)
<a href="https://github.com/wolfman42"><code>@wolfman42</code></a></li>
<li>fix: Trim relative path indicators from Dockerfile path (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1203">#1203</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
</ul>
<h2>📖 Documentation</h2>
<ul>
<li>chore: Replace codeinclude with snippets (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1251">#1251</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
<li>docs: Use codeinclude in module examples (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1245">#1245</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
</ul>
<h2>🧹 Housekeeping</h2>
<ul>
<li>chore: Apply fix for redirect.github.com/apache/pulsar/issues/22811
only for affected versions (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1232">#1232</a>)
<a href="https://github.com/entvex"><code>@entvex</code></a></li>
<li>chore: Replace codeinclude with snippets (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1251">#1251</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
<li>chore: Change global.json roll-forward policy from
<code>latestPatch</code> to <code>latestMinor</code> (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1230">#1230</a>)
<a href="https://github.com/0xced"><code>@0xced</code></a></li>
<li>chore: Remove obsolete UntilOperationIsSucceeded wait strategy (<a
href="https://redirect.github.com/testcontainers/testcontainers-dotnet/issues/1202">#1202</a>)
<a
href="https://github.com/HofmeisterAn"><code>@HofmeisterAn</code></a></li>
</ul>
<h2>3.9.0</h2>
<p>Thank you to everyone whose contributions made this release
possible.</p>
<h1>What's Changed</h1>
<h2>1 parent cce877e commit 5b1418fCopy full SHA for 5b1418f
1 file changed
+1
-1
lines changeddotnet/Directory.Packages.props
Copy file name to clipboardExpand all lines: dotnet/Directory.Packages.props+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
0 commit comments