Skip to content

Commit 130a74a

Browse files
author
awstools
committed
Publish v3.765.0
1 parent b1fe69f commit 130a74a

File tree

18 files changed

+112
-9
lines changed

18 files changed

+112
-9
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Add support for computer use tools ([4f44684](https://github.com/aws/aws-sdk-js-v3/commit/4f44684a12bf0a793150cd68174a11d296d9afe3))
12+
* **client-bedrock-agent:** Add support for computer use tools ([f66d9c4](https://github.com/aws/aws-sdk-js-v3/commit/f66d9c42d704d571c485a8e958bc184d563e869a))
13+
* **client-connect:** Add support for contact transfers in external voice systems. ([528d060](https://github.com/aws/aws-sdk-js-v3/commit/528d0601f6cf9a9310543785c3856a797244c962))
14+
* **client-cost-explorer:** Releasing minor partition endpoint updates. ([353f3fc](https://github.com/aws/aws-sdk-js-v3/commit/353f3fc8239613734a69bf26a8b5bae2a4de719d))
15+
* **client-medialive:** Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream. ([3466124](https://github.com/aws/aws-sdk-js-v3/commit/3466124484ed19aad5447a83d3052da2df8ecd44))
16+
* **client-pca-connector-ad:** PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic. ([96cc346](https://github.com/aws/aws-sdk-js-v3/commit/96cc346c188d9d6068d9379bc67f3eb53dc73146))
17+
* **client-securityhub:** This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource ([6548ac4](https://github.com/aws/aws-sdk-js-v3/commit/6548ac421ea294da4db27afd92b4cea058660b66))
18+
* **clients:** update client endpoints as of 2025-03-10 ([b1fe69f](https://github.com/aws/aws-sdk-js-v3/commit/b1fe69ff0148b5f5d30253a92039e78a6a9f6548))
19+
20+
21+
22+
23+
624
# [3.764.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.763.0...v3.764.0) (2025-03-07)
725

826

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

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Add support for computer use tools ([4f44684](https://github.com/aws/aws-sdk-js-v3/commit/4f44684a12bf0a793150cd68174a11d296d9afe3))
12+
13+
14+
15+
16+
617
# [3.764.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.763.0...v3.764.0) (2025-03-07)
718

819

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

+1-1
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.764.0",
4+
"version": "3.765.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

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent:** Add support for computer use tools ([f66d9c4](https://github.com/aws/aws-sdk-js-v3/commit/f66d9c42d704d571c485a8e958bc184d563e869a))
12+
13+
14+
15+
16+
617
# [3.764.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.763.0...v3.764.0) (2025-03-07)
718

819

clients/client-bedrock-agent/package.json

+1-1
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.764.0",
4+
"version": "3.765.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-connect/CHANGELOG.md

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-connect:** Add support for contact transfers in external voice systems. ([528d060](https://github.com/aws/aws-sdk-js-v3/commit/528d0601f6cf9a9310543785c3856a797244c962))
12+
13+
14+
15+
16+
617
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
718

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

clients/client-connect/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-connect",
33
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-connect",

clients/client-cost-explorer/CHANGELOG.md

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-cost-explorer:** Releasing minor partition endpoint updates. ([353f3fc](https://github.com/aws/aws-sdk-js-v3/commit/353f3fc8239613734a69bf26a8b5bae2a4de719d))
12+
13+
14+
15+
16+
617
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
718

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

clients/client-cost-explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-cost-explorer",
33
"description": "AWS SDK for JavaScript Cost Explorer Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cost-explorer",

clients/client-medialive/CHANGELOG.md

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-medialive:** Adds defaultFontSize and defaultLineHeight as options in the EbuTtDDestinationSettings within the caption descriptions for an output stream. ([3466124](https://github.com/aws/aws-sdk-js-v3/commit/3466124484ed19aad5447a83d3052da2df8ecd44))
12+
13+
14+
15+
16+
617
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
718

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

clients/client-medialive/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-medialive",
33
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-medialive",

clients/client-pca-connector-ad/CHANGELOG.md

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-pca-connector-ad:** PrivateCA Connector for Active Directory now supports dual stack endpoints. This release adds the IpAddressType option to the VpcInformation on a Connector which determines whether the endpoint supports IPv4 only or IPv4 and IPv6 traffic. ([96cc346](https://github.com/aws/aws-sdk-js-v3/commit/96cc346c188d9d6068d9379bc67f3eb53dc73146))
12+
13+
14+
15+
16+
617
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
718

819
**Note:** Version bump only for package @aws-sdk/client-pca-connector-ad

clients/client-pca-connector-ad/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-pca-connector-ad",
33
"description": "AWS SDK for JavaScript Pca Connector Ad Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-pca-connector-ad",

clients/client-securityhub/CHANGELOG.md

+11
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
9+
### Features
10+
11+
* **client-securityhub:** This release adds new StandardsControlsUpdatable field to the StandardsSubscription resource ([6548ac4](https://github.com/aws/aws-sdk-js-v3/commit/6548ac421ea294da4db27afd92b4cea058660b66))
12+
13+
14+
15+
16+
617
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
718

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

clients/client-securityhub/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-securityhub",
33
"description": "AWS SDK for JavaScript Securityhub Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-securityhub",

clients/client-timestream-influxdb/CHANGELOG.md

+8
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.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-timestream-influxdb
9+
10+
11+
12+
13+
614
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
715

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

clients/client-timestream-influxdb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-timestream-influxdb",
33
"description": "AWS SDK for JavaScript Timestream Influxdb Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.765.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.764.0",
2+
"version": "3.765.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)