Skip to content

Commit

Permalink
Publish v3.522.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 26, 2024
1 parent fa39ef5 commit 10fe8be
Show file tree
Hide file tree
Showing 10 changed files with 59 additions and 5 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)


### Features

* **client-drs:** Added volume status to DescribeSourceServer replicated volumes. ([fcd3aba](https://github.com/aws/aws-sdk-js-v3/commit/fcd3aba05a021536ba51030203e39527b14ecfb8))
* **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))
* **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))





# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)


Expand Down
8 changes: 8 additions & 0 deletions clients/client-api-gateway/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)

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





# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-api-gateway",
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
"version": "3.521.0",
"version": "3.522.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-api-gateway",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-drs/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)


### Features

* **client-drs:** Added volume status to DescribeSourceServer replicated volumes. ([fcd3aba](https://github.com/aws/aws-sdk-js-v3/commit/fcd3aba05a021536ba51030203e39527b14ecfb8))





# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-drs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-drs",
"description": "AWS SDK for JavaScript Drs Client for Node.js, Browser and React Native",
"version": "3.521.0",
"version": "3.522.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-drs",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-kafkaconnect/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)


### Features

* **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))





# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-kafkaconnect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-kafkaconnect",
"description": "AWS SDK for JavaScript Kafkaconnect Client for Node.js, Browser and React Native",
"version": "3.521.0",
"version": "3.522.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-kafkaconnect",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-rds/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.522.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.521.0...v3.522.0) (2024-02-26)


### Features

* **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))





# [3.521.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.520.0...v3.521.0) (2024-02-23)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-rds/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-rds",
"description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
"version": "3.521.0",
"version": "3.522.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-rds",
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.521.0",
"version": "3.522.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit 10fe8be

Please sign in to comment.