Skip to content

Commit 1f8f78d

Browse files
author
awstools
committed
Publish v3.500.0
1 parent 922a7c9 commit 1f8f78d

File tree

8 files changed

+50
-4
lines changed

8 files changed

+50
-4
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.500.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.499.0...v3.500.0) (2024-01-25)
7+
8+
9+
### Features
10+
11+
* **client-acm-pca:** AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. ([bcb0669](https://github.com/aws/aws-sdk-js-v3/commit/bcb06697d462ca5923a6496772a58f431fec6da2))
12+
* **client-lightsail:** This release adds support for IPv6-only instance plans. ([49db96c](https://github.com/aws/aws-sdk-js-v3/commit/49db96c9633a4ae556d47332e04266f8f8fd010b))
13+
* **clients:** update command documentation examples as of 2024-01-25 ([922a7c9](https://github.com/aws/aws-sdk-js-v3/commit/922a7c9c70d1be441f22a88f4ee3a7d7fa47bbd0))
14+
15+
16+
17+
18+
619
# [3.499.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.498.0...v3.499.0) (2024-01-24)
720

821

clients/client-acm-pca/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.500.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.499.0...v3.500.0) (2024-01-25)
7+
8+
9+
### Features
10+
11+
* **client-acm-pca:** AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. ([bcb0669](https://github.com/aws/aws-sdk-js-v3/commit/bcb06697d462ca5923a6496772a58f431fec6da2))
12+
13+
14+
15+
16+
617
# [3.499.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.498.0...v3.499.0) (2024-01-24)
718

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

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

clients/client-lightsail/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.500.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.499.0...v3.500.0) (2024-01-25)
7+
8+
9+
### Features
10+
11+
* **client-lightsail:** This release adds support for IPv6-only instance plans. ([49db96c](https://github.com/aws/aws-sdk-js-v3/commit/49db96c9633a4ae556d47332e04266f8f8fd010b))
12+
13+
14+
15+
16+
617
# [3.499.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.498.0...v3.499.0) (2024-01-24)
718

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

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

clients/client-rds/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.500.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.499.0...v3.500.0) (2024-01-25)
7+
8+
9+
### Features
10+
11+
* **clients:** update command documentation examples as of 2024-01-25 ([922a7c9](https://github.com/aws/aws-sdk-js-v3/commit/922a7c9c70d1be441f22a88f4ee3a7d7fa47bbd0))
12+
13+
14+
15+
16+
617
# [3.499.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.498.0...v3.499.0) (2024-01-24)
718

819

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.499.0",
4+
"version": "3.500.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.499.0",
2+
"version": "3.500.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)