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+ ## [ 7.18.0] ( https://github.com/googleapis/nodejs-spanner/compare/v7.17.1...v7.18.0 ) (2025-01-29)
8+
9+
10+ ### Features
11+
12+ * Add gcp client attributes for Opentelemetry traces ([ #2215 ] ( https://github.com/googleapis/nodejs-spanner/issues/2215 ) ) ([ d2ff046] ( https://github.com/googleapis/nodejs-spanner/commit/d2ff046854b4139af6e3a6f0d2122619cdf83131 ) )
13+
714## [ 7.17.1] ( https://github.com/googleapis/nodejs-spanner/compare/v7.17.0...v7.17.1 ) (2025-01-03)
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" : " 7.17.1 " ,
4+ "version" : " 7.18.0 " ,
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" : " ^4.0.0" ,
1919 "@google-cloud/precise-date" : " ^4.0.0" ,
20- "@google-cloud/spanner" : " ^7.17.1 " ,
20+ "@google-cloud/spanner" : " ^7.18.0 " ,
2121 "protobufjs" : " ^7.0.0" ,
2222 "yargs" : " ^17.0.0"
2323 },
You can’t perform that action at this time.
0 commit comments