Skip to content

Commit 9a8350a

Browse files
author
awstools
committed
Publish v3.904.0
1 parent 6f0cbe4 commit 9a8350a

File tree

23 files changed

+148
-30
lines changed

23 files changed

+148
-30
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,23 @@
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.904.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.903.0...v3.904.0) (2025-10-06)
7+
8+
9+
### Features
10+
11+
* **client-backup:** Adds optional MaxScheduledRunsPreview input to GetBackupPlan API to provide a preview of up to 10 next scheduled backup plan runs in the GetBackupPlan response. ([3ada76f](https://github.com/aws/aws-sdk-js-v3/commit/3ada76fa46cd1263d93857968560749f304d936c))
12+
* **client-bedrock-agentcore-control:** Add support for VM lifecycle configuration parameters and A2A protocol ([806f651](https://github.com/aws/aws-sdk-js-v3/commit/806f65141cef1111579f648ecde1a5ebc700e525))
13+
* **client-bedrock-agentcore:** Add support for batch memory management, agent card retrieval and session termination ([8dff96a](https://github.com/aws/aws-sdk-js-v3/commit/8dff96afc6552f72707fca14d17cd9f90083a380))
14+
* **client-glue:** Adds labeling for DataQualityRuleResult for GetDataQualityResult and PublishDataQualityResult APIs ([befe787](https://github.com/aws/aws-sdk-js-v3/commit/befe78747fdc10cd16582f4b641ac6331867a533))
15+
* **client-mediaconnect:** Enabling Tag-on-Create for AWS Elemental MediaConnect flow-based resource types ([8dca8a0](https://github.com/aws/aws-sdk-js-v3/commit/8dca8a005736f62b2e3c0bcba130da8da6c9a9c2))
16+
* **client-memorydb:** Support for DescribeMultiRegionParameterGroups and DescribeMultiRegionParameters API. ([3d7efda](https://github.com/aws/aws-sdk-js-v3/commit/3d7efda661259442478a23eb6f738aae90beb997))
17+
* **client-resource-explorer-2:** Add new AWS Resource Explorer APIs ([6f0cbe4](https://github.com/aws/aws-sdk-js-v3/commit/6f0cbe461701c2b8a5fbdd060d118c43921b1442))
18+
19+
20+
21+
22+
623
# [3.903.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.902.0...v3.903.0) (2025-10-03)
724

825

benchmark/size/report-bundlers.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| NormalizedSchema.ts | 3.902.0 | 8 kb | 8 kb | 7 kb |
4-
| all-protocols.ts | 3.902.0 | 74 kb | 75 kb | 107 kb |
5-
| lib-dynamodb-aggregate.ts | 3.902.0 | 212 kb | 205 kb | 219 kb |
6-
| multiple-barebones-micg-sdk-clients.ts | 3.902.0 | 158 kb | 154 kb | 191 kb |
7-
| multiple-barebones-schema-sdk-clients.ts | 3.902.0 | 230 kb | 227 kb | 265 kb |
8-
| multiple-sdk-clients.ts | 3.902.0 | 479 kb | 470 kb | 490 kb |
9-
| private-multiple-clients-micg.ts | 3.902.0 | 416 kb | 410 kb | 436 kb |
10-
| private-multiple-clients-schema.ts | 3.902.0 | 357 kb | 359 kb | 387 kb |
11-
| private-restjson-micg-aggregate.ts | 3.902.0 | 228 kb | 223 kb | 236 kb |
12-
| private-restjson-micg-single-command.ts | 3.902.0 | 125 kb | 120 kb | 133 kb |
13-
| private-restjson-schema-aggregate.ts | 3.902.0 | 213 kb | 211 kb | 224 kb |
14-
| private-restjson-schema-single-command.ts | 3.902.0 | 146 kb | 142 kb | 155 kb |
15-
| sdk-ec2-aggregate.ts | 3.902.0 | 1.151 mb | 1.097 mb | 1.104 mb |
16-
| sdk-s3-aggregate.ts | 3.902.0 | 357 kb | 348 kb | 362 kb |
17-
| sdk-s3-single-command.ts | 3.902.0 | 202 kb | 195 kb | 210 kb |
18-
| sdk-sagemaker-aggregate.ts | 3.902.0 | 462 kb | 445 kb | 459 kb |
19-
| single-cbor-xml-protocol.ts | 3.902.0 | 45 kb | 46 kb | 106 kb |
20-
| single-json-protocol.ts | 3.902.0 | 33 kb | 33 kb | 106 kb |
21-
| single-xml-protocol.ts | 3.902.0 | 45 kb | 46 kb | 106 kb |
3+
| NormalizedSchema.ts | 3.903.0 | 8 kb | 8 kb | 7 kb |
4+
| all-protocols.ts | 3.903.0 | 74 kb | 75 kb | 107 kb |
5+
| lib-dynamodb-aggregate.ts | 3.903.0 | 212 kb | 205 kb | 219 kb |
6+
| multiple-barebones-micg-sdk-clients.ts | 3.903.0 | 158 kb | 154 kb | 191 kb |
7+
| multiple-barebones-schema-sdk-clients.ts | 3.903.0 | 230 kb | 227 kb | 265 kb |
8+
| multiple-sdk-clients.ts | 3.903.0 | 479 kb | 470 kb | 490 kb |
9+
| private-multiple-clients-micg.ts | 3.903.0 | 416 kb | 410 kb | 436 kb |
10+
| private-multiple-clients-schema.ts | 3.903.0 | 357 kb | 359 kb | 387 kb |
11+
| private-restjson-micg-aggregate.ts | 3.903.0 | 228 kb | 223 kb | 236 kb |
12+
| private-restjson-micg-single-command.ts | 3.903.0 | 125 kb | 120 kb | 133 kb |
13+
| private-restjson-schema-aggregate.ts | 3.903.0 | 213 kb | 211 kb | 224 kb |
14+
| private-restjson-schema-single-command.ts | 3.903.0 | 146 kb | 142 kb | 155 kb |
15+
| sdk-ec2-aggregate.ts | 3.903.0 | 1.151 mb | 1.097 mb | 1.104 mb |
16+
| sdk-s3-aggregate.ts | 3.903.0 | 357 kb | 348 kb | 362 kb |
17+
| sdk-s3-single-command.ts | 3.903.0 | 202 kb | 195 kb | 210 kb |
18+
| sdk-sagemaker-aggregate.ts | 3.903.0 | 462 kb | 445 kb | 459 kb |
19+
| single-cbor-xml-protocol.ts | 3.903.0 | 45 kb | 46 kb | 106 kb |
20+
| single-json-protocol.ts | 3.903.0 | 33 kb | 33 kb | 106 kb |
21+
| single-xml-protocol.ts | 3.903.0 | 45 kb | 46 kb | 106 kb |

clients/client-backup/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.904.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.903.0...v3.904.0) (2025-10-06)
7+
8+
9+
### Features
10+
11+
* **client-backup:** Adds optional MaxScheduledRunsPreview input to GetBackupPlan API to provide a preview of up to 10 next scheduled backup plan runs in the GetBackupPlan response. ([3ada76f](https://github.com/aws/aws-sdk-js-v3/commit/3ada76fa46cd1263d93857968560749f304d936c))
12+
13+
14+
15+
16+
617
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
718

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

clients/client-backup/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-backup",
33
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
4-
"version": "3.901.0",
4+
"version": "3.904.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-backup",

clients/client-bedrock-agentcore-control/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.904.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.903.0...v3.904.0) (2025-10-06)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agentcore-control:** Add support for VM lifecycle configuration parameters and A2A protocol ([806f651](https://github.com/aws/aws-sdk-js-v3/commit/806f65141cef1111579f648ecde1a5ebc700e525))
12+
13+
14+
15+
16+
617
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
718

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

clients/client-bedrock-agentcore-control/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-agentcore-control",
33
"description": "AWS SDK for JavaScript Bedrock Agentcore Control Client for Node.js, Browser and React Native",
4-
"version": "3.901.0",
4+
"version": "3.904.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agentcore-control",

clients/client-bedrock-agentcore/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.904.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.903.0...v3.904.0) (2025-10-06)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agentcore:** Add support for batch memory management, agent card retrieval and session termination ([8dff96a](https://github.com/aws/aws-sdk-js-v3/commit/8dff96afc6552f72707fca14d17cd9f90083a380))
12+
13+
14+
15+
16+
617
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
718

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

clients/client-bedrock-agentcore/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-agentcore",
33
"description": "AWS SDK for JavaScript Bedrock Agentcore Client for Node.js, Browser and React Native",
4-
"version": "3.901.0",
4+
"version": "3.904.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agentcore",

clients/client-glue/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.904.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.903.0...v3.904.0) (2025-10-06)
7+
8+
9+
### Features
10+
11+
* **client-glue:** Adds labeling for DataQualityRuleResult for GetDataQualityResult and PublishDataQualityResult APIs ([befe787](https://github.com/aws/aws-sdk-js-v3/commit/befe78747fdc10cd16582f4b641ac6331867a533))
12+
13+
14+
15+
16+
617
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
718

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

clients/client-glue/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-glue",
33
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4-
"version": "3.901.0",
4+
"version": "3.904.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-glue",

0 commit comments

Comments
 (0)