Skip to content

Commit

Permalink
Publish v3.372.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 18, 2023
1 parent 1c027bb commit c1a75ae
Show file tree
Hide file tree
Showing 14 changed files with 79 additions and 7 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)


### Features

* **client-elasticsearch-service:** Regex Validation on the ElasticSearch Engine Version attribute ([282169b](https://github.com/aws/aws-sdk-js-v3/commit/282169b0d5148005f2327be6ec09ef3a6b32ce13))
* **client-lex-models-v2:** This release adds support for Lex Developers to view analytics for their bots. ([22bd601](https://github.com/aws/aws-sdk-js-v3/commit/22bd601a4c633b3456af9af7301af5c49c55e302))
* **client-m2:** Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API ([059361e](https://github.com/aws/aws-sdk-js-v3/commit/059361e507350cdf167bf0a3afe57e04771d51a4))
* **client-snowball:** Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor. ([16e1114](https://github.com/aws/aws-sdk-js-v3/commit/16e11142287977f69f7520337ac020fc13a8a523))
* **clients:** update client endpoints as of 2023-07-18 ([1c027bb](https://github.com/aws/aws-sdk-js-v3/commit/1c027bb2f0524594db1ebed264a512194c8b53c0))





# [3.371.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.370.0...v3.371.0) (2023-07-17)


Expand Down
8 changes: 8 additions & 0 deletions clients/client-codeguru-security/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)

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





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-codeguru-security/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-codeguru-security",
"description": "AWS SDK for JavaScript Codeguru Security Client for Node.js, Browser and React Native",
"version": "3.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-connect/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)

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





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-connect/package.json
Original file line number Diff line number Diff line change
@@ -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.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-lex-models-v2/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)


### Features

* **client-lex-models-v2:** This release adds support for Lex Developers to view analytics for their bots. ([22bd601](https://github.com/aws/aws-sdk-js-v3/commit/22bd601a4c633b3456af9af7301af5c49c55e302))





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-lex-models-v2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-lex-models-v2",
"description": "AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native",
"version": "3.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-m2/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)


### Features

* **client-m2:** Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API ([059361e](https://github.com/aws/aws-sdk-js-v3/commit/059361e507350cdf167bf0a3afe57e04771d51a4))





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-m2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-m2",
"description": "AWS SDK for JavaScript M2 Client for Node.js, Browser and React Native",
"version": "3.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-snowball/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)


### Features

* **client-snowball:** Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor. ([16e1114](https://github.com/aws/aws-sdk-js-v3/commit/16e11142287977f69f7520337ac020fc13a8a523))





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-snowball/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-snowball",
"description": "AWS SDK for JavaScript Snowball Client for Node.js, Browser and React Native",
"version": "3.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-translate/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.372.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.371.0...v3.372.0) (2023-07-18)

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





# [3.370.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.369.0...v3.370.0) (2023-07-13)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-translate/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-translate",
"description": "AWS SDK for JavaScript Translate Client for Node.js, Browser and React Native",
"version": "3.370.0",
"version": "3.372.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
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.371.0",
"version": "3.372.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit c1a75ae

Please sign in to comment.