Skip to content

Commit 10fe8be

Browse files
author
awstools
committed
Publish v3.522.0
1 parent fa39ef5 commit 10fe8be

File tree

10 files changed

+59
-5
lines changed

10 files changed

+59
-5
lines changed

Diff for: CHANGELOG.md

+13
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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)
7+
8+
9+
### Features
10+
11+
* **client-drs:** Added volume status to DescribeSourceServer replicated volumes. ([fcd3aba](https://github.com/aws/aws-sdk-js-v3/commit/fcd3aba05a021536ba51030203e39527b14ecfb8))
12+
* **client-kafkaconnect:** Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API. ([2a94d42](https://github.com/aws/aws-sdk-js-v3/commit/2a94d42a3db3cc235166c58da660193d4c51a197))
13+
* **client-rds:** This release adds support for gp3 data volumes for Multi-AZ DB Clusters. ([29add4c](https://github.com/aws/aws-sdk-js-v3/commit/29add4ca41f1513d34d3129a00319c1e65d68ee8))
14+
15+
16+
17+
18+
619
# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)
720

821

Diff for: clients/client-api-gateway/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-api-gateway
9+
10+
11+
12+
13+
614
# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)
715

816

Diff for: clients/client-api-gateway/package.json

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

Diff for: clients/client-drs/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)
7+
8+
9+
### Features
10+
11+
* **client-drs:** Added volume status to DescribeSourceServer replicated volumes. ([fcd3aba](https://github.com/aws/aws-sdk-js-v3/commit/fcd3aba05a021536ba51030203e39527b14ecfb8))
12+
13+
14+
15+
16+
617
# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)
718

819

Diff for: clients/client-drs/package.json

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

Diff for: clients/client-kafkaconnect/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)
7+
8+
9+
### Features
10+
11+
* **client-kafkaconnect:** Adds support for tagging, with new TagResource, UntagResource and ListTagsForResource APIs to manage tags and updates to existing APIs to allow tag on create. This release also adds support for the new DeleteWorkerConfiguration API. ([2a94d42](https://github.com/aws/aws-sdk-js-v3/commit/2a94d42a3db3cc235166c58da660193d4c51a197))
12+
13+
14+
15+
16+
617
# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)
718

819

Diff for: clients/client-kafkaconnect/package.json

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

Diff for: clients/client-rds/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)
7+
8+
9+
### Features
10+
11+
* **client-rds:** This release adds support for gp3 data volumes for Multi-AZ DB Clusters. ([29add4c](https://github.com/aws/aws-sdk-js-v3/commit/29add4ca41f1513d34d3129a00319c1e65d68ee8))
12+
13+
14+
15+
16+
617
# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)
718

819

Diff for: clients/client-rds/package.json

+1-1
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.521.0",
4+
"version": "3.522.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-rds",

Diff for: lerna.json

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

0 commit comments

Comments
 (0)