Skip to content

Commit

Permalink
Publish v3.320.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 25, 2023
1 parent f678d63 commit cdfe72e
Show file tree
Hide file tree
Showing 15 changed files with 87 additions and 8 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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-chime-sdk-messaging:** Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases. ([66d271f](https://github.com/aws/aws-sdk-js-v3/commit/66d271f492cd5627a4ea72bf85b4583652587585))
* **client-connect:** Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations. ([9ab9bfb](https://github.com/aws/aws-sdk-js-v3/commit/9ab9bfb7fc94b981ed83a5b641fc21b7a64616e2))
* **client-datasync:** This release adds 13 new APIs to support AWS DataSync Discovery GA. ([ff9754a](https://github.com/aws/aws-sdk-js-v3/commit/ff9754a2ed3fda573f1f91865928336d919fde37))
* **client-directory-service:** New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName. ([6664a0e](https://github.com/aws/aws-sdk-js-v3/commit/6664a0e830d3c73643d4bd648e9cf8710fb2e39e))
* **client-pinpoint:** Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time. ([914700e](https://github.com/aws/aws-sdk-js-v3/commit/914700ed4378cdd7edafaca2a94051caf82a1c1d))
* **clients:** update client endpoints as of 2023-04-25 ([f678d63](https://github.com/aws/aws-sdk-js-v3/commit/f678d6311dddc39e376e9423a9e1cda4d7076c37))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)


Expand Down
2 changes: 1 addition & 1 deletion benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
|@aws-sdk/client-kms|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-lambda|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-opsworks|3.316.0|1.2 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-pinpoint|3.316.0|2.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-pinpoint|3.319.0|2.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-resource-groups-tagging-api|3.316.0|259.6 KB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-s3|3.317.0|2.8 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
|@aws-sdk/client-ses|3.316.0|1.5 MB|✅(5.77.0)|✅(3.20.2)|✅(0.17.15)|
Expand Down
11 changes: 11 additions & 0 deletions clients/client-chime-sdk-messaging/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-chime-sdk-messaging:** Remove non actionable field from UpdateChannelReadMarker and DeleteChannelRequest. Add precise exceptions to DeleteChannel and DeleteStreamingConfigurations error cases. ([66d271f](https://github.com/aws/aws-sdk-js-v3/commit/66d271f492cd5627a4ea72bf85b4583652587585))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/client-chime-sdk-messaging
Expand Down
2 changes: 1 addition & 1 deletion clients/client-chime-sdk-messaging/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-chime-sdk-messaging",
"description": "AWS SDK for JavaScript Chime Sdk Messaging Client for Node.js, Browser and React Native",
"version": "3.319.0",
"version": "3.320.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-connect/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-connect:** Amazon Connect, Contact Lens Evaluation API release including ability to manage forms and to submit contact evaluations. ([9ab9bfb](https://github.com/aws/aws-sdk-js-v3/commit/9ab9bfb7fc94b981ed83a5b641fc21b7a64616e2))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/client-connect
Expand Down
2 changes: 1 addition & 1 deletion clients/client-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-connect",
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
"version": "3.319.0",
"version": "3.320.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-datasync/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-datasync:** This release adds 13 new APIs to support AWS DataSync Discovery GA. ([ff9754a](https://github.com/aws/aws-sdk-js-v3/commit/ff9754a2ed3fda573f1f91865928336d919fde37))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/client-datasync
Expand Down
2 changes: 1 addition & 1 deletion clients/client-datasync/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-datasync",
"description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
"version": "3.319.0",
"version": "3.320.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-directory-service/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-directory-service:** New field added in AWS Managed Microsoft AD DescribeSettings response and regex pattern update for UpdateSettings value. Added length validation to RemoteDomainName. ([6664a0e](https://github.com/aws/aws-sdk-js-v3/commit/6664a0e830d3c73643d4bd648e9cf8710fb2e39e))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/client-directory-service
Expand Down
2 changes: 1 addition & 1 deletion clients/client-directory-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-directory-service",
"description": "AWS SDK for JavaScript Directory Service Client for Node.js, Browser and React Native",
"version": "3.319.0",
"version": "3.320.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-pinpoint/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)


### Features

* **client-pinpoint:** Adds support for journey runs and querying journey execution metrics based on journey runs. Adds execution metrics to campaign activities. Updates docs for Advanced Quiet Time. ([914700e](https://github.com/aws/aws-sdk-js-v3/commit/914700ed4378cdd7edafaca2a94051caf82a1c1d))





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/client-pinpoint
Expand Down
2 changes: 1 addition & 1 deletion clients/client-pinpoint/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-pinpoint",
"description": "AWS SDK for JavaScript Pinpoint Client for Node.js, Browser and React Native",
"version": "3.319.0",
"version": "3.320.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.319.0",
"version": "3.320.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/core-theme-documentation-generator/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.320.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.319.0...v3.320.0) (2023-04-25)

**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator





# [3.319.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.318.0...v3.319.0) (2023-04-24)

**Note:** Version bump only for package @aws-sdk/core-theme-documentation-generator
Expand Down
2 changes: 1 addition & 1 deletion packages/core-theme-documentation-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/core-theme-documentation-generator",
"version": "3.319.0",
"version": "3.320.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down

0 comments on commit cdfe72e

Please sign in to comment.