File tree Expand file tree Collapse file tree 9 files changed +48
-5
lines changed
private/aws-middleware-test Expand file tree Collapse file tree 9 files changed +48
-5
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.394.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.393.0...v3.394.0) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-ec2:** Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints ([d377dfd](https://github.com/aws/aws-sdk-js-v3/commit/d377dfd296a989a07b8c1eaab1b5887a9e4ac14a))
12
+ * **client-gamelift:** Amazon GameLift updates its instance types support. ([dedcc86](https://github.com/aws/aws-sdk-js-v3/commit/dedcc866359119b4bce553222d8d4b3da0d91516))
13
+ * **clients:** update client endpoints as of 2023-08-17 ([0a89d38](https://github.com/aws/aws-sdk-js-v3/commit/0a89d382ea4c0f5aba9b5503c3270e7521b7b0d8))
14
+
15
+
16
+
17
+
18
+
6
19
# [3.393.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.392.0...v3.393.0) (2023-08-16)
7
20
8
21
Original file line number Diff line number Diff line change 17
17
| @aws-sdk/client-cognito-identity-provider | 3.388.0| 2.5 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
18
18
| @aws-sdk/client-cognito-sync | 3.388.0| 437.1 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
19
19
| @aws-sdk/client-dynamodb | 3.388.0| 1.7 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
20
- | @aws-sdk/client-ec2 | 3.391 .0| 14.9 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
20
+ | @aws-sdk/client-ec2 | 3.392 .0| 14.9 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
21
21
| @aws-sdk/client-efs | 3.388.0| 770.3 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
22
22
| @aws-sdk/client-eventbridge | 3.388.0| 1 MB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
23
23
| @aws-sdk/client-firehose | 3.388.0| 513.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
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.394.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.393.0...v3.394.0 ) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-ec2:** Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints ([ d377dfd] ( https://github.com/aws/aws-sdk-js-v3/commit/d377dfd296a989a07b8c1eaab1b5887a9e4ac14a ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.392.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0 ) (2023-08-15)
7
18
8
19
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.392 .0" ,
4
+ "version" : " 3.394 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
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.394.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.393.0...v3.394.0 ) (2023-08-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-gamelift:** Amazon GameLift updates its instance types support. ([ dedcc86] ( https://github.com/aws/aws-sdk-js-v3/commit/dedcc866359119b4bce553222d8d4b3da0d91516 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.391.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.390.0...v3.391.0 ) (2023-08-14)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-gamelift
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-gamelift" ,
3
3
"description" : " AWS SDK for JavaScript Gamelift Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.391 .0" ,
4
+ "version" : " 3.394 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.393 .0" ,
2
+ "version" : " 3.394 .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.394.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.393.0...v3.394.0 ) (2023-08-17)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.392.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.391.0...v3.392.0 ) (2023-08-15)
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.392 .0" ,
4
+ "version" : " 3.394 .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