File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-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+ ## [ 8.2.1] ( https://github.com/googleapis/nodejs-spanner/compare/v8.2.0...v8.2.1 ) (2025-09-12)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** deps:** Update dependency google-gax to v5.0.3 ([ #2371 ] ( https://github.com/googleapis/nodejs-spanner/issues/2371 ) ) ([ 8a175e2] ( https://github.com/googleapis/nodejs-spanner/commit/8a175e2e5cc8d0ed81faee7b24b59b5026758a59 ) )
13+ * Disable afe_connectivity_error_count metric ([ af72d70] ( https://github.com/googleapis/nodejs-spanner/commit/af72d707c8857d5596bd2b93830e52c8e152967f ) )
14+
715## [ 8.2.0] ( https://github.com/googleapis/nodejs-spanner/compare/v8.1.0...v8.2.0 ) (2025-08-26)
816
917
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" : " 8.2.0 " ,
4+ "version" : " 8.2.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
Original file line number Diff line number Diff line change 1717 "dependencies" : {
1818 "@google-cloud/kms" : " ^5.0.0" ,
1919 "@google-cloud/precise-date" : " ^5.0.0" ,
20- "@google-cloud/spanner" : " ^8.2.0 " ,
20+ "@google-cloud/spanner" : " ^8.2.1 " ,
2121 "protobufjs" : " ^7.0.0" ,
2222 "yargs" : " ^17.0.0"
2323 },
You can’t perform that action at this time.
0 commit comments