Skip to content

Commit 93f81c4

Browse files
author
awstools
committed
Publish v3.531.0
1 parent 1e309c2 commit 93f81c4

File tree

8 files changed

+46
-4
lines changed

8 files changed

+46
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,18 @@
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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11)
7+
8+
9+
### Features
10+
11+
* **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))
12+
* **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))
13+
14+
15+
16+
17+
618
# [3.530.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.1...v3.530.0) (2024-03-08)
719

820

clients/client-codestar-connections/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11)
7+
8+
9+
### Features
10+
11+
* **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))
12+
13+
14+
15+
16+
617
## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08)
718

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

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

clients/client-elasticache/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-elasticache
9+
10+
11+
12+
13+
614
## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08)
715

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

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

clients/client-mediapackagev2/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.531.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.530.0...v3.531.0) (2024-03-11)
7+
8+
9+
### Features
10+
11+
* **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))
12+
13+
14+
15+
16+
617
## [3.529.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.529.0...v3.529.1) (2024-03-08)
718

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

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

lerna.json

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

0 commit comments

Comments
 (0)