Skip to content

Commit 7926e9b

Browse files
author
awstools
committed
Publish v3.638.0
1 parent 13b7b81 commit 7926e9b

File tree

14 files changed

+81
-7
lines changed

14 files changed

+81
-7
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Releasing the support for Action User Confirmation. ([60d1a5a](https://github.com/aws/aws-sdk-js-v3/commit/60d1a5a4f4c14db1c474e78dbc2f0fc91810bfdf))
12+
* **client-bedrock-agent:** Releasing the support for Action User Confirmation. ([632626f](https://github.com/aws/aws-sdk-js-v3/commit/632626feacd26cf4c40da416bd2957be83b2807a))
13+
* **client-organizations:** Releasing minor partitional endpoint updates. ([13b7b81](https://github.com/aws/aws-sdk-js-v3/commit/13b7b81ad026f457ee0b0924b8028b661e32251c))
14+
* **client-qbusiness:** Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration. ([52bc2d8](https://github.com/aws/aws-sdk-js-v3/commit/52bc2d8ab48200e729d0cca7cc6dee7db4e5dac4))
15+
16+
17+
18+
19+
620
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
721

822

clients/client-bedrock-agent-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Releasing the support for Action User Confirmation. ([60d1a5a](https://github.com/aws/aws-sdk-js-v3/commit/60d1a5a4f4c14db1c474e78dbc2f0fc91810bfdf))
12+
13+
14+
15+
16+
617
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
718

819
**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime

clients/client-bedrock-agent-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-agent-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",

clients/client-bedrock-agent/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent:** Releasing the support for Action User Confirmation. ([632626f](https://github.com/aws/aws-sdk-js-v3/commit/632626feacd26cf4c40da416bd2957be83b2807a))
12+
13+
14+
15+
16+
617
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
718

819
**Note:** Version bump only for package @aws-sdk/client-bedrock-agent

clients/client-bedrock-agent/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-agent",
33
"description": "AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent",

clients/client-codebuild/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-codebuild
9+
10+
11+
12+
13+
614
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
715

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

clients/client-codebuild/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-codebuild",
33
"description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",

clients/client-organizations/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
9+
### Features
10+
11+
* **client-organizations:** Releasing minor partitional endpoint updates. ([13b7b81](https://github.com/aws/aws-sdk-js-v3/commit/13b7b81ad026f457ee0b0924b8028b661e32251c))
12+
13+
14+
15+
16+
617
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
718

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

clients/client-organizations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-organizations",
33
"description": "AWS SDK for JavaScript Organizations Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-organizations",

clients/client-qbusiness/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
9+
### Features
10+
11+
* **client-qbusiness:** Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration. ([52bc2d8](https://github.com/aws/aws-sdk-js-v3/commit/52bc2d8ab48200e729d0cca7cc6dee7db4e5dac4))
12+
13+
14+
15+
16+
617
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
718

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

clients/client-qbusiness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-qbusiness",
33
"description": "AWS SDK for JavaScript Qbusiness Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-qbusiness",

clients/client-supplychain/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.638.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.637.0...v3.638.0) (2024-08-23)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-supplychain
9+
10+
11+
12+
13+
614
# [3.637.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0) (2024-08-22)
715

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

clients/client-supplychain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-supplychain",
33
"description": "AWS SDK for JavaScript Supplychain Client for Node.js, Browser and React Native",
4-
"version": "3.637.0",
4+
"version": "3.638.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-supplychain",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.637.0",
2+
"version": "3.638.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)