Skip to content

Commit 91454a9

Browse files
author
awstools
committed
Publish v3.139.0
1 parent 612f647 commit 91454a9

File tree

10 files changed

+60
-5
lines changed

10 files changed

+60
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.139.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.138.0...v3.139.0) (2022-07-28)
7+
8+
9+
### Features
10+
11+
* **client-elasticsearch-service:** This release adds support for gp3 EBS (Elastic Block Store) storage. ([3bb625d](https://github.com/aws/aws-sdk-js-v3/commit/3bb625d03be2e1bfec90eac07b136ad84b039b6f))
12+
* **client-lookoutvision:** This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices. ([3710b44](https://github.com/aws/aws-sdk-js-v3/commit/3710b44677824a037bbbf1ab4891e98dfe75b10f))
13+
* **client-opensearch:** This release adds support for gp3 EBS (Elastic Block Store) storage. ([66d0dda](https://github.com/aws/aws-sdk-js-v3/commit/66d0ddab6754a5e57e5cb1c653e16ab9e2cbd8fa))
14+
* **clients:** update client endpoints as of 2022-07-28 ([612f647](https://github.com/aws/aws-sdk-js-v3/commit/612f647e7310f19bdb7d201af9b4371052f185cc))
15+
16+
17+
18+
19+
620
# [3.138.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.137.0...v3.138.0) (2022-07-27)
721

822

clients/client-ec2/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.139.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.138.0...v3.139.0) (2022-07-28)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-ec2
9+
10+
11+
12+
13+
614
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
715

816

clients/client-ec2/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-ec2",
33
"description": "AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native",
4-
"version": "3.137.0",
4+
"version": "3.139.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-elasticsearch-service/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.139.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.138.0...v3.139.0) (2022-07-28)
7+
8+
9+
### Features
10+
11+
* **client-elasticsearch-service:** This release adds support for gp3 EBS (Elastic Block Store) storage. ([3bb625d](https://github.com/aws/aws-sdk-js-v3/commit/3bb625d03be2e1bfec90eac07b136ad84b039b6f))
12+
13+
14+
15+
16+
617
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
718

819

clients/client-elasticsearch-service/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-elasticsearch-service",
33
"description": "AWS SDK for JavaScript Elasticsearch Service Client for Node.js, Browser and React Native",
4-
"version": "3.137.0",
4+
"version": "3.139.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-lookoutvision/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.139.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.138.0...v3.139.0) (2022-07-28)
7+
8+
9+
### Features
10+
11+
* **client-lookoutvision:** This release introduces support for image segmentation models and updates CPU accelerator options for models hosted on edge devices. ([3710b44](https://github.com/aws/aws-sdk-js-v3/commit/3710b44677824a037bbbf1ab4891e98dfe75b10f))
12+
13+
14+
15+
16+
617
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
718

819

clients/client-lookoutvision/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-lookoutvision",
33
"description": "AWS SDK for JavaScript Lookoutvision Client for Node.js, Browser and React Native",
4-
"version": "3.137.0",
4+
"version": "3.139.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-opensearch/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.139.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.138.0...v3.139.0) (2022-07-28)
7+
8+
9+
### Features
10+
11+
* **client-opensearch:** This release adds support for gp3 EBS (Elastic Block Store) storage. ([66d0dda](https://github.com/aws/aws-sdk-js-v3/commit/66d0ddab6754a5e57e5cb1c653e16ab9e2cbd8fa))
12+
13+
14+
15+
16+
617
# [3.137.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.136.1...v3.137.0) (2022-07-26)
718

819

clients/client-opensearch/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-opensearch",
33
"description": "AWS SDK for JavaScript Opensearch Client for Node.js, Browser and React Native",
4-
"version": "3.137.0",
4+
"version": "3.139.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

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

0 commit comments

Comments
 (0)