Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/spanner

Package Overview
Dependencies
Maintainers
1
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@google-cloud/spanner - npm Package Versions

1
13

5.4.0

Diff

Changelog

Source

5.4.0 (2020-12-02)

Features

  • support callbacks with database getRestoreInfo(), getState(), getOperations() (#1230) (b56758b)

Bug Fixes

  • browser: check for fetch on window (32ac608)
  • do not modify options object, use defaultScopes (#1264) (6628c6a)
  • deps: update dependency big.js to v6 (#1244) (259a51e)
  • do not create sessions after getDatabases call (#1228) (53d5f37)
  • deps: update dependency @google-cloud/precise-date to v2 (#1240) (38dfec2)
  • deps: update dependency yargs to v16 (#1233) (75fd09a)
google-wombot
published 5.3.0 •

Changelog

Source

5.3.0 (2020-09-04)

Features

Bug Fixes

  • Database not found could be returned after create() (#1220) (1fddbb9), closes #1219 #1219
  • batch transaction should use a session from the pool (#1207) (0708baa), closes #1200
  • handle potential errors when creating stream (#1208) (fcf35f5), closes #1078
  • retry PDML on Aborted and Internal errors (#1205) (2b97bac), closes #1197
  • update minimum gax version to 2.7.0 (#1213) (224de8f), closes #1209
  • spanner: update UpdateBackup to be retryable (#1194) (e53a247)
  • typeo in nodejs .gitattribute (#1178) (439d5af)
google-wombot
published 5.2.1 •

Changelog

Source

5.2.1 (2020-07-07)

Bug Fixes

  • remove error listener to prevent memory leak (#1168) (523bd67)

Performance Improvements

google-wombot
published 5.2.0 •

Changelog

Source

5.2.0 (2020-06-30)

Features

  • add code sample for creating an instance (#1073) (ab6dc62)
  • secrets: begin migration to secret manager from keystore (#1092) (2031652)

Bug Fixes

  • handle fallback option properly (#1146) (70d3f2c)
  • samples-test: race condition in deleteData sample (#1156) (39d8f0c)
  • race condition in "should transfer value from one record to another using DML statements within a transaction test" (#1159) (0c46714)
  • set displayName in CreateInstance sample (#1145) (f9e47d9)
  • set instanceId to the given id (#1094) (8973cbc), closes #1093
  • unskip PDML tests when run against emulator (#1150) (8465482)
  • update DELETE samples to match docs (#1072) (3336e04)
  • update node issue template (#1157) (27d0699)

Performance Improvements

google-wombot
published 5.1.0 •

Changelog

Source

5.1.0 (2020-06-04)

Features

  • expose displayName in createInstance (#798) (39efda1)
  • increase sessions in the pool in batches (#963) (91c53cb)
  • support callbacks for exists(), getState(), getExpireTime() methods (#1070) (7736080)

Bug Fixes

google-wombot
published 5.0.0 •

Changelog

Source

5.0.0 (2020-05-14)

⚠ BREAKING CHANGES

  • types: properly format listing methods with gaxOptions (#925)
  • types: types for createInstance (#805)
  • add typings for top level object (#781)
  • deps: update dependency @google-cloud/common to v3 (#875)
  • drop Node.js 8 support.

Features

  • add typings for top level object (#781) (c2b6f68)
  • check status of long running operation by its name (#937) (5035e11)
  • run and runStream can return query stats (#857) (1656e4f)
  • spanner backup and restore support (#855) (967903c)

Bug Fixes

  • deps: update dependency @google-cloud/common to v3 (#875) (f3da343)
  • deps: update dependency @google-cloud/paginator to v3 (#871) (d3b2f2c)
  • deps: update dependency @google-cloud/precise-date to v2 (#873) (8e8b29c)
  • deps: update dependency @google-cloud/projectify to v2 (#870) (e77460b)
  • deps: update dependency @google-cloud/promisify to v2 (#868) (afe4b15)
  • types: fix type of ReadRequest (#876) (990fec2)
  • types: properly format listing methods with gaxOptions (#925) (23958ae)
  • delete old instances then create new instance (#955) (96813f8)
  • remove eslint, update gax, fix generated protos, run the generator (#897) (7cfba21)
  • remove src/common-grpc/operation.ts (#879) (a30d2b4), closes #878
  • remove typescript conversion leftovers (#901) (ccf1b61)
  • skip some tests when run against the emulator (#933) (2d91757)
  • update spanner package in sample (#930) (5624b7b)
  • use DELETE FROM for consistency (#923) (0854c70)
  • types: types for createInstance (#805) (67b0f54)

Build System

google-wombot
published 5.0.0-beta.0 •

google-wombot
published 4.8.0 •

Changelog

Source

4.8.0 (2020-03-12)

Features

google-wombot
published 4.7.0 •

Changelog

Source

4.7.0 (2020-02-27)

Features

  • export protos in src/index.ts (0fa0f93)
google-wombot
published 4.6.2 •

Changelog

Source

4.6.2 (2020-02-14)

Bug Fixes

  • Correctly parse metadata from BatchDML response + fix flaky system test (#825) (8b95da7)
  • retry 'Session not found' errors on getSnapshot (#819) (59bafbf)
  • retry 'Session not found' for r/w tx (#824) (1b393c4)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc