Skip to content

Commit 376b453

Browse files
author
awstools
committed
Publish v3.729.0
1 parent 5e95123 commit 376b453

File tree

45 files changed

+243
-23
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+243
-23
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,31 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.729.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.728.0...v3.729.0) (2025-01-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **crc64-nvme-crt:** return checksum for empty string if called without data ([#6798](https://github.com/aws/aws-sdk-js-v3/issues/6798)) ([473f949](https://github.com/aws/aws-sdk-js-v3/commit/473f94957f2912173fbbcdece52c23e78d960668))
12+
* **lib-storage:** set ChecksumAlgorithm when calling CreateMPU ([#6802](https://github.com/aws/aws-sdk-js-v3/issues/6802)) ([98ab455](https://github.com/aws/aws-sdk-js-v3/commit/98ab45513fd61a5d15dc4815b68e979356ecf91f))
13+
14+
15+
### Features
16+
17+
* **client-bedrock-agent-runtime:** Now supports streaming for inline agents. ([b6204f8](https://github.com/aws/aws-sdk-js-v3/commit/b6204f8b03f81157efd5b6d7ee746c578dec4160))
18+
* **client-cognito-identity:** corrects the dual-stack endpoint configuration ([b5c504b](https://github.com/aws/aws-sdk-js-v3/commit/b5c504b00ff9c8de1207813a2604e86dfc438135))
19+
* **client-partnercentral-selling:** Add Tagging support for ResourceSnapshotJob resources ([482229b](https://github.com/aws/aws-sdk-js-v3/commit/482229be2e40d1bfe5f37ca96b26a4fdf12bd426))
20+
* **client-s3:** This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests. ([a550721](https://github.com/aws/aws-sdk-js-v3/commit/a550721e05a76f741c9a702aefd27c32da06aa27))
21+
* **client-security-ir:** Increase minimum length of Threat Actor IP 'userAgent' to 1. ([635576b](https://github.com/aws/aws-sdk-js-v3/commit/635576b77e997395c3f126f30b71cb1085b1bb15))
22+
* **client-sesv2:** This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities. ([df28319](https://github.com/aws/aws-sdk-js-v3/commit/df283196cf1428fb7ca9065be099c842601b8b62))
23+
* **client-workspaces-thin-client:** Mark type in MaintenanceWindow as required. ([660165d](https://github.com/aws/aws-sdk-js-v3/commit/660165d6b7fa10845e269924dad12166fcbeff71))
24+
* **client-workspaces:** Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes. ([07be2a0](https://github.com/aws/aws-sdk-js-v3/commit/07be2a0ab4b85224bb9279cfbe47334057fce94a))
25+
* **clients:** update client endpoints as of 2025-01-15 ([5e95123](https://github.com/aws/aws-sdk-js-v3/commit/5e951239cb0cc1c81c4e246063efc3feed00e3b6))
26+
27+
28+
29+
30+
631
# [3.728.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.727.0...v3.728.0) (2025-01-14)
732

833

benchmark/size/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
|@aws-sdk/node-http-handler|3.370.0|14.4 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.495.0|23.3 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5252
|@aws-sdk/s3-presigned-post|3.496.0|27.4 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53-
|@aws-sdk/s3-request-presigner|3.726.0|31.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
53+
|@aws-sdk/s3-request-presigner|3.726.1|31.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
5454
|@aws-sdk/signature-v4|3.370.0|14.4 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
5555
|@aws-sdk/signature-v4-crt|3.723.0|54.5 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.370.0|18.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|

clients/client-api-gateway/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.729.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.728.0...v3.729.0) (2025-01-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-api-gateway
9+
10+
11+
12+
13+
614
## [3.726.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1) (2025-01-10)
715

816
**Note:** Version bump only for package @aws-sdk/client-api-gateway

clients/client-api-gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-api-gateway",
33
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
4-
"version": "3.726.1",
4+
"version": "3.729.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-api-gateway",

clients/client-bedrock-agent-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.729.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.728.0...v3.729.0) (2025-01-15)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Now supports streaming for inline agents. ([b6204f8](https://github.com/aws/aws-sdk-js-v3/commit/b6204f8b03f81157efd5b6d7ee746c578dec4160))
12+
13+
14+
15+
16+
617
## [3.726.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1) (2025-01-10)
718

819
**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime

clients/client-bedrock-agent-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-agent-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.726.1",
4+
"version": "3.729.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",

clients/client-cognito-identity/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.729.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.728.0...v3.729.0) (2025-01-15)
7+
8+
9+
### Features
10+
11+
* **client-cognito-identity:** corrects the dual-stack endpoint configuration ([b5c504b](https://github.com/aws/aws-sdk-js-v3/commit/b5c504b00ff9c8de1207813a2604e86dfc438135))
12+
13+
14+
15+
16+
617
## [3.726.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1) (2025-01-10)
718

819
**Note:** Version bump only for package @aws-sdk/client-cognito-identity

clients/client-cognito-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cognito-identity",
33
"description": "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
4-
"version": "3.726.1",
4+
"version": "3.729.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity",

clients/client-partnercentral-selling/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.729.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.728.0...v3.729.0) (2025-01-15)
7+
8+
9+
### Features
10+
11+
* **client-partnercentral-selling:** Add Tagging support for ResourceSnapshotJob resources ([482229b](https://github.com/aws/aws-sdk-js-v3/commit/482229be2e40d1bfe5f37ca96b26a4fdf12bd426))
12+
13+
14+
15+
16+
617
## [3.726.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.726.0...v3.726.1) (2025-01-10)
718

819
**Note:** Version bump only for package @aws-sdk/client-partnercentral-selling

clients/client-partnercentral-selling/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-partnercentral-selling",
33
"description": "AWS SDK for JavaScript Partnercentral Selling Client for Node.js, Browser and React Native",
4-
"version": "3.726.1",
4+
"version": "3.729.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)