Skip to content

Commit 370477e

Browse files
author
awstools
committed
Publish v3.107.0
1 parent 1148250 commit 370477e

File tree

73 files changed

+446
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+446
-50
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
* **middleware-sdk-ec2:** use hostname from regionInfoProvider ([#3673](https://github.com/aws/aws-sdk-js-v3/issues/3673)) ([5103554](https://github.com/aws/aws-sdk-js-v3/commit/5103554ba12de4f9c648db9ea823551769d866d5))
13+
14+
15+
### Features
16+
17+
* **client-database-migration-service:** This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure. ([9d1b69c](https://github.com/aws/aws-sdk-js-v3/commit/9d1b69ce70c444cdade541393c18098cb978eec2))
18+
* **client-m2:** AWS Mainframe Modernization service is a managed mainframe service and set of tools for planning, migrating, modernizing, and running mainframe workloads on AWS ([18cf697](https://github.com/aws/aws-sdk-js-v3/commit/18cf697710c1027b9a1e18b2dac69e2ed3498568))
19+
* **client-neptune:** This release adds support for Neptune to be configured as a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in other regions. ([fdf3a33](https://github.com/aws/aws-sdk-js-v3/commit/fdf3a33cc1d8d3da7958a3d851c2b50490226457))
20+
* **client-redshift:** Adds new API GetClusterCredentialsWithIAM to return temporary credentials. ([3ae95d3](https://github.com/aws/aws-sdk-js-v3/commit/3ae95d39dec2991cf8740143d1976806df5464b9))
21+
* **client-redshift-serverless:** Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. ([16ec9ec](https://github.com/aws/aws-sdk-js-v3/commit/16ec9ec5712fa59980027b3e537787df9cf1fa84))
22+
* **clients:** update client endpoints as of 2022-06-08 ([1148250](https://github.com/aws/aws-sdk-js-v3/commit/1148250ad9764dc03d061090a17ada6b52d8f07f))
23+
24+
25+
26+
27+
628
# [3.106.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.105.0...v3.106.0) (2022-06-07)
729

830

benchmark/size/report.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -4,53 +4,53 @@
44
|@aws-sdk/client-app-mesh|3.100.0|1.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
55
|@aws-sdk/client-application-insights|3.104.0|777.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
66
|@aws-sdk/client-athena|3.100.0|972.3 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
7-
|@aws-sdk/client-auto-scaling|3.100.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
8-
|@aws-sdk/client-cloudformation|3.100.0|2.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
7+
|@aws-sdk/client-auto-scaling|3.105.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
8+
|@aws-sdk/client-cloudformation|3.105.0|2.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
99
|@aws-sdk/client-cloudhsm-v2|3.100.0|521.7 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
10-
|@aws-sdk/client-cloudwatch|3.100.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
10+
|@aws-sdk/client-cloudwatch|3.105.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1111
|@aws-sdk/client-cloudwatch-logs|3.100.0|1.1 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1212
|@aws-sdk/client-codebuild|3.100.0|1.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1313
|@aws-sdk/client-codecommit|3.100.0|2.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1414
|@aws-sdk/client-codedeploy|3.100.0|1.8 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1515
|@aws-sdk/client-codepipeline|3.100.0|1.3 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
16-
|@aws-sdk/client-cognito-identity|3.100.0|729.8 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
16+
|@aws-sdk/client-cognito-identity|3.105.0|730.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1717
|@aws-sdk/client-cognito-identity-provider|3.102.0|3 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1818
|@aws-sdk/client-cognito-sync|3.100.0|641.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
1919
|@aws-sdk/client-dynamodb|3.100.0|2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
20-
|@aws-sdk/client-ec2|3.100.0|14.6 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
20+
|@aws-sdk/client-ec2|3.105.0|14.6 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2121
|@aws-sdk/client-efs|3.100.0|1 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2222
|@aws-sdk/client-eventbridge|3.100.0|1.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2323
|@aws-sdk/client-firehose|3.100.0|785.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2424
|@aws-sdk/client-glue|3.100.0|4.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
25-
|@aws-sdk/client-iam|3.100.0|3.8 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
25+
|@aws-sdk/client-iam|3.105.0|3.8 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2626
|@aws-sdk/client-kinesis|3.100.0|944.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2727
|@aws-sdk/client-kms|3.100.0|1.7 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2828
|@aws-sdk/client-lambda|3.100.0|2.1 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
2929
|@aws-sdk/client-opsworks|3.100.0|1.8 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3030
|@aws-sdk/client-pinpoint|3.100.0|3.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3131
|@aws-sdk/client-resource-groups-tagging-api|3.100.0|413.7 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
32-
|@aws-sdk/client-s3|3.100.0|3.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
33-
|@aws-sdk/client-ses|3.100.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
34-
|@aws-sdk/client-sns|3.100.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
32+
|@aws-sdk/client-s3|3.105.0|3.5 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
33+
|@aws-sdk/client-ses|3.105.0|1.9 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
34+
|@aws-sdk/client-sns|3.105.0|1.2 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3535
|@aws-sdk/client-ssm|3.100.0|4.4 MB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3636
|@aws-sdk/client-sts|3.100.0|504.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3737
|@aws-sdk/client-xray|3.100.0|920.3 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
38-
|@aws-sdk/credential-provider-cognito-identity|3.100.0|122.9 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
38+
|@aws-sdk/credential-provider-cognito-identity|3.105.0|123.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
3939
|@aws-sdk/credential-provider-env|3.55.0|48.6 KB|N/A|N/A|N/A|
4040
|@aws-sdk/credential-provider-imds|3.80.0|88.7 KB|N/A|N/A|N/A|
4141
|@aws-sdk/credential-provider-ini|3.100.0|72 KB|N/A|N/A|N/A|
4242
|@aws-sdk/credential-provider-node|3.100.0|67 KB|N/A|N/A|N/A|
4343
|@aws-sdk/credential-provider-process|3.79.0|50.8 KB|N/A|N/A|N/A|
4444
|@aws-sdk/credential-provider-sso|3.100.0|42.1 KB|N/A|N/A|N/A|
4545
|@aws-sdk/credential-provider-web-identity|3.55.0|36.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
46-
|@aws-sdk/credential-providers|3.100.0|89 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
46+
|@aws-sdk/credential-providers|3.105.0|89.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4747
|@aws-sdk/fetch-http-handler|3.58.0|75.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
4848
|@aws-sdk/lib-dynamodb|3.100.0|161.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
49-
|@aws-sdk/lib-storage|3.100.0|75.9 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
49+
|@aws-sdk/lib-storage|3.105.0|76.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5050
|@aws-sdk/node-http-handler|3.82.0|111.2 KB|N/A|N/A|N/A|
5151
|@aws-sdk/polly-request-presigner|3.100.0|43.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
52-
|@aws-sdk/s3-presigned-post|3.100.0|45.1 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
53-
|@aws-sdk/s3-request-presigner|3.100.0|86.2 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
52+
|@aws-sdk/s3-presigned-post|3.105.0|45.3 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
53+
|@aws-sdk/s3-request-presigner|3.105.0|86.4 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5454
|@aws-sdk/signature-v4|3.58.0|180.5 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|
5555
|@aws-sdk/signature-v4-crt|3.78.0|80.8 KB|N/A|N/A|N/A|
5656
|@aws-sdk/smithy-client|3.85.0|128.6 KB|✅(5.62.1)|✅(2.59.0)|✅(0.13.12)|

clients/client-auto-scaling/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-auto-scaling/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-auto-scaling",
33
"description": "AWS SDK for JavaScript Auto Scaling Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-cloudformation/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-cloudformation/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-cloudformation",
33
"description": "AWS SDK for JavaScript Cloudformation Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-cloudfront/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-cloudfront/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-cloudfront",
33
"description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-cloudsearch/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-cloudsearch/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-cloudsearch",
33
"description": "AWS SDK for JavaScript Cloudsearch Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-cloudwatch/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-cloudwatch/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-cloudwatch",
33
"description": "AWS SDK for JavaScript Cloudwatch Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-cognito-identity/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-cognito-identity
9+
10+
11+
12+
13+
614
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
715

816

clients/client-cognito-identity/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-cognito-identity",
33
"description": "AWS SDK for JavaScript Cognito Identity Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-database-migration-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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Features
10+
11+
* **client-database-migration-service:** This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure. ([9d1b69c](https://github.com/aws/aws-sdk-js-v3/commit/9d1b69ce70c444cdade541393c18098cb978eec2))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-database-migration-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-database-migration-service",
33
"description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-docdb/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-docdb/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-docdb",
33
"description": "AWS SDK for JavaScript Docdb Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-ec2/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

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.105.0",
4+
"version": "3.107.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-elastic-beanstalk/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-elastic-beanstalk/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-elastic-beanstalk",
33
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.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-elastic-load-balancing-v2/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.107.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.106.0...v3.107.0) (2022-06-08)
7+
8+
9+
### Bug Fixes
10+
11+
* **clients:** handle empty xml tags ([#3623](https://github.com/aws/aws-sdk-js-v3/issues/3623)) ([543a0ce](https://github.com/aws/aws-sdk-js-v3/commit/543a0ce13bebc6e8a5f4cc8e1bd4de67692d4034))
12+
13+
14+
15+
16+
617
# [3.105.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.104.0...v3.105.0) (2022-06-06)
718

819

clients/client-elastic-load-balancing-v2/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-elastic-load-balancing-v2",
33
"description": "AWS SDK for JavaScript Elastic Load Balancing V2 Client for Node.js, Browser and React Native",
4-
"version": "3.105.0",
4+
"version": "3.107.0",
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)