This repository was archived by the owner on Mar 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/nodejs-spanner?activeTab=versions
66
7+ ## [ 7.0.0] ( https://github.com/googleapis/nodejs-spanner/compare/v6.16.0...v7.0.0 ) (2023-08-30)
8+
9+
10+ ### ⚠ BREAKING CHANGES
11+
12+ * upgrade to Node 14 ([ #1890 ] ( https://github.com/googleapis/nodejs-spanner/issues/1890 ) )
13+
14+ ### Bug Fixes
15+
16+ * Idwaiter with multiple requests ([ #1910 ] ( https://github.com/googleapis/nodejs-spanner/issues/1910 ) ) ([ 83dd1f8] ( https://github.com/googleapis/nodejs-spanner/commit/83dd1f8201d07898bd3ddff9e339dfbcef7d7ace ) )
17+
18+
19+ ### Miscellaneous Chores
20+
21+ * Upgrade to Node 14 ([ #1890 ] ( https://github.com/googleapis/nodejs-spanner/issues/1890 ) ) ([ 0024772] ( https://github.com/googleapis/nodejs-spanner/commit/0024772b750de404cd44771e320fe89cd430f064 ) )
22+
723## [ 6.16.0] ( https://github.com/googleapis/nodejs-spanner/compare/v6.15.0...v6.16.0 ) (2023-08-07)
824
925
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" : " 6.16 .0" ,
4+ "version" : " 7.0 .0" ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1616 "dependencies" : {
1717 "@google-cloud/kms" : " ^4.0.0" ,
1818 "@google-cloud/precise-date" : " ^3.0.0" ,
19- "@google-cloud/spanner" : " ^6.16 .0" ,
19+ "@google-cloud/spanner" : " ^7.0 .0" ,
2020 "yargs" : " ^17.0.0"
2121 },
2222 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments