File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed 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/nodejs-spanner?activeTab=versions
66
7+ ## [ 4.6.0] ( https://www.github.com/googleapis/nodejs-spanner/compare/v4.5.2...v4.6.0 ) (2020-01-16)
8+
9+
10+ ### Features
11+
12+ * add fieldNames option in instance#getMetadata() ([ #760 ] ( https://www.github.com/googleapis/nodejs-spanner/issues/760 ) ) ([ fa3154e] ( https://www.github.com/googleapis/nodejs-spanner/commit/fa3154ebe6754ecce1dd7b32442bda0eb27842f6 ) )
13+
714### [ 4.5.2] ( https://www.github.com/googleapis/nodejs-spanner/compare/v4.5.1...v4.5.2 ) (2020-01-15)
815
916
Original file line number Diff line number Diff line change 11{
22 "name" : " @google-cloud/spanner" ,
33 "description" : " Cloud Spanner Client Library for Node.js" ,
4- "version" : " 4.5.2 " ,
4+ "version" : " 4.6.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 system-test --timeout 600000"
1515 },
1616 "dependencies" : {
17- "@google-cloud/spanner" : " ^4.5.2 " ,
17+ "@google-cloud/spanner" : " ^4.6.0 " ,
1818 "yargs" : " ^15.0.0"
1919 },
2020 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments