File tree 18 files changed +95
-9
lines changed
client-verifiedpermissions
18 files changed +95
-9
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
6
+ # [3.528.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0) (2024-03-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-imagebuilder:** Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response. ([58ac20d](https://github.com/aws/aws-sdk-js-v3/commit/58ac20d076a4f0781b7e600460647de2635f9dc8))
12
+ * **client-rds:** Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value. ([8e37128](https://github.com/aws/aws-sdk-js-v3/commit/8e3712828ca4cf5142d9936951ddb5a52326a332))
13
+ * **client-verifiedpermissions:** Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs. ([d430c2c](https://github.com/aws/aws-sdk-js-v3/commit/d430c2c9b3d3dbbd3109c44511984966936364f6))
14
+
15
+
16
+
17
+
18
+
6
19
# [3.527.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.526.0...v3.527.0) (2024-03-05)
7
20
8
21
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-dynamodb" ,
3
3
"description" : " AWS SDK for JavaScript Dynamodb Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-dynamodb" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-imagebuilder:** Add PENDING status to Lifecycle Execution resource status. Add StartTime and EndTime to ListLifecycleExecutionResource API response. ([ 58ac20d] ( https://github.com/aws/aws-sdk-js-v3/commit/58ac20d076a4f0781b7e600460647de2635f9dc8 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-imagebuilder
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-imagebuilder" ,
3
3
"description" : " AWS SDK for JavaScript Imagebuilder Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-imagebuilder" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-mwaa
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-mwaa
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-mwaa" ,
3
3
"description" : " AWS SDK for JavaScript Mwaa Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-mwaa" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-rds:** Updated the input of CreateDBCluster and ModifyDBCluster to support setting CA certificates. Updated the output of DescribeDBCluster to show current CA certificate setting value. ([ 8e37128] ( https://github.com/aws/aws-sdk-js-v3/commit/8e3712828ca4cf5142d9936951ddb5a52326a332 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-rds
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-rds" ,
3
3
"description" : " AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-rds" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-redshift
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-redshift
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-redshift" ,
3
3
"description" : " AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-redshift" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-verifiedpermissions:** Deprecating details in favor of configuration for GetIdentitySource and ListIdentitySources APIs. ([ d430c2c] ( https://github.com/aws/aws-sdk-js-v3/commit/d430c2c9b3d3dbbd3109c44511984966936364f6 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-verifiedpermissions
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-verifiedpermissions" ,
3
3
"description" : " AWS SDK for JavaScript Verifiedpermissions Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.525 .0" ,
4
+ "version" : " 3.528 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-verifiedpermissions" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.527 .0" ,
2
+ "version" : " 3.528 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/lib-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/lib-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/lib-dynamodb" ,
3
- "version" : " 3.525 .0" ,
3
+ "version" : " 3.528 .0" ,
4
4
"description" : " The document client simplifies working with items in Amazon DynamoDB by abstracting away the notion of attribute values." ,
5
5
"main" : " ./dist-cjs/index.js" ,
6
6
"module" : " ./dist-es/index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.528.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.527.0...v3.528.0 ) (2024-03-06)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/util-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.525.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.524.0...v3.525.0 ) (2024-02-29)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/util-dynamodb
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/util-dynamodb" ,
3
- "version" : " 3.525 .0" ,
3
+ "version" : " 3.528 .0" ,
4
4
"scripts" : {
5
5
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
6
6
"build:cjs" : " node ../../scripts/compilation/inline util-dynamodb" ,
You can’t perform that action at this time.
0 commit comments