File tree Expand file tree Collapse file tree 7 files changed +35
-5
lines changed
Expand file tree Collapse file tree 7 files changed +35
-5
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.93.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.92.0...v3.93.0 ) (2022-05-17)
7+
8+
9+ ### Features
10+
11+ * ** client-glue:** This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration. ([ 61ab9ac] ( https://github.com/aws/aws-sdk-js-v3/commit/61ab9ac9889a127c57302155b0f881fef19b02e4 ) )
12+
13+
14+
15+
16+
617# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
718
819
Original file line number Diff line number Diff line change 2121| @aws-sdk/client-efs | 3.87.0| 1 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2222| @aws-sdk/client-eventbridge | 3.88.0| 1.5 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2323| @aws-sdk/client-firehose | 3.87.0| 783.6 KB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
24- | @aws-sdk/client-glue | 3.87 .0| 4.5 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
24+ | @aws-sdk/client-glue | 3.92 .0| 4.9 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2525| @aws-sdk/client-iam | 3.87.0| 3.8 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2626| @aws-sdk/client-kinesis | 3.88.0| 942.8 KB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
27- | @aws-sdk/client-kms | 3.87 .0| 1.7 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
27+ | @aws-sdk/client-kms | 3.92 .0| 1.7 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2828| @aws-sdk/client-lambda | 3.90.0| 2.1 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
2929| @aws-sdk/client-opsworks | 3.87.0| 1.8 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
3030| @aws-sdk/client-pinpoint | 3.87.0| 3.4 MB| ✅(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.93.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.92.0...v3.93.0 ) (2022-05-17)
7+
8+
9+ ### Features
10+
11+ * ** client-glue:** This release adds a new optional parameter called codeGenNodeConfiguration to CRUD job APIs that allows users to manage visual jobs via APIs. The updated CreateJob and UpdateJob will create jobs that can be viewed in Glue Studio as a visual graph. GetJob can be used to get codeGenNodeConfiguration. ([ 61ab9ac] ( https://github.com/aws/aws-sdk-js-v3/commit/61ab9ac9889a127c57302155b0f881fef19b02e4 ) )
12+
13+
14+
15+
16+
617# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
718
819** Note:** Version bump only for package @aws-sdk/client-glue
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-glue" ,
33 "description" : " AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native" ,
4- "version" : " 3.92 .0" ,
4+ "version" : " 3.93 .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.93.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.92.0...v3.93.0 ) (2022-05-17)
7+
8+ ** Note:** Version bump only for package @aws-sdk/client-kms
9+
10+
11+
12+
13+
614# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
715
816** Note:** Version bump only for package @aws-sdk/client-kms
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-kms" ,
33 "description" : " AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native" ,
4- "version" : " 3.92 .0" ,
4+ "version" : " 3.93 .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.92 .0" ,
2+ "version" : " 3.93 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
You can’t perform that action at this time.
0 commit comments