File tree 16 files changed +87
-8
lines changed
private/aws-middleware-test
16 files changed +87
-8
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.585.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0) (2024-05-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-ec2:** Providing support to accept BgpAsnExtended attribute ([1be7eb2](https://github.com/aws/aws-sdk-js-v3/commit/1be7eb260caf2b8073eb80c92faa942d3d15a296))
12
+ * **client-kafka:** Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK ([8c9bbb1](https://github.com/aws/aws-sdk-js-v3/commit/8c9bbb1ca7203938dad1abee85156a3f6bf818c4))
13
+ * **client-swf:** This release adds new APIs for deleting activity type and workflow type resources. ([0fb710a](https://github.com/aws/aws-sdk-js-v3/commit/0fb710a6e00fa8397bf06c4bc0482038b59d7c7b))
14
+ * **clients:** update client endpoints as of 2024-05-28 ([a463c85](https://github.com/aws/aws-sdk-js-v3/commit/a463c85024c67b18839f09428f6f68f71338a3c1))
15
+
16
+
17
+
18
+
19
+
6
20
# [3.584.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.584.0) (2024-05-24)
7
21
8
22
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.585.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0 ) (2024-05-28)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.584.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.584.0 ) (2024-05-24)
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.584 .0" ,
4
+ "version" : " 3.585 .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.585.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0 ) (2024-05-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-ec2:** Providing support to accept BgpAsnExtended attribute ([ 1be7eb2] ( https://github.com/aws/aws-sdk-js-v3/commit/1be7eb260caf2b8073eb80c92faa942d3d15a296 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.583.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0 ) (2024-05-23)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-ec2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ec2" ,
3
3
"description" : " AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.583 .0" ,
4
+ "version" : " 3.585 .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-ec2" ,
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.585.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0 ) (2024-05-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-kafka:** Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK ([ 8c9bbb1] ( https://github.com/aws/aws-sdk-js-v3/commit/8c9bbb1ca7203938dad1abee85156a3f6bf818c4 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.583.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0 ) (2024-05-23)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-kafka
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-kafka" ,
3
3
"description" : " AWS SDK for JavaScript Kafka Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.583 .0" ,
4
+ "version" : " 3.585 .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-kafka" ,
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.585.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0 ) (2024-05-28)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-swf:** This release adds new APIs for deleting activity type and workflow type resources. ([ 0fb710a] ( https://github.com/aws/aws-sdk-js-v3/commit/0fb710a6e00fa8397bf06c4bc0482038b59d7c7b ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.583.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0 ) (2024-05-23)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-swf
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-swf" ,
3
3
"description" : " AWS SDK for JavaScript Swf Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.583 .0" ,
4
+ "version" : " 3.585 .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-swf" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.584 .0" ,
2
+ "version" : " 3.585 .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.585.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0) (2024-05-28)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/lib-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [3.584.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.584.0) (2024-05-24)
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.584 .0" ,
3
+ "version" : " 3.585 .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.585.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0) (2024-05-28)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/util-dynamodb
9
+
10
+
11
+
12
+
13
+
6
14
# [3.584.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.583.0...v3.584.0) (2024-05-24)
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.584 .0" ,
3
+ "version" : " 3.585 .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" ,
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.585.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.584.0...v3.585.0) (2024-05-28)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.583.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.582.0...v3.583.0) (2024-05-23)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-middleware-test",
3
3
"description": "Integration test suite for AWS middleware",
4
- "version": "3.583 .0",
4
+ "version": "3.585 .0",
5
5
"scripts": {
6
6
"build": "exit 0",
7
7
"build:cjs": "exit 0",
You can’t perform that action at this time.
0 commit comments