From 410614c641075e78a5ed2a97b26a7fd67460e2ff Mon Sep 17 00:00:00 2001 From: awstools Date: Wed, 30 Oct 2024 18:38:09 +0000 Subject: [PATCH] Publish v3.683.0 --- CHANGELOG.md | 28 +++++++++++++++++++ clients/client-appsync/CHANGELOG.md | 11 ++++++++ clients/client-appsync/package.json | 2 +- clients/client-connect/CHANGELOG.md | 11 ++++++++ clients/client-connect/package.json | 2 +- clients/client-datasync/CHANGELOG.md | 11 ++++++++ clients/client-datasync/package.json | 2 +- clients/client-ec2/CHANGELOG.md | 11 ++++++++ clients/client-ec2/package.json | 2 +- clients/client-ecs/CHANGELOG.md | 11 ++++++++ clients/client-ecs/package.json | 2 +- clients/client-geo-maps/CHANGELOG.md | 11 ++++++++ clients/client-geo-maps/package.json | 2 +- clients/client-geo-places/CHANGELOG.md | 11 ++++++++ clients/client-geo-places/package.json | 2 +- clients/client-geo-routes/CHANGELOG.md | 11 ++++++++ clients/client-geo-routes/package.json | 2 +- clients/client-keyspaces/CHANGELOG.md | 11 ++++++++ clients/client-keyspaces/package.json | 2 +- clients/client-network-firewall/CHANGELOG.md | 11 ++++++++ clients/client-network-firewall/package.json | 2 +- clients/client-opensearch/CHANGELOG.md | 11 ++++++++ clients/client-opensearch/package.json | 2 +- .../client-opensearchserverless/CHANGELOG.md | 11 ++++++++ .../client-opensearchserverless/package.json | 2 +- .../client-redshift-serverless/CHANGELOG.md | 11 ++++++++ .../client-redshift-serverless/package.json | 2 +- clients/client-redshift/CHANGELOG.md | 11 ++++++++ clients/client-redshift/package.json | 2 +- clients/client-route-53/CHANGELOG.md | 11 ++++++++ clients/client-route-53/package.json | 2 +- clients/client-sagemaker/CHANGELOG.md | 11 ++++++++ clients/client-sagemaker/package.json | 2 +- clients/client-workmail/CHANGELOG.md | 11 ++++++++ clients/client-workmail/package.json | 2 +- lerna.json | 2 +- private/aws-middleware-test/CHANGELOG.md | 8 ++++++ private/aws-middleware-test/package.json | 2 +- 38 files changed, 242 insertions(+), 19 deletions(-) create mode 100644 clients/client-geo-maps/CHANGELOG.md create mode 100644 clients/client-geo-places/CHANGELOG.md create mode 100644 clients/client-geo-routes/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 24d47d77f3887..67c8b61d38fb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,34 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-appsync:** This release adds support for AppSync Event APIs. ([a680861](https://github.com/aws/aws-sdk-js-v3/commit/a680861e5d07fe5a0ecfdb6e4c3dd8bb1f6dc11e)) +* **client-connect:** Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters. ([83a5718](https://github.com/aws/aws-sdk-js-v3/commit/83a5718bd60ab9af4d6bbcd192e020e30c2331d5)) +* **client-datasync:** AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations. ([c86827e](https://github.com/aws/aws-sdk-js-v3/commit/c86827ee4a031635ff1602ba285d9dfa2ee36e1d)) +* **client-ec2:** This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups. ([095a3b8](https://github.com/aws/aws-sdk-js-v3/commit/095a3b870df7963495a112130f1526506f9cda99)) +* **client-ecs:** This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history. ([09bd2fa](https://github.com/aws/aws-sdk-js-v3/commit/09bd2fa4e893d7a52cb9301f61d83cf7ab875e2f)) +* **client-geo-maps:** Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business ([5f4e338](https://github.com/aws/aws-sdk-js-v3/commit/5f4e338bb8a80d148d037af5ab976a85e4977093)) +* **client-geo-places:** Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name ([676a696](https://github.com/aws/aws-sdk-js-v3/commit/676a696884f115b3531ef3709bb5cbccfdb4c6be)) +* **client-geo-routes:** Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. ([62dc2fd](https://github.com/aws/aws-sdk-js-v3/commit/62dc2fd171e6210291fc6bc703961aa6dfa22052)) +* **client-keyspaces:** Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type. ([e96f70e](https://github.com/aws/aws-sdk-js-v3/commit/e96f70e703c24d56788569b2c5c2ca778ad9c799)) +* **client-network-firewall:** AWS Network Firewall now supports configuring TCP idle timeout ([bf77a24](https://github.com/aws/aws-sdk-js-v3/commit/bf77a245bbdd35a1f9e533053911233c1d7644f3)) +* **client-opensearchserverless:** Neo Integration via IAM Identity Center (IdC) ([cecccbe](https://github.com/aws/aws-sdk-js-v3/commit/cecccbe15baf8756c9cad29c42cf90d3dd3bf138)) +* **client-opensearch:** This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface. ([ec14d7a](https://github.com/aws/aws-sdk-js-v3/commit/ec14d7a81a46f19b676217bdb3c8334ba371108f)) +* **client-redshift-serverless:** Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. ([2c0ec7d](https://github.com/aws/aws-sdk-js-v3/commit/2c0ec7d4a3f68afc5932d9d48c51ee02f714d9f8)) +* **client-redshift:** This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database. ([32d38b0](https://github.com/aws/aws-sdk-js-v3/commit/32d38b0a731a44295f08ac3937052ab5de840ea6)) +* **client-route-53:** This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types. ([9029bbd](https://github.com/aws/aws-sdk-js-v3/commit/9029bbde2303091cac1002233b9a849cf4204b8c)) +* **client-sagemaker:** Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. ([f2d0604](https://github.com/aws/aws-sdk-js-v3/commit/f2d060494f614cea436f1bfca46594f4b49549c6)) +* **client-workmail:** This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center. ([b43c3aa](https://github.com/aws/aws-sdk-js-v3/commit/b43c3aa5d4ba1850889240b490b26dbfb21e1c31)) +* **clients:** update client endpoints as of 2024-10-30 ([3bc6bd0](https://github.com/aws/aws-sdk-js-v3/commit/3bc6bd0e24faf8f2a2d7ec8ad5e71f05c4b7c86a)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) diff --git a/clients/client-appsync/CHANGELOG.md b/clients/client-appsync/CHANGELOG.md index 1e5ec4f169efd..d07e640df4e3e 100644 --- a/clients/client-appsync/CHANGELOG.md +++ b/clients/client-appsync/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-appsync:** This release adds support for AppSync Event APIs. ([a680861](https://github.com/aws/aws-sdk-js-v3/commit/a680861e5d07fe5a0ecfdb6e4c3dd8bb1f6dc11e)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-appsync diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index 1cd62fea781fd..26e254527a0da 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-appsync", "description": "AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-appsync", diff --git a/clients/client-connect/CHANGELOG.md b/clients/client-connect/CHANGELOG.md index c30d1a96bc5dd..e58250717b947 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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-connect:** Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters. ([83a5718](https://github.com/aws/aws-sdk-js-v3/commit/83a5718bd60ab9af4d6bbcd192e020e30c2331d5)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-connect diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 6356c9fa22a1f..378f859fcbd9a 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.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-connect", diff --git a/clients/client-datasync/CHANGELOG.md b/clients/client-datasync/CHANGELOG.md index a4f418dadda46..6721c6766e817 100644 --- a/clients/client-datasync/CHANGELOG.md +++ b/clients/client-datasync/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-datasync:** AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations. ([c86827e](https://github.com/aws/aws-sdk-js-v3/commit/c86827ee4a031635ff1602ba285d9dfa2ee36e1d)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-datasync diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index e077180305785..baa584e10b1bb 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-datasync", "description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-datasync", diff --git a/clients/client-ec2/CHANGELOG.md b/clients/client-ec2/CHANGELOG.md index a8613aad1019c..83049778656ea 100644 --- a/clients/client-ec2/CHANGELOG.md +++ b/clients/client-ec2/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-ec2:** This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups. ([095a3b8](https://github.com/aws/aws-sdk-js-v3/commit/095a3b870df7963495a112130f1526506f9cda99)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-ec2 diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 87f6fed507d64..17d65ba27fe10 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ec2", "description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ec2", diff --git a/clients/client-ecs/CHANGELOG.md b/clients/client-ecs/CHANGELOG.md index eb6e23f8de26b..5892bdec73710 100644 --- a/clients/client-ecs/CHANGELOG.md +++ b/clients/client-ecs/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-ecs:** This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history. ([09bd2fa](https://github.com/aws/aws-sdk-js-v3/commit/09bd2fa4e893d7a52cb9301f61d83cf7ab875e2f)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-ecs diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index cd1cdee1c03cd..3e7c1e4a712e2 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-ecs", "description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-ecs", diff --git a/clients/client-geo-maps/CHANGELOG.md b/clients/client-geo-maps/CHANGELOG.md new file mode 100644 index 0000000000000..028478f29a2aa --- /dev/null +++ b/clients/client-geo-maps/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [3.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-geo-maps:** Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business ([5f4e338](https://github.com/aws/aws-sdk-js-v3/commit/5f4e338bb8a80d148d037af5ab976a85e4977093)) diff --git a/clients/client-geo-maps/package.json b/clients/client-geo-maps/package.json index d93e0897b635c..74b60267a5441 100644 --- a/clients/client-geo-maps/package.json +++ b/clients/client-geo-maps/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-maps", "description": "AWS SDK for JavaScript Geo Maps Client for Node.js, Browser and React Native", - "version": "3.0.0", + "version": "3.683.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-geo-places/CHANGELOG.md b/clients/client-geo-places/CHANGELOG.md new file mode 100644 index 0000000000000..92c2b492a223a --- /dev/null +++ b/clients/client-geo-places/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [3.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-geo-places:** Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name ([676a696](https://github.com/aws/aws-sdk-js-v3/commit/676a696884f115b3531ef3709bb5cbccfdb4c6be)) diff --git a/clients/client-geo-places/package.json b/clients/client-geo-places/package.json index 6722689b3ca6e..be1dcd123e4c1 100644 --- a/clients/client-geo-places/package.json +++ b/clients/client-geo-places/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-places", "description": "AWS SDK for JavaScript Geo Places Client for Node.js, Browser and React Native", - "version": "3.0.0", + "version": "3.683.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-geo-routes/CHANGELOG.md b/clients/client-geo-routes/CHANGELOG.md new file mode 100644 index 0000000000000..50d9de7f9fdd0 --- /dev/null +++ b/clients/client-geo-routes/CHANGELOG.md @@ -0,0 +1,11 @@ +# Change Log + +All notable changes to this project will be documented in this file. +See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +# [3.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-geo-routes:** Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. ([62dc2fd](https://github.com/aws/aws-sdk-js-v3/commit/62dc2fd171e6210291fc6bc703961aa6dfa22052)) diff --git a/clients/client-geo-routes/package.json b/clients/client-geo-routes/package.json index 8531cf4aae9de..448a2ba80031e 100644 --- a/clients/client-geo-routes/package.json +++ b/clients/client-geo-routes/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-geo-routes", "description": "AWS SDK for JavaScript Geo Routes Client for Node.js, Browser and React Native", - "version": "3.0.0", + "version": "3.683.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-keyspaces/CHANGELOG.md b/clients/client-keyspaces/CHANGELOG.md index db7f152e4596f..ba20b8ce559c2 100644 --- a/clients/client-keyspaces/CHANGELOG.md +++ b/clients/client-keyspaces/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-keyspaces:** Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type. ([e96f70e](https://github.com/aws/aws-sdk-js-v3/commit/e96f70e703c24d56788569b2c5c2ca778ad9c799)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-keyspaces diff --git a/clients/client-keyspaces/package.json b/clients/client-keyspaces/package.json index db6655401a9ec..99bd62f130bbb 100644 --- a/clients/client-keyspaces/package.json +++ b/clients/client-keyspaces/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-keyspaces", "description": "AWS SDK for JavaScript Keyspaces Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-keyspaces", diff --git a/clients/client-network-firewall/CHANGELOG.md b/clients/client-network-firewall/CHANGELOG.md index b8491a29098b5..0f087a95aae13 100644 --- a/clients/client-network-firewall/CHANGELOG.md +++ b/clients/client-network-firewall/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-network-firewall:** AWS Network Firewall now supports configuring TCP idle timeout ([bf77a24](https://github.com/aws/aws-sdk-js-v3/commit/bf77a245bbdd35a1f9e533053911233c1d7644f3)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-network-firewall diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index 93c219335f32b..e75b4bec5ad67 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-network-firewall", "description": "AWS SDK for JavaScript Network Firewall Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-network-firewall", diff --git a/clients/client-opensearch/CHANGELOG.md b/clients/client-opensearch/CHANGELOG.md index 3d665417c846e..b8509ab3c0f26 100644 --- a/clients/client-opensearch/CHANGELOG.md +++ b/clients/client-opensearch/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-opensearch:** This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface. ([ec14d7a](https://github.com/aws/aws-sdk-js-v3/commit/ec14d7a81a46f19b676217bdb3c8334ba371108f)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-opensearch diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index 4e52d77378732..b5b14bb90325a 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opensearch", "description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-opensearch", diff --git a/clients/client-opensearchserverless/CHANGELOG.md b/clients/client-opensearchserverless/CHANGELOG.md index 9ccddb2ae224a..2e7c48b6e7297 100644 --- a/clients/client-opensearchserverless/CHANGELOG.md +++ b/clients/client-opensearchserverless/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-opensearchserverless:** Neo Integration via IAM Identity Center (IdC) ([cecccbe](https://github.com/aws/aws-sdk-js-v3/commit/cecccbe15baf8756c9cad29c42cf90d3dd3bf138)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-opensearchserverless diff --git a/clients/client-opensearchserverless/package.json b/clients/client-opensearchserverless/package.json index edb46cbd8fd6c..368ed21b88241 100644 --- a/clients/client-opensearchserverless/package.json +++ b/clients/client-opensearchserverless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-opensearchserverless", "description": "AWS SDK for JavaScript Opensearchserverless Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-opensearchserverless", diff --git a/clients/client-redshift-serverless/CHANGELOG.md b/clients/client-redshift-serverless/CHANGELOG.md index c85634a8b996d..148ef887efc40 100644 --- a/clients/client-redshift-serverless/CHANGELOG.md +++ b/clients/client-redshift-serverless/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-redshift-serverless:** Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. ([2c0ec7d](https://github.com/aws/aws-sdk-js-v3/commit/2c0ec7d4a3f68afc5932d9d48c51ee02f714d9f8)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-redshift-serverless diff --git a/clients/client-redshift-serverless/package.json b/clients/client-redshift-serverless/package.json index 11603ea87dd30..ef17064c4bcf7 100644 --- a/clients/client-redshift-serverless/package.json +++ b/clients/client-redshift-serverless/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-redshift-serverless", "description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-redshift-serverless", diff --git a/clients/client-redshift/CHANGELOG.md b/clients/client-redshift/CHANGELOG.md index 7d4840a38beb7..90ada0576f5d2 100644 --- a/clients/client-redshift/CHANGELOG.md +++ b/clients/client-redshift/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-redshift:** This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database. ([32d38b0](https://github.com/aws/aws-sdk-js-v3/commit/32d38b0a731a44295f08ac3937052ab5de840ea6)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-redshift diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index c9dab96015a76..8db96c98e82f6 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-redshift", "description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-redshift", diff --git a/clients/client-route-53/CHANGELOG.md b/clients/client-route-53/CHANGELOG.md index 4159561d914ff..3443f00d9215a 100644 --- a/clients/client-route-53/CHANGELOG.md +++ b/clients/client-route-53/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-route-53:** This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types. ([9029bbd](https://github.com/aws/aws-sdk-js-v3/commit/9029bbde2303091cac1002233b9a849cf4204b8c)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-route-53 diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index ecb73400b143f..3530a214cc26a 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-route-53", "description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-route-53", diff --git a/clients/client-sagemaker/CHANGELOG.md b/clients/client-sagemaker/CHANGELOG.md index 0fb0d2d24f558..348e6118e6518 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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-sagemaker:** Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. ([f2d0604](https://github.com/aws/aws-sdk-js-v3/commit/f2d060494f614cea436f1bfca46594f4b49549c6)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index 12d6ee6670792..cfd728ece196f 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.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-sagemaker", diff --git a/clients/client-workmail/CHANGELOG.md b/clients/client-workmail/CHANGELOG.md index ece924b88b80f..3e2934fbe7438 100644 --- a/clients/client-workmail/CHANGELOG.md +++ b/clients/client-workmail/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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + + +### Features + +* **client-workmail:** This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center. ([b43c3aa](https://github.com/aws/aws-sdk-js-v3/commit/b43c3aa5d4ba1850889240b490b26dbfb21e1c31)) + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **Note:** Version bump only for package @aws-sdk/client-workmail diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index 6c3f5ef1ccd4e..5b2a8e71ca2ab 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-workmail", "description": "AWS SDK for JavaScript Workmail Client for Node.js, Browser and React Native", - "version": "3.682.0", + "version": "3.683.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-workmail", diff --git a/lerna.json b/lerna.json index aaf1c6750ea9e..1b4e946ddf5e0 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.682.0", + "version": "3.683.0", "npmClient": "yarn", "useWorkspaces": true, "command": { diff --git a/private/aws-middleware-test/CHANGELOG.md b/private/aws-middleware-test/CHANGELOG.md index 86f49eec88faa..eefc565eb4f66 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.683.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.682.0...v3.683.0) (2024-10-30) + +**Note:** Version bump only for package @aws-sdk/aws-middleware-test + + + + + # [3.682.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.681.0...v3.682.0) (2024-10-29) **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 53b8ec08760f5..4dcbbc012de72 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.682.0", + "version": "3.683.0", "scripts": { "build": "exit 0", "build:cjs": "exit 0",