File tree Expand file tree Collapse file tree 7 files changed +34
-4
lines changed
Expand file tree Collapse file tree 7 files changed +34
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.89.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.88.0...v3.89.0 ) (2022-05-11)
7+
8+
9+ ### Features
10+
11+ * ** client-ec2:** This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'. ([ afd213b] ( https://github.com/aws/aws-sdk-js-v3/commit/afd213b43be257f4192f12b197c98f9870bd5a06 ) )
12+
13+
14+
15+
16+
617# [ 3.88.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.87.0...v3.88.0 ) (2022-05-10)
718
819
Original file line number Diff line number Diff line change 1717| @aws-sdk/client-cognito-identity-provider | 3.85.0| 2.9 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
1818| @aws-sdk/client-cognito-sync | 3.85.0| 639.6 KB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
1919| @aws-sdk/client-dynamodb | 3.85.0| 2 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
20- | @aws-sdk/client-ec2 | 3.87 .0| 14.6 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
20+ | @aws-sdk/client-ec2 | 3.88 .0| 14.6 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2121| @aws-sdk/client-efs | 3.85.0| 1 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2222| @aws-sdk/client-eventbridge | 3.87.0| 1.5 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2323| @aws-sdk/client-firehose | 3.85.0| 783.5 KB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.89.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.88.0...v3.89.0 ) (2022-05-11)
7+
8+
9+ ### Features
10+
11+ * ** client-ec2:** This release updates AWS PrivateLink APIs to support IPv6 for PrivateLink Services and Endpoints of type 'Interface'. ([ afd213b] ( https://github.com/aws/aws-sdk-js-v3/commit/afd213b43be257f4192f12b197c98f9870bd5a06 ) )
12+
13+
14+
15+
16+
617# [ 3.88.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.87.0...v3.88.0 ) (2022-05-10)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-ec2" ,
33 "description" : " AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native" ,
4- "version" : " 3.88 .0" ,
4+ "version" : " 3.89 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.89.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.88.0...v3.89.0 ) (2022-05-11)
7+
8+ ** Note:** Version bump only for package @aws-sdk/client-secrets-manager
9+
10+
11+
12+
13+
614# [ 3.87.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.86.0...v3.87.0 ) (2022-05-09)
715
816** Note:** Version bump only for package @aws-sdk/client-secrets-manager
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-secrets-manager" ,
33 "description" : " AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native" ,
4- "version" : " 3.87 .0" ,
4+ "version" : " 3.89 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.88 .0" ,
2+ "version" : " 3.89 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments