Skip to content

.Net: Bump AWSSDK.BedrockAgent from 4.0.0-preview.10 to 4.0.0-preview.12 in /dotnet #11424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2025

Bumps AWSSDK.BedrockAgent from 4.0.0-preview.10 to 4.0.0-preview.12.

Release notes

Sourced from AWSSDK.BedrockAgent's releases.

4.0.0.0-preview.12 (2025-04-04 17:58 UTC)

  • Kinesis (4.0.0.0)
    • Add the bi-directional streaming operation SubscribeToShard.
  • LexRuntimeV2 (4.0.0.0)
    • Add the bi-directional streaming operation StartConversation.
  • QBusiness (4.0.0.0)
    • Add the bi-directional streaming operation Chat.
  • S3 (4.0.0.0)
    • Update remaining value types to be nullable.
  • TranscribeStreaming (4.0.0.0)
    • Initial release of the TranscribeStreaming service package.
  • Core 4.0.0.0
    • [Breaking Change] Move IEventStreamEvent to Amazon.Runtime.EventStreams namespace from Amazon.Runtime.EventStreams.Internal
    • [Breaking Change] Renamed IEventStream to IEventOutputStream and IEnumerableEventStream to IEnumerableEventOutputStream
    • Add core support for bi directional HTTP 2 service operations. Support is only available in .NET 8 and later.
    • Changed the default value of SSOAWSCredentialsOptions.SupportsGettingNewToken as false and improved error messaging if required SSO options are missing while generating new credentials.
    • Fix EndpointDiscoveryHandler not to fail when a request contains bearer token credentials.
    • Log a warning when ServiceUrl and RegionEndpoint are set at the same time. The SDK will log whichever of the two is used.
    • Remove redundant AWSSignerType attribute from service configuration classes.
    • Support Account ID based endpoints. Account-based endpoints help ensure high performance and scalability by using your AWS account ID to route requests for services that support this feature. For more information visit account id based endpoints on our docs.
    • Update the AWS SDK for .NET to include encoded metrics in the User-Agent header to track which features were used for a given request (for example, which retry behavior and how credentials were resolved)
    • All services packages updated to require new Core

4.0.0.0-preview.11 (2025-03-26 12:13 UTC)

  • DynamoDBStreams (4.0.0.0)
    • Update documentation for code generated from DynamoDB Streams models
  • S3 (4.0.0.0)
    • Fix a bug where CopyObject wasn't working with some special characters.
  • SecurityToken (4.0.0.0)
    • Added async code paths for the SAML and Assume role credentials providers.
  • Core 4.0.0.0
    • Add telemetry data for Credentials retrieval
    • Fixed protocol test RestJsonSerializesSparseNullMapValues by adding proper null value handling in sparse map serialization
    • Updated Microsoft.Extensions.AI to 9.3.0-preview.1.25161.3 in the AWSSDK.Extensions.Bedrock.MEAI package
    • Updated credential providers to provide Async version for generating credentials.
    • All services packages updated to require new Core
Commits
  • 3870ccb Commit version number update changes
  • d13c883 Updated generated files.
  • 69db7ba chore: Update versioning
  • 123255c Merge pull request #3738 from aws/Business-Metrics-Tracking-UA-2.1
  • f4b0d8a Changed the default value of SSOAWSCredentialsOptions.SupportsGettingNewToken...
  • b30d4b9 Updates to handle protocolSettings h2 optional.
  • c4f47c7 Add SSO_LOGIN feature IDs for SSO login flow requests
  • 07513d1 Add DDB_MAPPER feature ID for requests originating from DynamoDBContext (#3734)
  • bff37c8 Populate User Agent Details (#3733)
  • 873af21 Generate and Send the User Agent String with Business Metrics (#3729)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Apr 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner April 8, 2025 00:49
@github-actions github-actions bot changed the title Bump AWSSDK.BedrockAgent from 4.0.0-preview.10 to 4.0.0-preview.12 in /dotnet .Net: Bump AWSSDK.BedrockAgent from 4.0.0-preview.10 to 4.0.0-preview.12 in /dotnet Apr 8, 2025
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/AWSSDK.BedrockAgent-4.0.0-preview.12 branch from d49a8bf to 83245a1 Compare April 8, 2025 13:48
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/AWSSDK.BedrockAgent-4.0.0-preview.12 branch from 83245a1 to 9c8c75b Compare April 8, 2025 18:21
Bumps [AWSSDK.BedrockAgent](https://github.com/aws/aws-sdk-net) from 4.0.0-preview.10 to 4.0.0-preview.12.
- [Release notes](https://github.com/aws/aws-sdk-net/releases)
- [Changelog](https://github.com/aws/aws-sdk-net/blob/main/SDK.CHANGELOG.MD)
- [Commits](aws/aws-sdk-net@4.0.0.0-preview.10...4.0.0.0-preview.12)

---
updated-dependencies:
- dependency-name: AWSSDK.BedrockAgent
  dependency-version: 4.0.0-preview.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/dotnet/AWSSDK.BedrockAgent-4.0.0-preview.12 branch from 9c8c75b to 53bfede Compare April 9, 2025 19:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/nuget/dotnet/AWSSDK.BedrockAgent-4.0.0-preview.12 branch April 10, 2025 14:52
github-merge-queue bot pushed a commit that referenced this pull request Apr 10, 2025
### Motivation and Context

Code fixes for #11424

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
glorious-beard pushed a commit to glorious-beard/semantic-kernel that referenced this pull request May 6, 2025
### Motivation and Context

Code fixes for microsoft#11424

### Description

<!-- Describe your changes, the overall approach, the underlying design.
These notes will help understanding how your code works. Thanks! -->

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. Used by Dependabot. .NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant