Skip to content

Commit

Permalink
Publish v3.314.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 14, 2023
1 parent 72f43dc commit d3aa9d5
Show file tree
Hide file tree
Showing 11 changed files with 57 additions and 6 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.314.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.313.0...v3.314.0) (2023-04-14)


### Features

* **client-lambda:** This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API. ([c7d2e84](https://github.com/aws/aws-sdk-js-v3/commit/c7d2e84ab485c834954706bdfe51174c00ad24e7))
* **client-rds:** This release adds support of modifying the engine mode of database clusters. ([6902006](https://github.com/aws/aws-sdk-js-v3/commit/6902006ea3a3a8ba9ae5f78be4594309c97921ee))
* **clients:** update client endpoints as of 2023-04-14 ([72f43dc](https://github.com/aws/aws-sdk-js-v3/commit/72f43dc04a86d73da88a9e5d8bdf128404cf61f0))





# [3.313.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.312.0...v3.313.0) (2023-04-13)


Expand Down
2 changes: 1 addition & 1 deletion benchmark/size/report.md
Expand Up @@ -25,7 +25,7 @@
|@aws-sdk/client-iam|3.310.0|3.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-kinesis|3.310.0|849.7 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-kms|3.310.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-lambda|3.310.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-lambda|3.312.0|1.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-opsworks|3.310.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-pinpoint|3.310.0|2.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-resource-groups-tagging-api|3.310.0|300.8 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
Expand Down
8 changes: 8 additions & 0 deletions clients/client-ecs/CHANGELOG.md
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.314.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.313.0...v3.314.0) (2023-04-14)

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





# [3.312.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.311.0...v3.312.0) (2023-04-12)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-ecs/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ecs",
"description": "AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native",
"version": "3.312.0",
"version": "3.314.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-lambda/CHANGELOG.md
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.314.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.313.0...v3.314.0) (2023-04-14)


### Features

* **client-lambda:** This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API. ([c7d2e84](https://github.com/aws/aws-sdk-js-v3/commit/c7d2e84ab485c834954706bdfe51174c00ad24e7))





# [3.312.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.311.0...v3.312.0) (2023-04-12)

**Note:** Version bump only for package @aws-sdk/client-lambda
Expand Down
2 changes: 1 addition & 1 deletion clients/client-lambda/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-lambda",
"description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
"version": "3.312.0",
"version": "3.314.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-migration-hub-refactor-spaces/CHANGELOG.md
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.314.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.313.0...v3.314.0) (2023-04-14)

**Note:** Version bump only for package @aws-sdk/client-migration-hub-refactor-spaces





# [3.312.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.311.0...v3.312.0) (2023-04-12)

**Note:** Version bump only for package @aws-sdk/client-migration-hub-refactor-spaces
Expand Down
2 changes: 1 addition & 1 deletion clients/client-migration-hub-refactor-spaces/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-migration-hub-refactor-spaces",
"description": "AWS SDK for JavaScript Migration Hub Refactor Spaces Client for Node.js, Browser and React Native",
"version": "3.312.0",
"version": "3.314.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-rds/CHANGELOG.md
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.314.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.313.0...v3.314.0) (2023-04-14)


### Features

* **client-rds:** This release adds support of modifying the engine mode of database clusters. ([6902006](https://github.com/aws/aws-sdk-js-v3/commit/6902006ea3a3a8ba9ae5f78be4594309c97921ee))





# [3.312.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.311.0...v3.312.0) (2023-04-12)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.312.0",
"version": "3.314.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
@@ -1,5 +1,5 @@
{
"version": "3.313.0",
"version": "3.314.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit d3aa9d5

Please sign in to comment.