Skip to content

chore(deps): bump @aws-sdk/client-ecs from 3.1023.0 to 3.1033.0#1054

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1033.0
Open

chore(deps): bump @aws-sdk/client-ecs from 3.1023.0 to 3.1033.0#1054
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1033.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps @aws-sdk/client-ecs from 3.1023.0 to 3.1033.0.

Release notes

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

v3.1033.0

3.1033.0(2026-04-20)

Documentation Changes
  • client-guardduty: Expanded support for new suppression rule fields. (f0bb9093)
New Features
  • clients:
    • update client endpoints as of 2026-04-20 (d6a7886a)
    • use binary decision diagrams for endpoint resolution (#7931) (ff1b2bae)
  • client-application-signals: Releasing Second phase of SLO Recommendations where you can create recommended SLOs out-of-the box using CreateSLO API (266b97c3)
  • client-ec2: Added Transit Gateway Integration into AWS Client VPN. (7ea00cb5)
  • client-observabilityadmin: Enablement for Security Hub v2 via Observability Admin Telemetry Rule for account and organization level. (f70978fb)
  • client-evs: Amazon EVS now allows you to create connectors to your vCenter appliances and create Windows Server entitlements for virtual machines running in your EVS environments (f4cdcf8d)
  • client-location: This release adds support for new Job APIs for bulk workloads. The initial job type supported is Address Validation. The new APIs added are StartJob, CancelJob, ListJobs, and GetJob. (444f15ce)
  • client-kafka: Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting. (543ff571)
  • client-bedrock-agentcore-control: Supporting listingMode for AgentCore Gateway MCP server targets (23d06d56)
Bug Fixes
  • core: replace Object.entries with for-in loops in shape serde (#7940) (785e3b28)

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes

... (truncated)

Changelog

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

3.1033.0 (2026-04-20)

Features

  • clients: use binary decision diagrams for endpoint resolution (#7931) (ff1b2ba)

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

3.1029.0 (2026-04-10)

Features

  • client-ecs: Minor updates to exceptions for completeness (788ab4a)

3.1028.0 (2026-04-09)

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

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 24, 2026 13:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 24, 2026
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 24, 2026

Coverage Report for CI Build 24892876247

Coverage remained the same at 71.466%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 9757
Covered Lines: 7373
Line Coverage: 75.57%
Relevant Branches: 5453
Covered Branches: 3497
Branch Coverage: 64.13%
Branches in Coverage %: Yes
Coverage Strength: 377.17 hits per line

💛 - Coveralls

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ecs-3.1033.0 branch from 92b7c5e to c488894 Compare April 24, 2026 13:46
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.

1 participant