Skip to content
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

Bump @aws-sdk/client-ecs from 3.377.0 to 3.451.0 #529

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2023

Bumps @aws-sdk/client-ecs from 3.377.0 to 3.451.0.

Release notes

Sourced from @​aws-sdk/client-ecs's releases.

v3.451.0

3.451.0(2023-11-14)

Chores
Documentation Changes
  • client-signer: Documentation updates for AWS Signer (4ab15232)
New Features
  • clients: update client endpoints as of 2023-11-14 (e8beb704)
  • client-cleanrooms: This feature provides the ability for the collaboration creator to configure either the member who can run queries or a different member in the collaboration to be billed for query compute costs. (85cd5994)
  • client-lambda: Add Python 3.12 (python3.12) support to AWS Lambda (b388fbe5)
  • client-mediatailor: Removed unnecessary default values. (a3f23ba0)
  • client-connect: Introducing SegmentAttributes parameter for StartChatContact API (839de514)
  • client-iot: This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect. (faf048e0)
  • client-glue: Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables. (89bfc1a0)
  • client-resource-explorer-2: Resource Explorer supports multi-account search. You can now use Resource Explorer to search and discover resources across AWS accounts within your organization or organizational unit. (806c94fa)
  • client-sfn: This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation. (06270291)
  • client-backup: AWS Backup - Features: Provide Job Summary for your backup activity. (5319e55d)
  • client-sagemaker: This release makes Model Registry Inference Specification fields as not required. (6c3fba80)
  • client-pipes: Added support (via new LogConfiguration field in CreatePipe and UpdatePipe APIs) for logging to Amazon CloudWatch Logs, Amazon Simple Storage Service (Amazon S3), and Amazon Kinesis Data Firehose (08927cc1)
  • experimentalIdentityAndAuth: release phase for @smithy.api#httpBearerAuth (#5271) (2e1ac5bf)

For list of updated packages, view updated-packages.md in assets-3.451.0.zip

v3.450.0

3.450.0(2023-11-13)

Documentation Changes
New Features
  • clients: update client endpoints as of 2023-11-13 (74076a84)
  • client-transcribe-streaming: This release enables customers to call the AWS Transcribe streaming service with the capability of identifying multiple languages in the stream. (09ffb2ad)
  • client-emr: Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration. (0b470534)
  • client-ec2: Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other. (ce5a2b07)
  • client-database-migration-service: Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications. (0f12860e)
  • client-dataexchange: Removed Required trait for DataSet.OriginDetails.ProductId. (de1396a7)
  • client-ecs: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. (2cbe6552)
  • client-service-catalog-appregistry: When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources. (5364e1dc)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ecs's changelog.

3.451.0 (2023-11-14)

Note: Version bump only for package @​aws-sdk/client-ecs

3.450.0 (2023-11-13)

Features

  • client-ecs: Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests. (2cbe655)

3.449.0 (2023-11-10)

Note: Version bump only for package @​aws-sdk/client-ecs

3.445.0 (2023-11-07)

Note: Version bump only for package @​aws-sdk/client-ecs

3.441.0 (2023-11-01)

Note: Version bump only for package @​aws-sdk/client-ecs

3.438.0 (2023-10-27)

Note: Version bump only for package @​aws-sdk/client-ecs

... (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 [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.377.0 to 3.451.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.451.0/clients/client-ecs)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ecs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2023

Superseded by #531.

@dependabot dependabot bot closed this Nov 22, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.451.0 branch November 22, 2023 15:25
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.

None yet

0 participants