Skip to content

Bump AWSSDK.ECS from 3.7.409.1 to 4.0.0 #3341

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps AWSSDK.ECS from 3.7.409.1 to 4.0.0.

Release notes

Sourced from AWSSDK.ECS'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

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)

Bumps [AWSSDK.ECS](https://github.com/aws/aws-sdk-net) from 3.7.409.1 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](https://github.com/aws/aws-sdk-net/commits/4.0.0.0)

---
updated-dependencies:
- dependency-name: AWSSDK.ECS
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 5, 2025

Superseded by #3342.

@dependabot dependabot bot closed this May 5, 2025
@dependabot dependabot bot deleted the dependabot/nuget/dev/AWSSDK.ECS-4.0.0 branch May 5, 2025 19:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants