File tree Expand file tree Collapse file tree 4 files changed +44
-3
lines changed
Expand file tree Collapse file tree 4 files changed +44
-3
lines changed Original file line number Diff line number Diff line change 3030 "handwritten/logging-bunyan" : " 5.1.1" ,
3131 "handwritten/logging-winston" : " 6.0.1" ,
3232 "handwritten/pubsub" : " 5.3.0" ,
33- "handwritten/spanner" : " 8.6.0 " ,
33+ "handwritten/spanner" : " 8.6.1 " ,
3434 "handwritten/storage" : " 7.19.0" ,
3535 "packages/gapic-node-processing" : " 0.1.7" ,
3636 "packages/google-ads-admanager" : " 0.5.0" ,
Original file line number Diff line number Diff line change 11{
22 "repository": "googleapis/google-cloud-node",
33 "entries": [
4+ {
5+ "changes": [
6+ {
7+ "type": "fix",
8+ "sha": "2280f7aeab96b9911efc3673dd084e3d9f831d9b",
9+ "message": "Type conflict between @sinonjs/fake-timers and @types/sinonjs__fake-timers",
10+ "issues": [],
11+ "scope": "spanner"
12+ },
13+ {
14+ "type": "fix",
15+ "sha": "6d513f93d0126198b4eb3867c4f5809422e467fe",
16+ "message": "Resolve type conflicts between @types/sinon and @sinonjs/fake-timers",
17+ "issues": [],
18+ "scope": "spanner"
19+ },
20+ {
21+ "type": "fix",
22+ "sha": "4d597690ad90f9cf7c3c2aa9611029beaa599703",
23+ "message": "Enable afe_connectivity_error_count metric",
24+ "issues": [
25+ "7964"
26+ ],
27+ "scope": "spanner"
28+ }
29+ ],
30+ "version": "8.6.1",
31+ "language": "JAVASCRIPT",
32+ "artifactName": "@google-cloud/spanner",
33+ "id": "4758d8f1-1dab-4626-8071-c3ac30bb92b0",
34+ "createTime": "2026-04-09T15:40:49.161Z"
35+ },
436 {
537 "changes": [
638 {
6953669568 "createTime": "2023-01-28T04:18:24.718Z"
6953769569 }
6953869570 ],
69539- "updateTime": "2026-04-08T00:07:52.535Z "
69571+ "updateTime": "2026-04-09T15:40:49.161Z "
6954069572}
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.6.1] ( https://github.com/googleapis/google-cloud-node/compare/spanner-v8.6.0...spanner-v8.6.1 ) (2026-04-09)
8+
9+
10+ ### Bug Fixes
11+
12+ * ** spanner:** Enable afe_connectivity_error_count metric ([ #7964 ] ( https://github.com/googleapis/google-cloud-node/issues/7964 ) ) ([ 4d59769] ( https://github.com/googleapis/google-cloud-node/commit/4d597690ad90f9cf7c3c2aa9611029beaa599703 ) )
13+ * ** spanner:** Resolve type conflicts between @types/sinon and @sinonjs/fake-timers ([ 6d513f9] ( https://github.com/googleapis/google-cloud-node/commit/6d513f93d0126198b4eb3867c4f5809422e467fe ) )
14+ * ** spanner:** Type conflict between @sinonjs/fake-timers and @types /sinonjs__ fake-timers ([ 2280f7a] ( https://github.com/googleapis/google-cloud-node/commit/2280f7aeab96b9911efc3673dd084e3d9f831d9b ) )
15+
716## [ 8.6.0] ( https://github.com/googleapis/nodejs-spanner/compare/v8.5.0...v8.6.0 ) (2026-01-28)
817
918
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.6.0 " ,
4+ "version" : " 8.6.1 " ,
55 "license" : " Apache-2.0" ,
66 "author" : " Google Inc." ,
77 "engines" : {
You can’t perform that action at this time.
0 commit comments