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 4
4
5
5
[ 1 ] : https://www.npmjs.com/package/nodejs-spanner?activeTab=versions
6
6
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
+
7
14
## [ 7.17.1] ( https://github.com/googleapis/nodejs-spanner/compare/v7.17.0...v7.17.1 ) (2025-01-03)
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.17.1 " ,
4
+ "version" : " 7.18.0 " ,
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.17.1 " ,
20
+ "@google-cloud/spanner" : " ^7.18.0 " ,
21
21
"protobufjs" : " ^7.0.0" ,
22
22
"yargs" : " ^17.0.0"
23
23
},
You can’t perform that action at this time.
0 commit comments