File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-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.16.0] ( https://github.com/googleapis/nodejs-spanner/compare/v7.15.0...v7.16.0 ) (2024-11-09)
8+
9+
10+ ### Features
11+
12+ * ** spanner:** Add support for Cloud Spanner Default Backup Schedules ([ #2135 ] ( https://github.com/googleapis/nodejs-spanner/issues/2135 ) ) ([ 19f137c] ( https://github.com/googleapis/nodejs-spanner/commit/19f137c870796d60902be8d9d3a82f4abcfc693f ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** deps:** Update dependency google-gax to v4.4.1 ([ #2100 ] ( https://github.com/googleapis/nodejs-spanner/issues/2100 ) ) ([ 2e94bcd] ( https://github.com/googleapis/nodejs-spanner/commit/2e94bcd06d99a98c7767281e8035d000e186692b ) )
18+
719## [ 7.15.0] ( https://github.com/googleapis/nodejs-spanner/compare/v7.14.0...v7.15.0 ) (2024-10-30)
820
921
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.15 .0" ,
4+ "version" : " 7.16 .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.15 .0" ,
20+ "@google-cloud/spanner" : " ^7.16 .0" ,
2121 "protobufjs" : " ^7.0.0" ,
2222 "yargs" : " ^17.0.0"
2323 },
You can’t perform that action at this time.
0 commit comments