Skip to content

Commit

Permalink
Publish v3.439.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 30, 2023
1 parent 8bc90cc commit f9841f0
Show file tree
Hide file tree
Showing 22 changed files with 137 additions and 11 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,25 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-connect:** This release adds InstanceId field for phone number APIs. ([d05a332](https://github.com/aws/aws-sdk-js-v3/commit/d05a332a6c6a0821615edac2ef0b714859a87ca2))
* **client-dataexchange:** We added a new API action: SendDataSetNotification. ([12d4db1](https://github.com/aws/aws-sdk-js-v3/commit/12d4db1f2f718f42373510d2d6d28c55aa8ded67))
* **client-datasync:** Platform version changes to support AL1 deprecation initiative. ([e0558d2](https://github.com/aws/aws-sdk-js-v3/commit/e0558d20d765932d57c50c071a234667615d60fe))
* **client-finspace:** Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters. ([313e52f](https://github.com/aws/aws-sdk-js-v3/commit/313e52f4d411196909d090375ffc85b6abfbfd56))
* **client-mediapackagev2:** This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default. ([5e3dade](https://github.com/aws/aws-sdk-js-v3/commit/5e3dade7642ea324b0faac04f5a8a72f781d1c83))
* **client-rds:** This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations. ([8bc90cc](https://github.com/aws/aws-sdk-js-v3/commit/8bc90cc7b707f1050cf803a659f5a53c76ff1ee4))
* **client-redshift-serverless:** Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it. ([998eb07](https://github.com/aws/aws-sdk-js-v3/commit/998eb07ac14aee55d01c8ed14be3cc20b92dfbbd))
* **client-resiliencehub:** Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO). ([4b0a2d0](https://github.com/aws/aws-sdk-js-v3/commit/4b0a2d04cd9c5631aa9a4bbea8f6c56e732a0f08))
* **client-s3outposts:** Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM. ([6869512](https://github.com/aws/aws-sdk-js-v3/commit/686951267a0b3a81aee1078f5e1a449637c8bcc7))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)


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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-connect:** This release adds InstanceId field for phone number APIs. ([d05a332](https://github.com/aws/aws-sdk-js-v3/commit/d05a332a6c6a0821615edac2ef0b714859a87ca2))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**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.438.0",
"version": "3.439.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-dataexchange/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-dataexchange:** We added a new API action: SendDataSetNotification. ([12d4db1](https://github.com/aws/aws-sdk-js-v3/commit/12d4db1f2f718f42373510d2d6d28c55aa8ded67))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-dataexchange
Expand Down
2 changes: 1 addition & 1 deletion clients/client-dataexchange/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-dataexchange",
"description": "AWS SDK for JavaScript Dataexchange Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-datasync:** Platform version changes to support AL1 deprecation initiative. ([e0558d2](https://github.com/aws/aws-sdk-js-v3/commit/e0558d20d765932d57c50c071a234667615d60fe))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**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.438.0",
"version": "3.439.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-finspace/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-finspace:** Introducing new API UpdateKxClusterCodeConfiguration, introducing new cache types for clusters and introducing new deployment modes for updating clusters. ([313e52f](https://github.com/aws/aws-sdk-js-v3/commit/313e52f4d411196909d090375ffc85b6abfbfd56))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-finspace
Expand Down
2 changes: 1 addition & 1 deletion clients/client-finspace/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-finspace",
"description": "AWS SDK for JavaScript Finspace Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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-mediapackagev2/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-mediapackagev2:** This feature allows customers to create a combination of manifest filtering, startover and time delay configuration that applies to all egress requests by default. ([5e3dade](https://github.com/aws/aws-sdk-js-v3/commit/5e3dade7642ea324b0faac04f5a8a72f781d1c83))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-mediapackagev2
Expand Down
2 changes: 1 addition & 1 deletion clients/client-mediapackagev2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-mediapackagev2",
"description": "AWS SDK for JavaScript Mediapackagev2 Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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
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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-rds:** This release launches the CreateIntegration, DeleteIntegration, and DescribeIntegrations APIs to manage zero-ETL Integrations. ([8bc90cc](https://github.com/aws/aws-sdk-js-v3/commit/8bc90cc7b707f1050cf803a659f5a53c76ff1ee4))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-rds
Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
Original file line number Diff line number Diff line change
@@ -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.438.0",
"version": "3.439.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-redshift-serverless/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-redshift-serverless:** Added support for custom domain names for Amazon Redshift Serverless workgroups. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it. ([998eb07](https://github.com/aws/aws-sdk-js-v3/commit/998eb07ac14aee55d01c8ed14be3cc20b92dfbbd))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-redshift-serverless
Expand Down
2 changes: 1 addition & 1 deletion clients/client-redshift-serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-redshift-serverless",
"description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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-resiliencehub/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-resiliencehub:** Introduced the ability to filter applications by their last assessment date and time and have included metrics for the application's estimated workload Recovery Time Objective (RTO) and estimated workload Recovery Point Objective (RPO). ([4b0a2d0](https://github.com/aws/aws-sdk-js-v3/commit/4b0a2d04cd9c5631aa9a4bbea8f6c56e732a0f08))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-resiliencehub
Expand Down
2 changes: 1 addition & 1 deletion clients/client-resiliencehub/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-resiliencehub",
"description": "AWS SDK for JavaScript Resiliencehub Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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-s3outposts/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)


### Features

* **client-s3outposts:** Updated ListOutpostsWithS3 API response to include S3OutpostArn for use with AWS RAM. ([6869512](https://github.com/aws/aws-sdk-js-v3/commit/686951267a0b3a81aee1078f5e1a449637c8bcc7))





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

**Note:** Version bump only for package @aws-sdk/client-s3outposts
Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3outposts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3outposts",
"description": "AWS SDK for JavaScript S3outposts Client for Node.js, Browser and React Native",
"version": "3.438.0",
"version": "3.439.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-wisdom/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.439.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.438.0...v3.439.0) (2023-10-30)

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





# [3.438.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.437.0...v3.438.0) (2023-10-27)

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

0 comments on commit f9841f0

Please sign in to comment.