.Net: Bump AWSSDK.BedrockRuntime and AWSSDK.Core - #14299
Conversation
Bumps AWSSDK.BedrockRuntime from 4.0.100.7 to 4.0.101.1 Bumps AWSSDK.Core from 4.0.100.9 to 4.0.101 --- updated-dependencies: - dependency-name: AWSSDK.Core dependency-version: 4.0.101 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: AWSSDK.BedrockRuntime dependency-version: 4.0.101.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
Note
Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.
Updates AWS SDK package versions in the .NET central package management file.
Changes:
- Bumped
AWSSDK.BedrockRuntimefrom4.0.100.7to4.0.101.1 - Bumped
AWSSDK.Corefrom4.0.100.9to4.0.101
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| <PackageVersion Include="AWSSDK.BedrockAgent" Version="4.0.100.7" /> | ||
| <PackageVersion Include="AWSSDK.BedrockAgentRuntime" Version="4.0.100.7" /> | ||
| <PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.100.7" /> | ||
| <PackageVersion Include="AWSSDK.Core" Version="4.0.100.9" /> | ||
| <PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.101.1" /> | ||
| <PackageVersion Include="AWSSDK.Core" Version="4.0.101" /> | ||
| <PackageVersion Include="AWSSDK.Extensions.Bedrock.MEAI" Version="4.0.5.3" /> | ||
| <PackageVersion Include="AWSSDK.Extensions.NETCore.Setup" Version="4.0.100.7" /> | ||
| <PackageVersion Include="AWSSDK.SecurityToken" Version="4.0.100.7" /> |
| <PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.100.7" /> | ||
| <PackageVersion Include="AWSSDK.Core" Version="4.0.100.9" /> | ||
| <PackageVersion Include="AWSSDK.BedrockRuntime" Version="4.0.101.1" /> | ||
| <PackageVersion Include="AWSSDK.Core" Version="4.0.101" /> |
There was a problem hiding this comment.
MAF Automated Review — Iteration 1
Result: No findings
Scope: full PR (1 commit(s)): d7ab885493bd
Model: claude-opus-4.8
Overview
This is a routine Central Package Management dependency bump: AWSSDK.BedrockRuntime 4.0.100.7 → 4.0.101.1 and AWSSDK.Core 4.0.100.9 → 4.0.101 in dotnet/Directory.Packages.props, with no source, test, or project-file changes. The bump moves both packages forward within the AWS SDK v4 line, and because AWSSDK.Core 4.0.101 is a compatible upward floor for the sibling AWSSDK packages still pinned at 4.0.100.7, NuGet resolves the graph without downgrade or conflict (a clean restore of both the Amazon connector and the Bedrock Agents project confirmed this). No public API surface, serialization contract, persistence path, or trust boundary is touched, so there is no publishable defect; the only residual is inherent trust in the upstream AWS artifacts.
Reviewed the supplied pull-request change set across correctness, security/reliability, architecture, and failure behavior.
No publishable findings remained after source verification for this scope.
Pinned AWSSDK.BedrockRuntime at 4.0.101.1.
Release notes
Sourced from AWSSDK.BedrockRuntime's releases.
No release notes found for this version range.
Commits viewable in compare view.
Updated AWSSDK.Core from 4.0.100.9 to 4.0.101.
Release notes
Sourced from AWSSDK.Core's releases.
No release notes found for this version range.
Commits viewable in compare view.
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)