File tree 3 files changed +9
-2
lines changed
3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-spanner?activeTab=versions
6
6
7
+ ## [ 7.9.1] ( https://github.com/googleapis/nodejs-spanner/compare/v7.9.0...v7.9.1 ) (2024-06-26)
8
+
9
+
10
+ ### Bug Fixes
11
+
12
+ * Retry with timeout ([ #2071 ] ( https://github.com/googleapis/nodejs-spanner/issues/2071 ) ) ([ a943257] ( https://github.com/googleapis/nodejs-spanner/commit/a943257a0402b26fd80196057a9724fd28fc5c1b ) )
13
+
7
14
## [ 7.9.0] ( https://github.com/googleapis/nodejs-spanner/compare/v7.8.0...v7.9.0 ) (2024-06-21)
8
15
9
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @google-cloud/spanner" ,
3
3
"description" : " Cloud Spanner Client Library for Node.js" ,
4
- "version" : " 7.9.0 " ,
4
+ "version" : " 7.9.1 " ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Google Inc." ,
7
7
"engines" : {
Original file line number Diff line number Diff line change 17
17
"dependencies" : {
18
18
"@google-cloud/kms" : " ^4.0.0" ,
19
19
"@google-cloud/precise-date" : " ^4.0.0" ,
20
- "@google-cloud/spanner" : " ^7.9.0 " ,
20
+ "@google-cloud/spanner" : " ^7.9.1 " ,
21
21
"yargs" : " ^17.0.0" ,
22
22
"protobufjs" : " ^7.0.0"
23
23
},
You can’t perform that action at this time.
0 commit comments