Skip to content

Commit 9c54aba

Browse files
author
awstools
committed
Publish v3.761.0
1 parent b8d64ae commit 9c54aba

File tree

10 files changed

+56
-5
lines changed

10 files changed

+56
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.761.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.760.0...v3.761.0) (2025-03-04)
7+
8+
9+
### Features
10+
11+
* **client-iot-managed-integrations:** Adding managed integrations APIs for IoT Device Management to setup and control devices across different manufacturers and connectivity protocols. APIs include managedthing operations, credential and provisioning profile management, notification configuration, and OTA update. ([7c625fa](https://github.com/aws/aws-sdk-js-v3/commit/7c625fa09403fbda45ca726dc7acaf2840d503ed))
12+
* **client-iotsitewise:** AWS IoT SiteWise now supports MQTT-enabled, V3 gateways. Configure data destinations for real-time ingestion into AWS IoT SiteWise or buffered ingestion using Amazon S3 storage. You can also use path filters for precise data collection from specific MQTT topics. ([fa8249d](https://github.com/aws/aws-sdk-js-v3/commit/fa8249d8664a8e65f93083bb99b6440f567b2fcf))
13+
* **clients:** update client endpoints as of 2025-03-04 ([b8d64ae](https://github.com/aws/aws-sdk-js-v3/commit/b8d64ae16fc058ed158da0fd9c9be15e9d0d498e))
14+
15+
16+
17+
18+
619
# [3.760.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.759.0...v3.760.0) (2025-03-03)
720

821

clients/client-elasticache/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.761.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.760.0...v3.761.0) (2025-03-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-elasticache
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-elasticache

clients/client-elasticache/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-elasticache",
33
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.761.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.761.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.760.0...v3.761.0) (2025-03-04)
7+
8+
9+
### Features
10+
11+
* **client-iot-managed-integrations:** Adding managed integrations APIs for IoT Device Management to setup and control devices across different manufacturers and connectivity protocols. APIs include managedthing operations, credential and provisioning profile management, notification configuration, and OTA update. ([7c625fa](https://github.com/aws/aws-sdk-js-v3/commit/7c625fa09403fbda45ca726dc7acaf2840d503ed))

clients/client-iot-managed-integrations/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-iot-managed-integrations",
33
"description": "AWS SDK for JavaScript Iot Managed Integrations Client for Node.js, Browser and React Native",
4-
"version": "3.0.0",
4+
"version": "3.761.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-iotsitewise/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.761.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.760.0...v3.761.0) (2025-03-04)
7+
8+
9+
### Features
10+
11+
* **client-iotsitewise:** AWS IoT SiteWise now supports MQTT-enabled, V3 gateways. Configure data destinations for real-time ingestion into AWS IoT SiteWise or buffered ingestion using Amazon S3 storage. You can also use path filters for precise data collection from specific MQTT topics. ([fa8249d](https://github.com/aws/aws-sdk-js-v3/commit/fa8249d8664a8e65f93083bb99b6440f567b2fcf))
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-iotsitewise

clients/client-iotsitewise/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-iotsitewise",
33
"description": "AWS SDK for JavaScript Iotsitewise Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.761.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-iotsitewise",

clients/client-rds/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.761.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.760.0...v3.761.0) (2025-03-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-rds
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-rds

clients/client-rds/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-rds",
33
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4-
"version": "3.758.0",
4+
"version": "3.761.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-rds",

lerna.json

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

0 commit comments

Comments
 (0)