Skip to content

Commit ba3d932

Browse files
author
awstools
committed
Publish v3.84.0
1 parent 699f5ad commit ba3d932

File tree

15 files changed

+86
-9
lines changed

15 files changed

+86
-9
lines changed

Diff for: CHANGELOG.md

+14
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **client-backup:** Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup ([164cdf7](https://github.com/aws/aws-sdk-js-v3/commit/164cdf71890150f74c87ee570787332fc07252ed))
12+
* **client-iotsecuretunneling:** This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens ([d77322a](https://github.com/aws/aws-sdk-js-v3/commit/d77322a3d86a528f7af55c7d048f50d8a78766d2))
13+
* **client-ssm:** This release adds the TargetMaps parameter in SSM State Manager API. ([f0b9bd4](https://github.com/aws/aws-sdk-js-v3/commit/f0b9bd497bcf5dff7f2bbd75c3bdcbee2ba1f9e0))
14+
* **clients:** update client endpoints as of 2022-05-04 ([699f5ad](https://github.com/aws/aws-sdk-js-v3/commit/699f5ad82febbc5312752f08002e1b9540b91fe0))
15+
16+
17+
18+
19+
620
# [3.83.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.82.0...v3.83.0) (2022-05-03)
721

822

Diff for: benchmark/size/report.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
| Package | Version | Publish Size | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :------ | :------ | :----------- | :------ | :----- | :------- |
33
|@aws-sdk/abort-controller|3.55.0|43.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4-
|@aws-sdk/client-app-mesh|3.81.0|1.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4+
|@aws-sdk/client-app-mesh|3.82.0|1.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
55
|@aws-sdk/client-application-insights|3.81.0|773.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
66
|@aws-sdk/client-athena|3.81.0|970.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
77
|@aws-sdk/client-auto-scaling|3.81.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
@@ -32,7 +32,7 @@
3232
|@aws-sdk/client-s3|3.82.0|3.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3333
|@aws-sdk/client-ses|3.81.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3434
|@aws-sdk/client-sns|3.81.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
35-
|@aws-sdk/client-ssm|3.81.0|4.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
35+
|@aws-sdk/client-ssm|3.82.0|4.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3636
|@aws-sdk/client-sts|3.81.0|500.9 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3737
|@aws-sdk/client-xray|3.81.0|918.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3838
|@aws-sdk/credential-provider-cognito-identity|3.81.0|121.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|

Diff for: clients/client-app-mesh/CHANGELOG.md

+11
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **clients:** update client endpoints as of 2022-05-04 ([699f5ad](https://github.com/aws/aws-sdk-js-v3/commit/699f5ad82febbc5312752f08002e1b9540b91fe0))
12+
13+
14+
15+
16+
617
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
718

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

Diff for: clients/client-app-mesh/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-app-mesh",
33
"description": "AWS SDK for JavaScript App Mesh Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: clients/client-backup/CHANGELOG.md

+11
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **client-backup:** Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup ([164cdf7](https://github.com/aws/aws-sdk-js-v3/commit/164cdf71890150f74c87ee570787332fc07252ed))
12+
13+
14+
15+
16+
617
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
718

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

Diff for: clients/client-backup/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-backup",
33
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: clients/client-iotsecuretunneling/CHANGELOG.md

+11
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **client-iotsecuretunneling:** This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens ([d77322a](https://github.com/aws/aws-sdk-js-v3/commit/d77322a3d86a528f7af55c7d048f50d8a78766d2))
12+
13+
14+
15+
16+
617
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
718

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

Diff for: clients/client-iotsecuretunneling/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-iotsecuretunneling",
33
"description": "AWS SDK for JavaScript Iotsecuretunneling Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: clients/client-lightsail/CHANGELOG.md

+8
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-lightsail
9+
10+
11+
12+
13+
614
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
715

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

Diff for: clients/client-lightsail/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-lightsail",
33
"description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: clients/client-ssm/CHANGELOG.md

+11
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **client-ssm:** This release adds the TargetMaps parameter in SSM State Manager API. ([f0b9bd4](https://github.com/aws/aws-sdk-js-v3/commit/f0b9bd497bcf5dff7f2bbd75c3bdcbee2ba1f9e0))
12+
13+
14+
15+
16+
617
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
718

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

Diff for: clients/client-ssm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-ssm",
33
"description": "AWS SDK for JavaScript Ssm Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: clients/client-synthetics/CHANGELOG.md

+11
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.84.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.83.0...v3.84.0) (2022-05-04)
7+
8+
9+
### Features
10+
11+
* **clients:** update client endpoints as of 2022-05-04 ([699f5ad](https://github.com/aws/aws-sdk-js-v3/commit/699f5ad82febbc5312752f08002e1b9540b91fe0))
12+
13+
14+
15+
16+
617
# [3.82.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.81.0...v3.82.0) (2022-05-02)
718

819

Diff for: clients/client-synthetics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-synthetics",
33
"description": "AWS SDK for JavaScript Synthetics Client for Node.js, Browser and React Native",
4-
"version": "3.82.0",
4+
"version": "3.84.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

Diff for: lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.83.0",
2+
"version": "3.84.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)