Skip to content

Commit

Permalink
Publish v3.736.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jan 27, 2025
1 parent 12cba40 commit e6f9df1
Show file tree
Hide file tree
Showing 10 changed files with 61 additions and 5 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.736.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.735.0...v3.736.0) (2025-01-27)


### Features

* **client-bedrock-agent:** Add support for the prompt caching feature for Bedrock Prompt Management ([e631752](https://github.com/aws/aws-sdk-js-v3/commit/e631752dfd2ff38d30a043a460c9f260b642e7df))
* **client-iot:** Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. ([a57b590](https://github.com/aws/aws-sdk-js-v3/commit/a57b59088d75ca23a919847467a88675f694e1fa))
* **client-mediaconvert:** This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. ([d8e0d08](https://github.com/aws/aws-sdk-js-v3/commit/d8e0d087d7533b117d746ce64228fe8a5bc4e990))
* **client-s3-control:** Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations ([a7a494c](https://github.com/aws/aws-sdk-js-v3/commit/a7a494ca18e0921312e63324e76261c2eb5d5ae8))
* **clients:** update client endpoints as of 2025-01-27 ([12cba40](https://github.com/aws/aws-sdk-js-v3/commit/12cba40b926d48a0da55283c9ad8d7103958a41e))





# [3.735.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.734.0...v3.735.0) (2025-01-24)


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.736.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.735.0...v3.736.0) (2025-01-27)


### Features

* **client-bedrock-agent:** Add support for the prompt caching feature for Bedrock Prompt Management ([e631752](https://github.com/aws/aws-sdk-js-v3/commit/e631752dfd2ff38d30a043a460c9f260b642e7df))





# [3.734.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.733.0...v3.734.0) (2025-01-23)

**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.734.0",
"version": "3.736.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-mediaconvert/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.736.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.735.0...v3.736.0) (2025-01-27)


### Features

* **client-mediaconvert:** This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. ([d8e0d08](https://github.com/aws/aws-sdk-js-v3/commit/d8e0d087d7533b117d746ce64228fe8a5bc4e990))





# [3.734.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.733.0...v3.734.0) (2025-01-23)

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


### Features

* **client-s3-control:** Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations ([a7a494c](https://github.com/aws/aws-sdk-js-v3/commit/a7a494ca18e0921312e63324e76261c2eb5d5ae8))





# [3.734.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.733.0...v3.734.0) (2025-01-23)

**Note:** Version bump only for package @aws-sdk/client-s3-control
Expand Down
2 changes: 1 addition & 1 deletion clients/client-s3-control/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-s3-control",
"description": "AWS SDK for JavaScript S3 Control Client for Node.js, Browser and React Native",
"version": "3.734.0",
"version": "3.736.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-s3-control",
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.735.0",
"version": "3.736.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-middleware-test/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.736.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.735.0...v3.736.0) (2025-01-27)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test





# [3.735.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.734.0...v3.735.0) (2025-01-24)

**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Expand Down
2 changes: 1 addition & 1 deletion private/aws-middleware-test/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-middleware-test",
"description": "Integration test suite for AWS middleware",
"version": "3.735.0",
"version": "3.736.0",
"scripts": {
"build": "exit 0",
"build:cjs": "exit 0",
Expand Down

0 comments on commit e6f9df1

Please sign in to comment.