nodejs-spanner icon indicating copy to clipboard operation
nodejs-spanner copied to clipboard

Node.js client for Google Cloud Spanner: the world’s first fully managed relational database service to offer both strong consistency and horizontal scalability.

Results 115 nodejs-spanner issues
Sort by recently updated
recently updated
newest added

The PR includes generated changes as well, please just review the files in the following folders 1. Samples 2. src/database,session,session-pool 3. system-test 4. test

api: spanner
size: xl

1) Is this a client library issue or a product issue? [](https://github.com/flovouin/nodejs-spanner-memory-leak#set-up)As soon as a (read/write) transaction is initiated, it looks like some memory is leaked, or at least not...

type: bug
priority: p2
api: spanner

Add inline BeginTransaction for the first read or executeSql request in a transaction. Each transaction doesn't call `beginTransanction` before its start. Instead, all creation transaction parameters are passed within the...

api: spanner
size: l

:robot: I have created a release *beep* *boop* --- ## [6.1.4](https://github.com/googleapis/nodejs-spanner/compare/v6.1.3...v6.1.4) (2022-08-12) ### Bug Fixes * **deps:** update dependency @google-cloud/projectify to v3 ([#1678](https://github.com/googleapis/nodejs-spanner/issues/1678)) ([e3c1499](https://github.com/googleapis/nodejs-spanner/commit/e3c1499d0bdcbe3b578c5e7dc1d725630a1a0a30)) * **deps:** update dependency protobufjs to...

autorelease: pending
api: spanner
size: s

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/stack-trace](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-trace) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.0.29` -> `0.0.30`](https://renovatebot.com/diffs/npm/@types%2fstack-trace/0.0.29/0.0.30) |...

api: spanner
size: xs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [linkinator](https://togithub.com/JustinBeckwith/linkinator) | [`^2.0.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/linkinator/2.16.2/4.0.2) | [![age](https://badges.renovateapi.com/packages/npm/linkinator/4.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

api: spanner
size: xs

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@google-cloud/precise-date](https://togithub.com/googleapis/nodejs-precise-date) | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fprecise-date/2.0.4/3.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@google-cloud%2fprecise-date/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

api: spanner
size: xs

Note: #1565 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky. ---- commit: 622e01f6e601f93460e7f6c0fb3f95fcf1bd2791 buildURL: [Build Status](https://source.cloud.google.com/results/invocations/60247e9a-a191-48e5-844d-38255e84defb), [Sponge](http://sponge2/60247e9a-a191-48e5-844d-38255e84defb) status:...

type: bug
priority: p2
api: spanner
flakybot: issue
flakybot: flaky

#### Environment details - OS: Cloud Functions environment (Ubuntu 18.04) - Node.js version: NodeJS 16 - npm version: Not sure, the one used by Cloud Functions - `@google-cloud/spanner` version: `6.1.2`,...

type: bug
priority: p2
api: spanner