Skip to content

Commit

Permalink
Publish v3.589.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 3, 2024
1 parent b9d72a6 commit 4c20114
Show file tree
Hide file tree
Showing 10 changed files with 60 additions and 5 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.589.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.589.0) (2024-06-03)


### Features

* **client-batch:** This release adds support for the AWS Batch GetJobQueueSnapshot API operation. ([2129ba2](https://github.com/aws/aws-sdk-js-v3/commit/2129ba28dedff5c6e41993d87cd25657b4b733ae))
* **client-eks:** Adds support for EKS add-ons pod identity associations integration ([d391abe](https://github.com/aws/aws-sdk-js-v3/commit/d391abe72739e4e938c4439ab366ad9895d30f8e))
* **client-iottwinmaker:** Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null ([822d606](https://github.com/aws/aws-sdk-js-v3/commit/822d606d46e42fe666fb1005c7bf3c3599e8bb5d))
* **clients:** update client endpoints as of 2024-06-03 ([b9d72a6](https://github.com/aws/aws-sdk-js-v3/commit/b9d72a6a1cd7fc2cb3c461401447252f3a1e4ce3))





# [3.588.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) (2024-05-31)


Expand Down
8 changes: 8 additions & 0 deletions clients/client-amplify/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.589.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.589.0) (2024-06-03)

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





# [3.588.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) (2024-05-31)

**Note:** Version bump only for package @aws-sdk/client-amplify
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplify",
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
"version": "3.588.0",
"version": "3.589.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amplify",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-batch/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.589.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.589.0) (2024-06-03)


### Features

* **client-batch:** This release adds support for the AWS Batch GetJobQueueSnapshot API operation. ([2129ba2](https://github.com/aws/aws-sdk-js-v3/commit/2129ba28dedff5c6e41993d87cd25657b4b733ae))





# [3.588.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) (2024-05-31)

**Note:** Version bump only for package @aws-sdk/client-batch
Expand Down
2 changes: 1 addition & 1 deletion clients/client-batch/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-batch",
"description": "AWS SDK for JavaScript Batch Client for Node.js, Browser and React Native",
"version": "3.588.0",
"version": "3.589.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-batch",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-eks/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.589.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.589.0) (2024-06-03)


### Features

* **client-eks:** Adds support for EKS add-ons pod identity associations integration ([d391abe](https://github.com/aws/aws-sdk-js-v3/commit/d391abe72739e4e938c4439ab366ad9895d30f8e))





# [3.588.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) (2024-05-31)

**Note:** Version bump only for package @aws-sdk/client-eks
Expand Down
2 changes: 1 addition & 1 deletion clients/client-eks/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-eks",
"description": "AWS SDK for JavaScript Eks Client for Node.js, Browser and React Native",
"version": "3.588.0",
"version": "3.589.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-eks",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-iottwinmaker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.589.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.588.0...v3.589.0) (2024-06-03)


### Features

* **client-iottwinmaker:** Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null ([822d606](https://github.com/aws/aws-sdk-js-v3/commit/822d606d46e42fe666fb1005c7bf3c3599e8bb5d))





# [3.588.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.587.0...v3.588.0) (2024-05-31)

**Note:** Version bump only for package @aws-sdk/client-iottwinmaker
Expand Down
2 changes: 1 addition & 1 deletion clients/client-iottwinmaker/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-iottwinmaker",
"description": "AWS SDK for JavaScript Iottwinmaker Client for Node.js, Browser and React Native",
"version": "3.588.0",
"version": "3.589.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-iottwinmaker",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.588.0",
"version": "3.589.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 4c20114

Please sign in to comment.