Skip to content

Commit b301594

Browse files
author
awstools
committed
Publish v3.742.0
1 parent 6e8eda2 commit b301594

File tree

28 files changed

+145
-14
lines changed

28 files changed

+145
-14
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
9+
### Features
10+
11+
* **client-database-migration-service:** Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. ([13ee380](https://github.com/aws/aws-sdk-js-v3/commit/13ee380dd253456225900b72ed894ef76723c6c8))
12+
* **client-iam:** This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. ([e9ee60b](https://github.com/aws/aws-sdk-js-v3/commit/e9ee60b6f087bdac092f316d236b534aa2b960cd))
13+
* **client-neptune-graph:** Added argument to `list-export` to filter by graph ID ([213a474](https://github.com/aws/aws-sdk-js-v3/commit/213a474e2d02dccd03672d7bac9629a823451b00))
14+
* **client-qbusiness:** Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. ([2859d8b](https://github.com/aws/aws-sdk-js-v3/commit/2859d8bfe9d476d5ae692ccb7a4805114b30cd46))
15+
* **clients:** update client endpoints as of 2025-02-04 ([6e8eda2](https://github.com/aws/aws-sdk-js-v3/commit/6e8eda25440c2d6fccd541fae12ee18dbaf0edb4))
16+
17+
18+
19+
20+
621
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
722

823

clients/client-cognito-identity/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cognito-identity
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**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.741.0",
4+
"version": "3.742.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-database-migration-service/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
9+
### Features
10+
11+
* **client-database-migration-service:** Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. ([13ee380](https://github.com/aws/aws-sdk-js-v3/commit/13ee380dd253456225900b72ed894ef76723c6c8))
12+
13+
14+
15+
16+
617
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
718

819
**Note:** Version bump only for package @aws-sdk/client-database-migration-service

clients/client-database-migration-service/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-database-migration-service",
33
"description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
4-
"version": "3.741.0",
4+
"version": "3.742.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-database-migration-service",

clients/client-datasync/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-datasync
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

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

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

clients/client-iam/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
9+
### Features
10+
11+
* **client-iam:** This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. ([e9ee60b](https://github.com/aws/aws-sdk-js-v3/commit/e9ee60b6f087bdac092f316d236b534aa2b960cd))
12+
13+
14+
15+
16+
617
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
718

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

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

clients/client-neptune-graph/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
9+
### Features
10+
11+
* **client-neptune-graph:** Added argument to `list-export` to filter by graph ID ([213a474](https://github.com/aws/aws-sdk-js-v3/commit/213a474e2d02dccd03672d7bac9629a823451b00))
12+
13+
14+
15+
16+
617
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
718

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

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

clients/client-qbusiness/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
9+
### Features
10+
11+
* **client-qbusiness:** Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. ([2859d8b](https://github.com/aws/aws-sdk-js-v3/commit/2859d8bfe9d476d5ae692ccb7a4805114b30cd46))
12+
13+
14+
15+
16+
617
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
718

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

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

clients/client-sagemaker/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-sagemaker
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

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

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

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.741.0",
2+
"version": "3.742.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

packages/credential-provider-cognito-identity/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/credential-provider-cognito-identity
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/credential-provider-cognito-identity

packages/credential-provider-cognito-identity/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/credential-provider-cognito-identity",
3-
"version": "3.741.0",
3+
"version": "3.742.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "node ../../scripts/compilation/inline credential-provider-cognito-identity",

packages/credential-providers/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/credential-providers
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/credential-providers

packages/credential-providers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/credential-providers",
3-
"version": "3.741.0",
3+
"version": "3.742.0",
44
"description": "A collection of credential providers, without requiring service clients like STS, Cognito",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

packages/dsql-signer/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/dsql-signer
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/dsql-signer

packages/dsql-signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/dsql-signer",
3-
"version": "3.741.0",
3+
"version": "3.742.0",
44
"description": "Dsql utility for generating a password token that can be used for IAM authentication to a Dsql Database.",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

packages/ec2-metadata-service/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/ec2-metadata-service
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/ec2-metadata-service

packages/ec2-metadata-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/ec2-metadata-service",
3-
"version": "3.741.0",
3+
"version": "3.742.0",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "node ../../scripts/compilation/inline ec2-metadata-service",

packages/rds-signer/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/rds-signer
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/rds-signer

packages/rds-signer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/rds-signer",
3-
"version": "3.741.0",
3+
"version": "3.742.0",
44
"description": "RDS utility for generating a password that can be used for IAM authentication to an RDS DB.",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

private/aws-middleware-test/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.742.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.741.0...v3.742.0) (2025-02-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
9+
10+
11+
12+
13+
614
# [3.741.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.740.0...v3.741.0) (2025-02-03)
715

816
**Note:** Version bump only for package @aws-sdk/aws-middleware-test

private/aws-middleware-test/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/aws-middleware-test",
33
"description": "Integration test suite for AWS middleware",
4-
"version": "3.741.0",
4+
"version": "3.742.0",
55
"scripts": {
66
"build": "exit 0",
77
"build:cjs": "exit 0",

0 commit comments

Comments
 (0)