Skip to content

Commit

Permalink
Publish v3.401.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Aug 28, 2023
1 parent f457008 commit 2ea43ea
Show file tree
Hide file tree
Showing 12 changed files with 74 additions and 6 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)


### Features

* **client-backup:** Add support for customizing time zone for backup window in backup plan rules. ([34df526](https://github.com/aws/aws-sdk-js-v3/commit/34df526c2e5464bfb0f3230fb4d6934cafc897cf))
* **client-compute-optimizer:** This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances. ([3a26fc7](https://github.com/aws/aws-sdk-js-v3/commit/3a26fc745250932894b8536c8f4787e7c90d79ed))
* **client-securitylake:** Remove incorrect regex enforcement on pagination tokens. ([8ba2567](https://github.com/aws/aws-sdk-js-v3/commit/8ba2567eff2b9934a8497f693f798758ad258228))
* **client-service-quotas:** Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. ([e7be2e1](https://github.com/aws/aws-sdk-js-v3/commit/e7be2e1a6325c076451e939e728ab6817b197efd))
* **client-workspaces-web:** WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate. ([d76f6fc](https://github.com/aws/aws-sdk-js-v3/commit/d76f6fce50501ab065a12c10e63a4000ecb861be))
* **clients:** update client endpoints as of 2023-08-28 ([f457008](https://github.com/aws/aws-sdk-js-v3/commit/f4570083e9a2e1bb9c330596f289350d809372ae))





# [3.400.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.399.0...v3.400.0) (2023-08-25)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-backup/CHANGELOG.md
Original file line number Diff line number Diff line change
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.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)


### Features

* **client-backup:** Add support for customizing time zone for backup window in backup plan rules. ([34df526](https://github.com/aws/aws-sdk-js-v3/commit/34df526c2e5464bfb0f3230fb4d6934cafc897cf))





# [3.398.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.397.0...v3.398.0) (2023-08-23)

**Note:** Version bump only for package @aws-sdk/client-backup
Expand Down
2 changes: 1 addition & 1 deletion clients/client-backup/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-backup",
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
"version": "3.398.0",
"version": "3.401.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-compute-optimizer/CHANGELOG.md
Original file line number Diff line number Diff line change
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.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)


### Features

* **client-compute-optimizer:** This release enables AWS Compute Optimizer to analyze and generate licensing optimization recommendations for sql server running on EC2 instances. ([3a26fc7](https://github.com/aws/aws-sdk-js-v3/commit/3a26fc745250932894b8536c8f4787e7c90d79ed))





# [3.398.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.397.0...v3.398.0) (2023-08-23)

**Note:** Version bump only for package @aws-sdk/client-compute-optimizer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-compute-optimizer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-compute-optimizer",
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
"version": "3.398.0",
"version": "3.401.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-organizations/CHANGELOG.md
Original file line number Diff line number Diff line change
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.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)

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





# [3.398.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.397.0...v3.398.0) (2023-08-23)

**Note:** Version bump only for package @aws-sdk/client-organizations
Expand Down
2 changes: 1 addition & 1 deletion clients/client-organizations/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-organizations",
"description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native",
"version": "3.398.0",
"version": "3.401.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-service-quotas/CHANGELOG.md
Original file line number Diff line number Diff line change
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.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)


### Features

* **client-service-quotas:** Service Quotas now supports viewing the applied quota value and requesting a quota increase for a specific resource in an AWS account. ([e7be2e1](https://github.com/aws/aws-sdk-js-v3/commit/e7be2e1a6325c076451e939e728ab6817b197efd))





# [3.398.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.397.0...v3.398.0) (2023-08-23)

**Note:** Version bump only for package @aws-sdk/client-service-quotas
Expand Down
2 changes: 1 addition & 1 deletion clients/client-service-quotas/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-service-quotas",
"description": "AWS SDK for JavaScript Service Quotas Client for Node.js, Browser and React Native",
"version": "3.398.0",
"version": "3.401.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-workspaces-web/CHANGELOG.md
Original file line number Diff line number Diff line change
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.401.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.400.0...v3.401.0) (2023-08-28)


### Features

* **client-workspaces-web:** WorkSpaces Web now enables Admins to configure which cookies are synchronized from an end-user's local browser to the in-session browser. In conjunction with a browser extension, this feature enables enhanced Single-Sign On capability by reducing the number of times an end-user has to authenticate. ([d76f6fc](https://github.com/aws/aws-sdk-js-v3/commit/d76f6fce50501ab065a12c10e63a4000ecb861be))





# [3.398.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.397.0...v3.398.0) (2023-08-23)

**Note:** Version bump only for package @aws-sdk/client-workspaces-web
Expand Down
2 changes: 1 addition & 1 deletion clients/client-workspaces-web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-workspaces-web",
"description": "AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native",
"version": "3.398.0",
"version": "3.401.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
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.400.0",
"version": "3.401.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 2ea43ea

Please sign in to comment.