Skip to content

Commit

Permalink
Publish v3.671.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Oct 14, 2024
1 parent dc65a93 commit f092c8b
Show file tree
Hide file tree
Showing 12 changed files with 77 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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-codepipeline:** AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. ([f2da7b7](https://github.com/aws/aws-sdk-js-v3/commit/f2da7b7bc80a2a66f318e40665f1a23b9cd236f7))
* **client-mailmanager:** Mail Manager support for viewing and exporting metadata of archived messages. ([1f6506b](https://github.com/aws/aws-sdk-js-v3/commit/1f6506b0802d410f4c725f07474ffd313c9201bc))
* **client-securitylake:** This release updates request validation regex for resource ARNs. ([11d60ef](https://github.com/aws/aws-sdk-js-v3/commit/11d60ef96a50e6d9d4ff2bb8f5ab766f7d2abd96))
* **client-supplychain:** This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. ([4d99777](https://github.com/aws/aws-sdk-js-v3/commit/4d99777fbb4b9016ccf3a0c2ec92a762b5ee4cc2))
* **client-transfer:** This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. ([d227a3e](https://github.com/aws/aws-sdk-js-v3/commit/d227a3e907598a66f38c49e8ae49385cb62833d8))
* **clients:** update client endpoints as of 2024-10-14 ([dc65a93](https://github.com/aws/aws-sdk-js-v3/commit/dc65a93b8eb88c5cee1331f098794dcb591e3ae5))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-codepipeline/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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-codepipeline:** AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. ([f2da7b7](https://github.com/aws/aws-sdk-js-v3/commit/f2da7b7bc80a2a66f318e40665f1a23b9cd236f7))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-codepipeline
Expand Down
2 changes: 1 addition & 1 deletion clients/client-codepipeline/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-codepipeline",
"description": "AWS SDK for JavaScript Codepipeline Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.671.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-codepipeline",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-mailmanager/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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-mailmanager:** Mail Manager support for viewing and exporting metadata of archived messages. ([1f6506b](https://github.com/aws/aws-sdk-js-v3/commit/1f6506b0802d410f4c725f07474ffd313c9201bc))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-mailmanager
Expand Down
2 changes: 1 addition & 1 deletion clients/client-mailmanager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-mailmanager",
"description": "AWS SDK for JavaScript Mailmanager Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.671.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-securitylake/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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-securitylake:** This release updates request validation regex for resource ARNs. ([11d60ef](https://github.com/aws/aws-sdk-js-v3/commit/11d60ef96a50e6d9d4ff2bb8f5ab766f7d2abd96))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-securitylake
Expand Down
2 changes: 1 addition & 1 deletion clients/client-securitylake/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-securitylake",
"description": "AWS SDK for JavaScript Securitylake Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.671.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-securitylake",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-supplychain/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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-supplychain:** This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. ([4d99777](https://github.com/aws/aws-sdk-js-v3/commit/4d99777fbb4b9016ccf3a0c2ec92a762b5ee4cc2))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-supplychain
Expand Down
2 changes: 1 addition & 1 deletion clients/client-supplychain/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-supplychain",
"description": "AWS SDK for JavaScript Supplychain Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.671.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-supplychain",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-transfer/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.671.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.670.0...v3.671.0) (2024-10-14)


### Features

* **client-transfer:** This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. ([d227a3e](https://github.com/aws/aws-sdk-js-v3/commit/d227a3e907598a66f38c49e8ae49385cb62833d8))





# [3.670.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.669.0...v3.670.0) (2024-10-11)

**Note:** Version bump only for package @aws-sdk/client-transfer
Expand Down
2 changes: 1 addition & 1 deletion clients/client-transfer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-transfer",
"description": "AWS SDK for JavaScript Transfer Client for Node.js, Browser and React Native",
"version": "3.670.0",
"version": "3.671.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-transfer",
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.670.0",
"version": "3.671.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit f092c8b

Please sign in to comment.