Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the awssdk group with 1 update: AWSSDK.Extensions.NETCore.Setup.

Updates AWSSDK.Extensions.NETCore.Setup from 3.7.400 to 4.0.0

Release notes

Sourced from AWSSDK.Extensions.NETCore.Setup's releases.

4.0.0.0 (2025-04-28 18:14 UTC)

  • BedrockRuntime (4.0.0.0)
    • This release adds native h2 support for the bedrock runtime API, the support is only limited to SDKs that support h2 requests natively.
  • CertificateManager (4.0.0.0)
    • Add support for file-based HTTP domain control validation, available through Amazon CloudFront.
  • CloudFront (4.0.0.0)
    • Add distribution tenant, connection group, and multi-tenant distribution APIs to the CloudFront SDK.
  • DynamoDBv2 (4.0.0.0)
    • Doc only update for GSI descriptions.
    • Update paginators to handle scenarios where the token is a collection (that's null by default in V4)
    • Fixed trim warnings in Object Persistence high level library introduced by PR adding polymorphic support.
  • Imagebuilder (4.0.0.0)
    • Add integration with SSM Parameter Store to Image Builder.
  • Core 4.0.0.0
    • [Breaking Change] Allow source_profile to be used in conjunction with sso_session. If the profile specified via source_profile has sso_session, and the sso_session section is correctly configured, credentials will be retrieved from sso. The sso credentials will then be used to assume the role specified in the original profile. Previous behavior was that it assumed the role specified in source_profile, which does not follow the assume role profile chaining pattern.
    • Add observability feature IDs to User Agent header
    • fix: User-Agent header is growing when reusing the request object
    • Remove unused internal legacy .NET Framework 3.5 code.
    • Update documentation for the AWSConfigs.InitializeCollections property to specify the correct default value for V4 (and how to restore the V3 behavior)
    • Update SDK to respect Profile property set in the client config when resolving credentials.
    • All services packages updated to require new Core

4.0.0.0-preview.13 (2025-04-09 16:44 UTC)

  • BedrockRuntime (4.0.0.0)
  • DynamoDBv2 (4.0.0.0)
    • Allow to set DynamoDBEntryConversion per table.
  • Core 4.0.0.0
    • Enable error protocol tests and make headers case insensitive in test project
    • Update auth resolver async flow to add user agent details after resolving identity
    • All services packages updated to require new Core

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.

... (truncated)

Commits
  • 1060dd1 Commit version number update changes
  • 38ca0ba Add distribution tenant, connection group, and multi-tenant distribution APIs...
  • a71baaa Add support for file-based HTTP domain control validation, available through ...
  • e2de3c0 Doc only update for GSI descriptions.
  • b540379 Add integration with SSM Parameter Store to Image Builder.
  • efa7c0f This release adds native h2 support for the bedrock runtime API, the support ...
  • 02a467b Merge pull request #3772 from aws/v4-development-merge
  • dd78187 chore: Update versioning
  • e8251a1 chore: Add generated files
  • 3f871a1 Merge commit 'bcc442e12cc015138c506095ec7e21230ccd4f2e'
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the awssdk group with 1 update: [AWSSDK.Extensions.NETCore.Setup](https://github.com/aws/aws-sdk-net).


Updates `AWSSDK.Extensions.NETCore.Setup` from 3.7.400 to 4.0.0
- [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@3.7.400.0...4.0.0.0)

---
updated-dependencies:
- dependency-name: AWSSDK.Extensions.NETCore.Setup
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: awssdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Apr 29, 2025
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 30, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

1 similar comment
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@berviantoleo
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 2, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@codecov
Copy link

codecov bot commented May 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 25.20%. Comparing base (f83e354) to head (511f97f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2863   +/-   ##
=======================================
  Coverage   25.20%   25.20%           
=======================================
  Files          40       40           
  Lines         730      730           
  Branches       20       20           
=======================================
  Hits          184      184           
  Misses        542      542           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify mergify bot merged commit ae0bdcc into main May 2, 2025
16 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/awssdk-6e5dace9b7 branch May 2, 2025 08:55
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants