diff --git a/CHANGELOG.md b/CHANGELOG.md index 65827332c6bb6..169365fb1604d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [3.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11) + + +### Features + +* **client-codestar-connections:** Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes. ([582eb00](https://github.com/aws/aws-sdk-js-v3/commit/582eb004423bc387f429daca66a49260daffb911)) +* **client-mediapackagev2:** This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags. ([1e309c2](https://github.com/aws/aws-sdk-js-v3/commit/1e309c270c1d8bb23c9ccd08447455e191cca8f2)) + + + + + # [3.530.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.1...v3.530.0) (2024-03-08) diff --git a/clients/client-codestar-connections/CHANGELOG.md b/clients/client-codestar-connections/CHANGELOG.md index 874a87a9c9058..58ec417dbd5c6 100644 --- a/clients/client-codestar-connections/CHANGELOG.md +++ b/clients/client-codestar-connections/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11) + + +### Features + +* **client-codestar-connections:** Added a sync configuration enum to disable publishing of deployment status to source providers (PublishDeploymentStatus). Added a sync configuration enum (TriggerStackUpdateOn) to only trigger changes. ([582eb00](https://github.com/aws/aws-sdk-js-v3/commit/582eb004423bc387f429daca66a49260daffb911)) + + + + + ## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08) **Note:** Version bump only for package @aws-sdk/client-codestar-connections diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index ba90468669297..6e30e79ebf43d 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-codestar-connections", "description": "AWS SDK for JavaScript Codestar Connections Client for Node.js, Browser and React Native", - "version": "3.529.1", + "version": "3.531.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-codestar-connections", diff --git a/clients/client-elasticache/CHANGELOG.md b/clients/client-elasticache/CHANGELOG.md index de75d2ed4bed7..6c578a8fa9889 100644 --- a/clients/client-elasticache/CHANGELOG.md +++ b/clients/client-elasticache/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11) + +**Note:** Version bump only for package @aws-sdk/client-elasticache + + + + + ## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08) **Note:** Version bump only for package @aws-sdk/client-elasticache diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index c457ff019daf0..6505eb1484605 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-elasticache", "description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native", - "version": "3.529.1", + "version": "3.531.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-elasticache", diff --git a/clients/client-mediapackagev2/CHANGELOG.md b/clients/client-mediapackagev2/CHANGELOG.md index c3274758288b9..6d7ab0098e1ef 100644 --- a/clients/client-mediapackagev2/CHANGELOG.md +++ b/clients/client-mediapackagev2/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11) + + +### Features + +* **client-mediapackagev2:** This release enables customers to safely update their MediaPackage v2 channel groups, channels and origin endpoints using entity tags. ([1e309c2](https://github.com/aws/aws-sdk-js-v3/commit/1e309c270c1d8bb23c9ccd08447455e191cca8f2)) + + + + + ## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08) **Note:** Version bump only for package @aws-sdk/client-mediapackagev2 diff --git a/clients/client-mediapackagev2/package.json b/clients/client-mediapackagev2/package.json index 1de4db5dc0d0e..968f596e208b1 100644 --- a/clients/client-mediapackagev2/package.json +++ b/clients/client-mediapackagev2/package.json @@ -1,7 +1,7 @@ { "name": "@aws-sdk/client-mediapackagev2", "description": "AWS SDK for JavaScript Mediapackagev2 Client for Node.js, Browser and React Native", - "version": "3.529.1", + "version": "3.531.0", "scripts": { "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", "build:cjs": "node ../../scripts/compilation/inline client-mediapackagev2", diff --git a/lerna.json b/lerna.json index b39c433e7795d..bf59a46aee4ef 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "3.530.0", + "version": "3.531.0", "npmClient": "yarn", "useWorkspaces": true, "command": {