Skip to content

Commit

Permalink
Publish v3.747.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 12, 2025
1 parent fb13699 commit 7ec4e31
Show file tree
Hide file tree
Showing 18 changed files with 108 additions and 9 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-b2bi:** Allow spaces in the following fields in the Partnership resource: ISA 06 - Sender ID, ISA 08 - Receiver ID, GS 02 - Application Sender Code, GS 03 - Application Receiver Code ([fb13699](https://github.com/aws/aws-sdk-js-v3/commit/fb136999297a31f3f50bc1fba69933000b8e8b76))
* **client-bedrock-agent-runtime:** This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. ([3fee5bd](https://github.com/aws/aws-sdk-js-v3/commit/3fee5bd43b0191e892f048e0ea57354bfecd15b9))
* **client-bedrock-agent:** This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. ([bfbf34a](https://github.com/aws/aws-sdk-js-v3/commit/bfbf34abe4dcfd1f0e6a00fbab77779696fcca28))
* **client-fsx:** Support for in-place Lustre version upgrades ([726f85a](https://github.com/aws/aws-sdk-js-v3/commit/726f85aab768a4ff6a511a2cbff7361f79c8801a))
* **client-medialive:** Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations. ([c4598a2](https://github.com/aws/aws-sdk-js-v3/commit/c4598a298a36eed409ce499b66abcebf494e2765))
* **client-opensearchserverless:** Custom OpenSearchServerless Entity ID for SAML Config. ([6456332](https://github.com/aws/aws-sdk-js-v3/commit/64563321fb764d366e874064ff3903ed8f75e1e2))
* **client-polly:** Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only. ([217e1cb](https://github.com/aws/aws-sdk-js-v3/commit/217e1cb29a3f5908ad68416b3348e97e67608ec6))





# [3.746.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.745.0...v3.746.0) (2025-02-11)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-bedrock-agent-runtime/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-bedrock-agent-runtime:** This releases adds the additionalModelRequestFields field to the InvokeInlineAgent operation. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. ([3fee5bd](https://github.com/aws/aws-sdk-js-v3/commit/3fee5bd43b0191e892f048e0ea57354bfecd15b9))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-bedrock-agent-runtime
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bedrock-agent-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bedrock-agent-runtime",
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-bedrock-agent/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-bedrock-agent:** This releases adds the additionalModelRequestFields field to the CreateAgent and UpdateAgent operations. Use additionalModelRequestFields to specify additional inference parameters for a model beyond the base inference parameters. ([bfbf34a](https://github.com/aws/aws-sdk-js-v3/commit/bfbf34abe4dcfd1f0e6a00fbab77779696fcca28))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-bedrock-agent
Expand Down
2 changes: 1 addition & 1 deletion clients/client-bedrock-agent/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-bedrock-agent",
"description": "AWS SDK for JavaScript Bedrock Agent Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-codebuild/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)

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





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-codebuild
Expand Down
2 changes: 1 addition & 1 deletion clients/client-codebuild/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-codebuild",
"description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-codebuild",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-fsx/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-fsx:** Support for in-place Lustre version upgrades ([726f85a](https://github.com/aws/aws-sdk-js-v3/commit/726f85aab768a4ff6a511a2cbff7361f79c8801a))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-fsx
Expand Down
2 changes: 1 addition & 1 deletion clients/client-fsx/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-fsx",
"description": "AWS SDK for JavaScript Fsx Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-fsx",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-medialive/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-medialive:** Adds a RequestId parameter to all MediaLive Workflow Monitor create operations. The RequestId parameter allows idempotent operations. ([c4598a2](https://github.com/aws/aws-sdk-js-v3/commit/c4598a298a36eed409ce499b66abcebf494e2765))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-medialive
Expand Down
2 changes: 1 addition & 1 deletion clients/client-medialive/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-medialive",
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-medialive",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-opensearchserverless/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-opensearchserverless:** Custom OpenSearchServerless Entity ID for SAML Config. ([6456332](https://github.com/aws/aws-sdk-js-v3/commit/64563321fb764d366e874064ff3903ed8f75e1e2))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-opensearchserverless
Expand Down
2 changes: 1 addition & 1 deletion clients/client-opensearchserverless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-opensearchserverless",
"description": "AWS SDK for JavaScript Opensearchserverless Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-opensearchserverless",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-polly/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)


### Features

* **client-polly:** Added support for the new voice - Jasmine (en-SG). Jasmine is available as a Neural voice only. ([217e1cb](https://github.com/aws/aws-sdk-js-v3/commit/217e1cb29a3f5908ad68416b3348e97e67608ec6))





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/client-polly
Expand Down
2 changes: 1 addition & 1 deletion clients/client-polly/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-polly",
"description": "AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-polly",
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.746.0",
"version": "3.747.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions packages/polly-request-presigner/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.747.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.746.0...v3.747.0) (2025-02-12)

**Note:** Version bump only for package @aws-sdk/polly-request-presigner





# [3.744.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.743.0...v3.744.0) (2025-02-07)

**Note:** Version bump only for package @aws-sdk/polly-request-presigner
Expand Down
2 changes: 1 addition & 1 deletion packages/polly-request-presigner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/polly-request-presigner",
"version": "3.744.0",
"version": "3.747.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline polly-request-presigner",
Expand Down

0 comments on commit 7ec4e31

Please sign in to comment.