diff --git a/CHANGELOG.md b/CHANGELOG.md index 67fc9f12538e..f3928a625d4e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,27 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-amp:** This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys. ([9a1b1c8](https://github.com/aws/aws-sdk-js-v3/commit/9a1b1c82ac95eec14f9ec372d94a683e8168bbed)) +* **client-appintegrations:** The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events. ([83dc3ef](https://github.com/aws/aws-sdk-js-v3/commit/83dc3ef1ff514d13abdc3b2c3b0ed316132cc5fc)) +* **client-bedrock-agent:** This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock ([b7416af](https://github.com/aws/aws-sdk-js-v3/commit/b7416af3510c210bcbe3df0317e96cc732254b42)) +* **client-codecommit:** AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters. ([dc7a599](https://github.com/aws/aws-sdk-js-v3/commit/dc7a599064934d8aec277241bd5375e1cda996b1)) +* **client-connect:** Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds. ([a6829ae](https://github.com/aws/aws-sdk-js-v3/commit/a6829ae2965928a7fdc808bc9adb8c6f95c8f4b8)) +* **client-medialive:** MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect. ([6325d6e](https://github.com/aws/aws-sdk-js-v3/commit/6325d6ee9dbc016a7ccbbc3c4a3d22d42191e90c)) +* **client-neptune-graph:** Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics ([d4176b5](https://github.com/aws/aws-sdk-js-v3/commit/d4176b5a1512eebc935aa68ee54aaf059a7823d1)) +* **client-rds-data:** This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. ([3650011](https://github.com/aws/aws-sdk-js-v3/commit/36500118820773f3aa2bbc8cdfd67ee6982338df)) +* **client-rds:** This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. ([ee4406c](https://github.com/aws/aws-sdk-js-v3/commit/ee4406c0c6bd8aebceb3853ddc98d48b745bafcb)) +* **client-sagemaker:** Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains. ([d7c4e6f](https://github.com/aws/aws-sdk-js-v3/commit/d7c4e6f13662568f325012986ffd7a3b7768bbbd)) +* **clients:** update client endpoints as of 2023-12-21 ([0d58cf3](https://github.com/aws/aws-sdk-js-v3/commit/0d58cf3245d38b2b33da3992974c10976ce0dd5d)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/benchmark/size/report.md b/benchmark/size/report.md index 45d85a50ffb6..b2d36fbb1583 100644 --- a/benchmark/size/report.md +++ b/benchmark/size/report.md @@ -10,7 +10,7 @@ |@aws-sdk/client-cloudwatch|3.477.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/client-cloudwatch-logs|3.477.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/client-codebuild|3.477.0|1.1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| -|@aws-sdk/client-codecommit|3.477.0|2.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| +|@aws-sdk/client-codecommit|3.478.0|2.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/client-codedeploy|3.477.0|1.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/client-codepipeline|3.477.0|950.6 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| |@aws-sdk/client-cognito-identity|3.477.0|518.7 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)| diff --git a/clients/client-amp/CHANGELOG.md b/clients/client-amp/CHANGELOG.md index 55d33d851873..eb609107d690 100644 --- a/clients/client-amp/CHANGELOG.md +++ b/clients/client-amp/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-amp:** This release updates Amazon Managed Service for Prometheus APIs to support customer managed KMS keys. ([9a1b1c8](https://github.com/aws/aws-sdk-js-v3/commit/9a1b1c82ac95eec14f9ec372d94a683e8168bbed)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index ffc6c6722982..b8dc2830118b 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-amp", "description": "AWS SDK for JavaScript Amp Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-appintegrations/CHANGELOG.md b/clients/client-appintegrations/CHANGELOG.md index 3c53c113cfd4..e851120f5ab6 100644 --- a/clients/client-appintegrations/CHANGELOG.md +++ b/clients/client-appintegrations/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-appintegrations:** The Amazon AppIntegrations service adds DeleteApplication API for deleting applications, and updates APIs to support third party applications reacting to workspace events and make data requests to Amazon Connect for agent and contact events. ([83dc3ef](https://github.com/aws/aws-sdk-js-v3/commit/83dc3ef1ff514d13abdc3b2c3b0ed316132cc5fc)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index f4b243bac188..cf3cc321c35b 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appintegrations", "description": "AWS SDK for JavaScript Appintegrations Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-bedrock-agent/CHANGELOG.md b/clients/client-bedrock-agent/CHANGELOG.md index eb2ef8000bf6..899116dd4bed 100644 --- a/clients/client-bedrock-agent/CHANGELOG.md +++ b/clients/client-bedrock-agent/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-bedrock-agent:** This release introduces Amazon Aurora as a vector store on Knowledge Bases for Amazon Bedrock ([b7416af](https://github.com/aws/aws-sdk-js-v3/commit/b7416af3510c210bcbe3df0317e96cc732254b42)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-bedrock-agent/package.json b/clients/client-bedrock-agent/package.json index 0cdb49afbc2c..18db430255f7 100644 --- a/clients/client-bedrock-agent/package.json +++ b/clients/client-bedrock-agent/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-bedrock-agent", "description": "AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-codecommit/CHANGELOG.md b/clients/client-codecommit/CHANGELOG.md index 72643adef90c..2bd2acafdde1 100644 --- a/clients/client-codecommit/CHANGELOG.md +++ b/clients/client-codecommit/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-codecommit:** AWS CodeCommit now supports customer managed keys from AWS Key Management Service. UpdateRepositoryEncryptionKey is added for updating the key configuration. CreateRepository, GetRepository, BatchGetRepositories are updated with new input or output parameters. ([dc7a599](https://github.com/aws/aws-sdk-js-v3/commit/dc7a599064934d8aec277241bd5375e1cda996b1)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index ef010c66729d..af975b95714f 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codecommit", "description": "AWS SDK for JavaScript Codecommit Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index 22e876b63357..11f65cdf21d6 100644 --- a/clients/client-connect/CHANGELOG.md +++ b/clients/client-connect/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-connect:** Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds. ([a6829ae](https://github.com/aws/aws-sdk-js-v3/commit/a6829ae2965928a7fdc808bc9adb8c6f95c8f4b8)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 4478d2ef3b3d..040721879186 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-connect", "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-medialive/CHANGELOG.md b/clients/client-medialive/CHANGELOG.md index e8e36981e163..a7bf7a91d356 100644 --- a/clients/client-medialive/CHANGELOG.md +++ b/clients/client-medialive/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-medialive:** MediaLive now supports the ability to configure the audio that an AWS Elemental Link UHD device produces, when the device is configured as the source for a flow in AWS Elemental MediaConnect. ([6325d6e](https://github.com/aws/aws-sdk-js-v3/commit/6325d6ee9dbc016a7ccbbc3c4a3d22d42191e90c)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index 357fb0a46d12..898e443fab92 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-medialive", "description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-neptune-graph/CHANGELOG.md b/clients/client-neptune-graph/CHANGELOG.md index dcf5ca47d586..9e09d59f10be 100644 --- a/clients/client-neptune-graph/CHANGELOG.md +++ b/clients/client-neptune-graph/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-neptune-graph:** Adds Waiters for successful creation and deletion of Graph, Graph Snapshot, Import Task and Private Endpoints for Neptune Analytics ([d4176b5](https://github.com/aws/aws-sdk-js-v3/commit/d4176b5a1512eebc935aa68ee54aaf059a7823d1)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-neptune-graph/package.json b/clients/client-neptune-graph/package.json index aef6fa8656c8..7f6c941cc469 100644 --- a/clients/client-neptune-graph/package.json +++ b/clients/client-neptune-graph/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-neptune-graph", "description": "AWS SDK for JavaScript Neptune Graph Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-rds-data/CHANGELOG.md b/clients/client-rds-data/CHANGELOG.md index f447dc0256f4..c0ecb81b61c0 100644 --- a/clients/client-rds-data/CHANGELOG.md +++ b/clients/client-rds-data/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-rds-data:** This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. ([3650011](https://github.com/aws/aws-sdk-js-v3/commit/36500118820773f3aa2bbc8cdfd67ee6982338df)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) **Note:** Version bump only for package @aws-sdk/client-rds-data diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index f19ae5c0f9b1..1f67fb329b0c 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rds-data", "description": "AWS SDK for JavaScript Rds Data Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-rds/CHANGELOG.md b/clients/client-rds/CHANGELOG.md index 469aee94f015..613fac375a96 100644 --- a/clients/client-rds/CHANGELOG.md +++ b/clients/client-rds/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-rds:** This release adds support for using RDS Data API with Aurora PostgreSQL Serverless v2 and provisioned DB clusters. ([ee4406c](https://github.com/aws/aws-sdk-js-v3/commit/ee4406c0c6bd8aebceb3853ddc98d48b745bafcb)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index 970ef6eabdcf..b9901dfd6172 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-rds", "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md index f2b6bfe7b133..0e7f295f1134 100644 --- a/clients/client-sagemaker/CHANGELOG.md +++ b/clients/client-sagemaker/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + + +### Features + +* **client-sagemaker:** Amazon SageMaker Training now provides model training container access for debugging purposes. Amazon SageMaker Search now provides the ability to use visibility conditions to limit resource access to a single domain or multiple domains. ([d7c4e6f](https://github.com/aws/aws-sdk-js-v3/commit/d7c4e6f13662568f325012986ffd7a3b7768bbbd)) + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 5d3f0b54c5ce..f67905ecc399 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-sagemaker", "description": "AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "tsc -p tsconfig.cjs.json", diff --git a/lerna.json b/lerna.json index a30561ccd786..77399ca0c7ec 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.478.0", + "version": "3.479.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/private/aws-middleware-test/CHANGELOG.md b/private/aws-middleware-test/CHANGELOG.md index f95f21aeb8f9..827ef9486087 100644 --- a/private/aws-middleware-test/CHANGELOG.md +++ b/private/aws-middleware-test/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.479.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.478.0...v3.479.0) (2023-12-21) + +**Note:** Version bump only for package @aws-sdk/aws-middleware-test + + + + + # [3.478.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.477.0...v3.478.0) (2023-12-20) **Note:** Version bump only for package @aws-sdk/aws-middleware-test diff --git a/private/aws-middleware-test/package.json b/private/aws-middleware-test/package.json index c4edb5a2a303..231a83b274c6 100644 --- a/private/aws-middleware-test/package.json +++ b/private/aws-middleware-test/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/aws-middleware-test", "description": "Integration test suite for AWS middleware", - "version": "3.478.0", + "version": "3.479.0", "scripts": { "build": "exit 0", "build:cjs": "exit 0",