Skip to content

Commit a331a3b

Browse files
author
awstools
committed
Publish v3.53.1
1 parent e5e89d2 commit a331a3b

File tree

17 files changed

+82
-12
lines changed

17 files changed

+82
-12
lines changed

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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **hash-stream-node:** disable createReadStream with file descriptor ([#3369](https://github.com/aws/aws-sdk-js-v3/issues/3369)) ([e5e89d2](https://github.com/aws/aws-sdk-js-v3/commit/e5e89d2972324460b6327729e7dc07f85ea9cd15))
12+
13+
14+
15+
16+
617
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
718

819

benchmark/size/report.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
|@aws-sdk/client-opsworks|3.52.0|1.8 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3030
|@aws-sdk/client-pinpoint|3.52.0|3.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3131
|@aws-sdk/client-resource-groups-tagging-api|3.52.0|407.3 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
32-
|@aws-sdk/client-s3|3.52.0|3.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
32+
|@aws-sdk/client-s3|3.53.0|3.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3333
|@aws-sdk/client-ses|3.52.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3434
|@aws-sdk/client-sns|3.52.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3535
|@aws-sdk/client-ssm|3.52.0|4.3 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
@@ -46,11 +46,11 @@
4646
|@aws-sdk/credential-providers|3.52.0|80.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4747
|@aws-sdk/fetch-http-handler|3.52.0|74.4 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4848
|@aws-sdk/lib-dynamodb|3.52.0|158.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
49-
|@aws-sdk/lib-storage|3.52.0|69.7 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
49+
|@aws-sdk/lib-storage|3.53.0|69.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5050
|@aws-sdk/node-http-handler|3.52.0|106.8 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.52.0|39 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
52-
|@aws-sdk/s3-presigned-post|3.52.0|40.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
53-
|@aws-sdk/s3-request-presigner|3.52.0|81.4 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
52+
|@aws-sdk/s3-presigned-post|3.53.0|40.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
53+
|@aws-sdk/s3-request-presigner|3.53.0|81.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5454
|@aws-sdk/signature-v4|3.52.0|179.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5555
|@aws-sdk/signature-v4-crt|3.52.0|79.4 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.52.0|126.9 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|

clients/client-s3-control/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-s3-control
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816

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

clients/client-s3/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-s3
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816

clients/client-s3/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-s3",
33
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
4-
"version": "3.53.0",
4+
"version": "3.53.1",
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.53.0",
2+
"version": "3.53.1",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

lib/lib-storage/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/lib-storage
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816
**Note:** Version bump only for package @aws-sdk/lib-storage

lib/lib-storage/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/lib-storage",
3-
"version": "3.53.0",
3+
"version": "3.53.1",
44
"description": "Storage higher order operation",
55
"main": "./dist-cjs/index.js",
66
"module": "./dist-es/index.js",

packages/hash-stream-node/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
9+
### Bug Fixes
10+
11+
* **hash-stream-node:** disable createReadStream with file descriptor ([#3369](https://github.com/aws/aws-sdk-js-v3/issues/3369)) ([e5e89d2](https://github.com/aws/aws-sdk-js-v3/commit/e5e89d2972324460b6327729e7dc07f85ea9cd15))
12+
13+
14+
15+
16+
617
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
718

819

packages/hash-stream-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/hash-stream-node",
3-
"version": "3.53.0",
3+
"version": "3.53.1",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

packages/s3-presigned-post/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/s3-presigned-post
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816
**Note:** Version bump only for package @aws-sdk/s3-presigned-post

packages/s3-presigned-post/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/s3-presigned-post",
3-
"version": "3.53.0",
3+
"version": "3.53.1",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

packages/s3-request-presigner/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/s3-request-presigner
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816
**Note:** Version bump only for package @aws-sdk/s3-request-presigner

packages/s3-request-presigner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-sdk/s3-request-presigner",
3-
"version": "3.53.0",
3+
"version": "3.53.1",
44
"scripts": {
55
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
66
"build:cjs": "tsc -p tsconfig.cjs.json",

private/aws-protocoltests-restjson/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.53.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.53.0...v3.53.1) (2022-02-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson
9+
10+
11+
12+
13+
614
# [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
715

816

private/aws-protocoltests-restjson/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/aws-protocoltests-restjson",
33
"description": "@aws-sdk/aws-protocoltests-restjson client",
4-
"version": "3.53.0",
4+
"version": "3.53.1",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)