Skip to content

Commit 72bf918

Browse files
dependabot[bot]glorious-beard
authored andcommitted
.Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core in /dotnet (microsoft#11296)
Bumps [AWSSDK.BedrockRuntime](https://github.com/aws/aws-sdk-net) and [AWSSDK.Core](https://github.com/aws/aws-sdk-net). These dependencies needed to be updated together. Updates `AWSSDK.BedrockRuntime` from 4.0.0-preview.10 to 4.0.0-preview.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-net/releases">AWSSDK.BedrockRuntime's releases</a>.</em></p> <blockquote> <h3>4.0.0.0-preview.11 (2025-03-26 12:13 UTC)</h3> <ul> <li>DynamoDBStreams (4.0.0.0) <ul> <li>Update documentation for code generated from DynamoDB Streams models</li> </ul> </li> <li>S3 (4.0.0.0) <ul> <li>Fix a bug where <code>CopyObject</code> wasn't working with some special characters.</li> </ul> </li> <li>SecurityToken (4.0.0.0) <ul> <li>Added async code paths for the SAML and Assume role credentials providers.</li> </ul> </li> <li>Core 4.0.0.0 <ul> <li>Add telemetry data for Credentials retrieval</li> <li>Fixed protocol test <code>RestJsonSerializesSparseNullMapValues</code> by adding proper null value handling in sparse map serialization</li> <li>Updated <code>Microsoft.Extensions.AI</code> to <code>9.3.0-preview.1.25161.3</code> in the <code>AWSSDK.Extensions.Bedrock.MEAI</code> package</li> <li>Updated credential providers to provide Async version for generating credentials.</li> <li>All services packages updated to require new Core</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-net/commit/1fbd2489a7ff8e8bd69332b3db6b9f3c17ad98e2"><code>1fbd248</code></a> Commit version number update changes</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/930679e5b9ab4b42f45de853b261d8aa2ef433b8"><code>930679e</code></a> refactor: Manual change to test to use DateTimeKind.Utc for DynamoDB test.</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/986fa56eda40a8040800509b4a4f106675a800a9"><code>986fa56</code></a> [V4] Preview 11 (<a href="https://redirect.github.com/aws/aws-sdk-net/issues/3721">#3721</a>)</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/87f409b66543aacce037f911afa5a56dc45da8a6"><code>87f409b</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-net/issues/3714">#3714</a> from aws/adaines/fix-RestJsonSerializesSparseNullMap...</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/acd49b43f5701946a6536cd46b87b7bbe756b301"><code>acd49b4</code></a> nit: replace inadvertently removed space</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/942c6f5cd4fbe68856ba8fb81f6dc37937ef0c80"><code>942c6f5</code></a> chore: add dev config</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/c5761f5a0b0986f07bde13b7b1a306c73e919adf"><code>c5761f5</code></a> Refactor JSON marshalling for sparse maps and update test cases</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/ed61e170ac5956fdc6a6c167bff4f8c06ad33511"><code>ed61e17</code></a> Fix bug in V4 where copy object wasn't working for some special characters (#...</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/7373cac0db6c614b4e9837837a04c595a9218a59"><code>7373cac</code></a> refactor: Rename index.html file for API reference guide</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/d133d13fd1c28e807f30aa1a8ac59d4d2d216bf7"><code>d133d13</code></a> chore: Add generated files</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-net/compare/4.0.0.0-preview.10...4.0.0.0-preview.11">compare view</a></li> </ul> </details> <br /> Updates `AWSSDK.Core` from 4.0.0-preview.10 to 4.0.0-preview.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-net/releases">AWSSDK.Core's releases</a>.</em></p> <blockquote> <h3>4.0.0.0-preview.11 (2025-03-26 12:13 UTC)</h3> <ul> <li>DynamoDBStreams (4.0.0.0) <ul> <li>Update documentation for code generated from DynamoDB Streams models</li> </ul> </li> <li>S3 (4.0.0.0) <ul> <li>Fix a bug where <code>CopyObject</code> wasn't working with some special characters.</li> </ul> </li> <li>SecurityToken (4.0.0.0) <ul> <li>Added async code paths for the SAML and Assume role credentials providers.</li> </ul> </li> <li>Core 4.0.0.0 <ul> <li>Add telemetry data for Credentials retrieval</li> <li>Fixed protocol test <code>RestJsonSerializesSparseNullMapValues</code> by adding proper null value handling in sparse map serialization</li> <li>Updated <code>Microsoft.Extensions.AI</code> to <code>9.3.0-preview.1.25161.3</code> in the <code>AWSSDK.Extensions.Bedrock.MEAI</code> package</li> <li>Updated credential providers to provide Async version for generating credentials.</li> <li>All services packages updated to require new Core</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-net/commit/1fbd2489a7ff8e8bd69332b3db6b9f3c17ad98e2"><code>1fbd248</code></a> Commit version number update changes</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/930679e5b9ab4b42f45de853b261d8aa2ef433b8"><code>930679e</code></a> refactor: Manual change to test to use DateTimeKind.Utc for DynamoDB test.</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/986fa56eda40a8040800509b4a4f106675a800a9"><code>986fa56</code></a> [V4] Preview 11 (<a href="https://redirect.github.com/aws/aws-sdk-net/issues/3721">#3721</a>)</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/87f409b66543aacce037f911afa5a56dc45da8a6"><code>87f409b</code></a> Merge pull request <a href="https://redirect.github.com/aws/aws-sdk-net/issues/3714">#3714</a> from aws/adaines/fix-RestJsonSerializesSparseNullMap...</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/acd49b43f5701946a6536cd46b87b7bbe756b301"><code>acd49b4</code></a> nit: replace inadvertently removed space</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/942c6f5cd4fbe68856ba8fb81f6dc37937ef0c80"><code>942c6f5</code></a> chore: add dev config</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/c5761f5a0b0986f07bde13b7b1a306c73e919adf"><code>c5761f5</code></a> Refactor JSON marshalling for sparse maps and update test cases</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/ed61e170ac5956fdc6a6c167bff4f8c06ad33511"><code>ed61e17</code></a> Fix bug in V4 where copy object wasn't working for some special characters (#...</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/7373cac0db6c614b4e9837837a04c595a9218a59"><code>7373cac</code></a> refactor: Rename index.html file for API reference guide</li> <li><a href="https://github.com/aws/aws-sdk-net/commit/d133d13fd1c28e807f30aa1a8ac59d4d2d216bf7"><code>d133d13</code></a> chore: Add generated files</li> <li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-net/compare/4.0.0.0-preview.10...4.0.0.0-preview.11">compare view</a></li> </ul> </details> <br /> 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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 141183d commit 72bf918

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dotnet/Directory.Packages.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
<PackageVersion Include="Aspire.Hosting.Azure.Search" Version="9.1.0" />
1010
<PackageVersion Include="AWSSDK.BedrockAgent" Version="4.0.0-preview.10" />
1111
<PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="4.0.0-preview.10" />
12-
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.0-preview.10" />
13-
<PackageVersion Include="AWSSDK.Core" Version="4.0.0-preview.10" />
12+
<PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.0-preview.11" />
13+
<PackageVersion Include="AWSSDK.Core" Version="4.0.0-preview.11" />
1414
<PackageVersion Include="Aspire.Azure.AI.OpenAI" Version="9.1.0-preview.1.25121.10" />
1515
<PackageVersion Include="Aspire.Hosting.AppHost" Version="9.1.0" />
1616
<PackageVersion Include="Aspire.Hosting.Azure.CognitiveServices" Version="9.1.0" />

0 commit comments

Comments
 (0)