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 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.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
+
6
17
# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
7
18
8
19
Original file line number Diff line number Diff line change 21
21
| @aws-sdk/client-efs | 3.87.0| 1 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
22
22
| @aws-sdk/client-eventbridge | 3.88.0| 1.5 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
23
23
| @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)|
25
25
| @aws-sdk/client-iam | 3.87.0| 3.8 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
26
26
| @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)|
28
28
| @aws-sdk/client-lambda | 3.90.0| 2.1 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
29
29
| @aws-sdk/client-opsworks | 3.87.0| 1.8 MB| ✅(5.62.1)| ✅(2.59.0)| ✅(0.13.12)|
30
30
| @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 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.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
+
6
17
# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-glue
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-glue" ,
3
3
"description" : " AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.92 .0" ,
4
+ "version" : " 3.93 .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.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
+
6
14
# [ 3.92.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.91.0...v3.92.0 ) (2022-05-16)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-kms
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-kms" ,
3
3
"description" : " AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.92 .0" ,
4
+ "version" : " 3.93 .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.92 .0" ,
2
+ "version" : " 3.93 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments