File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
packages/google-cloud-bigquery-datatransfer Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/@google-cloud/bigquery-data-transfer?activeTab=versions
66
7+ ## [ 1.3.0] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/compare/v1.2.5...v1.3.0 ) (2019-09-06)
8+
9+
10+ ### Features
11+
12+ * load protos from JSON, grpc-fallback support ([ 86df420] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/commit/86df420 ) )
13+
714### [ 1.2.5] ( https://www.github.com/googleapis/nodejs-bigquery-data-transfer/compare/v1.2.4...v1.2.5 ) (2019-08-26)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/bigquery-data-transfer" ,
33 "description" : " BigQuery Data Transfer API client for Node.js" ,
4- "version" : " 1.2.5 " ,
4+ "version" : " 1.3.0 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc" ,
77 "engines" : {
Original file line number Diff line number Diff line change 1414 "test" : " mocha --timeout 60000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/bigquery-data-transfer" : " ^1.2.5 "
17+ "@google-cloud/bigquery-data-transfer" : " ^1.3.0 "
1818 },
1919 "devDependencies" : {
2020 "chai" : " ^4.2.0" ,
You can’t perform that action at this time.
0 commit comments