New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@google-cloud/spanner

Package Overview
Dependencies
Maintainers
1
Versions
130
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

4.7.0

Diff

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)
google-wombot
published 4.6.1 •

Changelog

Source

4.6.1 (2020-01-29)

Bug Fixes

  • enum, bytes, and Long types now accept strings (#816) (e63914d)
  • fixed wrong return type of Database.run(..) (#810) (10c31d8), closes #809
  • retry Session not found for Database.run(..) (#812) (6a48fd6)
  • use PreciseDate instead of Date for min read timestamp (#807) (da8c2f8)
google-wombot
published 4.6.0 •

Changelog

Source

4.6.0 (2020-01-16)

Features

  • add fieldNames option in instance#getMetadata() (#760) (fa3154e)
google-wombot
published 4.5.2 •

Changelog

Source

4.5.2 (2020-01-15)

Bug Fixes

  • max backoff should be 32 seconds (#792) (c697240)
  • retry executeStreamingSql when error code is retryable (#795) (1491858), closes #620
google-wombot
published 4.5.1 •

Changelog

Source

4.5.1 (2020-01-08)

Bug Fixes

  • session pool should only create session if pending<=waiters (#791) (75345b1), closes #790
google-wombot
published 4.5.0 •

Changelog

Source

4.5.0 (2020-01-06)

Features

  • include potential leaked session stacktraces in error (#759) (1c0cf27)

Bug Fixes

  • clear stack of session while preparing new r/w tx (#768) (c852709)
  • delete env var after test if it was not set (#774) (7a1f40d)
  • end readWrite transaction in sample (#766) (f419e27)
  • return different databases for different pool options (#754) (106c7a5)
  • session pool should use push/pop and return sessions lifo (#776) (384bde1)
  • transaction runner should not timeout before first attempt (#789) (c75076e), closes #786
  • year zero was not accepted for SpannerDate (#783) (0ceb862)
google-wombot
published 4.4.1 •

Changelog

Source

4.4.1 (2019-12-16)

Bug Fixes

  • get stacktrace before any async method call (#756) (3091a78)
google-wombot
published 4.4.0 •

Changelog

Source

4.4.0 (2019-12-10)

Features

Bug Fixes

  • changes to default rpc timeouts (da066fc)
  • deps: pin TypeScript below 3.7.0 (7b1e07b)
  • deps: update dependency yargs to v15 (#736) (e289890)
  • docs: snippets are now replaced in jsdoc comments (#731) (843ce6f)
  • createInstance should return a value (#747) (16c013f)
  • include long import in proto typescript declaration file (#732) (6fe0757)
  • restore SessionLeakError name after super call (#745) (d04609b)
google-wombot
published 4.2.0 •

Changelog

Source

4.2.0 (2019-10-02)

Bug Fixes

Features

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