Skip to content

chore: Bump @aws-sdk/client-ecs from 3.778.0 to 3.791.0 #383

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @aws-sdk/client-ecs from 3.778.0 to 3.791.0.

Release notes

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

v3.791.0

3.791.0(2025-04-17)

Documentation Changes
  • client-auto-scaling: Doc only update for EC2 Auto Scaling. (2c9921a2)
New Features
  • clients: update client endpoints as of 2025-04-17 (45430986)
  • client-amp: Add Workspace Configuration APIs for Amazon Prometheus (12264e03)
  • client-omics: Add versioning for HealthOmics workflows (c5e4cfc2)
  • client-accessanalyzer: Added new resource types to evaluate for public access in resource policies and added support for S3 directory bucket access points. (78fb249e)
  • client-memorydb: Added support for IPv6 and dual stack for Valkey and Redis clusters. Customers can now launch new Valkey and Redis clusters with IPv6 and dual stack networking support. (82e65abd)
  • client-ecs: Adds a new AccountSetting - defaultLogDriverMode for ECS. (15d53e04)
  • client-connect: This release adds following capabilities to Contact Lens Rules APIs 1/ 'ASSIGN_SLA' action and '$.Case.TemplateId' comparison value for 'OnCaseCreate' and 'OnCaseUpdate' event sources 2/ 'OnSlaBreach' Cases event source which supports '$.RelatedItem.SlaConfiguration.Name' comparison value (2541eba0)
  • client-bedrock: With this release, Bedrock Evaluation will now support custom metrics for evaluation. (0cbc4967)
  • client-iotfleetwise: We've added stricter parameter validations to AWS IoT FleetWise signal catalog, model manifest, and decoder manifest APIs. (0f39c711)

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

v3.790.0

3.790.0(2025-04-16)

Documentation Changes
  • client-service-catalog: Updated default value for the access-level-filter in SearchProvisionedProducts API to Account. For access to userLevel or roleLevel, the user must provide access-level-filter parameter. (6cdfd245)
New Features
  • clients: update client endpoints as of 2025-04-16 (b2c03938)
  • client-eventbridge: Adding support for KmsKeyIdentifer in CreateConnection, UpdateConnection and DescribeConnection APIs (d61677e4)
  • client-connectcases: This feature provides capabilities to help track and meet service level agreements (SLAs) on cases programmatically. It allows configuring a new related item of type Sla on a case using CreateRelatedItem API and provides the ability to search for this new related item using SearchRelatedItems API. (da3e816c)
  • client-resource-groups: Resource Groups: TagSyncTasks can be created with ResourceQuery (96681c69)
  • client-dsql: Added GetClusterEndpointService API. The new API allows retrieving endpoint service name specific to a cluster. (4c3f4ecd)
  • client-eks: Added support for new AL2023 ARM64 NVIDIA AMIs to the supported AMITypes. (99e54ece)
  • client-s3tables: S3 Tables now supports setting encryption configurations on table buckets and tables. Encryption configurations can use server side encryption using AES256 or KMS customer-managed keys. (601da818)

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

v3.789.0

3.789.0(2025-04-14)

Chores

... (truncated)

Changelog

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

3.791.0 (2025-04-17)

Features

  • client-ecs: Adds a new AccountSetting - defaultLogDriverMode for ECS. (15d53e0)

3.787.0 (2025-04-10)

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

3.782.0 (2025-04-03)

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

3.781.0 (2025-04-02)

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

Commits
  • 33c73ee Publish v3.791.0
  • 15d53e0 feat(client-ecs): Adds a new AccountSetting - defaultLogDriverMode for ECS.
  • 072c258 Publish v3.787.0
  • bee323d Publish v3.782.0
  • 2e76022 Publish v3.781.0
  • 2563366 docs(client-ecs): This is an Amazon ECS documentation only update to address ...
  • See full diff 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)

Bumps [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) from 3.778.0 to 3.791.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.791.0/clients/client-ecs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 22, 2025
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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants