This repository was archived by the owner on Jul 13, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/@google-cloud/dataproc?activeTab=versions
6
6
7
+ ## [ 3.0.0] ( https://www.github.com/googleapis/nodejs-dataproc/compare/v2.5.0...v3.0.0 ) (2021-09-30)
8
+
9
+
10
+ ### ⚠ BREAKING CHANGES
11
+
12
+ * remove deprecated v1beta2 API (#532 )
13
+
14
+ ### Code Refactoring
15
+
16
+ * remove deprecated v1beta2 API ([ #532 ] ( https://www.github.com/googleapis/nodejs-dataproc/issues/532 ) ) ([ 2a7cd97] ( https://www.github.com/googleapis/nodejs-dataproc/commit/2a7cd976724874083ccc2966bcf4b28dca7cb705 ) )
17
+
7
18
## [ 2.5.0] ( https://www.github.com/googleapis/nodejs-dataproc/compare/v2.4.4...v2.5.0 ) (2021-09-07)
8
19
9
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/dataproc" ,
3
3
"description" : " Google Cloud Dataproc API client for Node.js" ,
4
- "version" : " 2.5 .0" ,
4
+ "version" : " 3.0 .0" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc" ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 14
14
"test" : " mocha system-test --timeout 600000"
15
15
},
16
16
"dependencies" : {
17
- "@google-cloud/dataproc" : " ^2.5 .0" ,
17
+ "@google-cloud/dataproc" : " ^3.0 .0" ,
18
18
"@google-cloud/storage" : " ^5.0.0"
19
19
},
20
20
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments