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

@google-cloud/spanner

Package Overview
Dependencies
Maintainers
0
Versions
126
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.5.2

Diff

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

google-wombot
published 4.1.0 •

Changelog

Source

4.1.0 (2019-09-16)

Bug Fixes

  • deps: update dependency yargs to v14 (#680) (add2f05)
  • types: import request types from teeny-request (#682) (a1ecd80)
  • set proper version # for x-goog-api-client (#681) (f300fad)

Features

  • load protos from JSON, grpc-fallback support (0b3fb90)
  • support batch create sessions (#685) (7bc58cf)
  • use JSON proto for transaction-runner (#690) (279fc97)
google-wombot
published 4.0.2 •

Changelog

Source

4.0.2 (2019-08-09)

Bug Fixes

  • allow calls with no request, add JSON proto (4a478a7)
  • deps: use the latest extend (#678) (a094fdd)
google-wombot
published 4.0.1 •

Changelog

Source

4.0.1 (2019-07-29)

Bug Fixes

  • deps: update dependency @google-cloud/paginator to v2 (#668) (86d3638)
  • deps: update dependency google-auth-library to v5 (#669) (c6d165e)
  • docs: move docs under overloads to be picked up by JSDoc (#666) (be10eb1)
google-wombot
published 4.0.0 •

Changelog

Source

4.0.0 (2019-07-19)

⚠ BREAKING CHANGES

  • deps: this will ship async/await in the generated code
  • upgrade engines field to >=8.10.0 (#587)

Bug Fixes

  • deps: update dependency @google-cloud/common-grpc to v1 (#607) (084dc8c)
  • deps: update dependency @google-cloud/paginator to ^0.2.0 (#560) (8fe33a1)
  • deps: update dependency @google-cloud/paginator to v1 (#593) (bfb2255)
  • deps: update dependency @google-cloud/precise-date to v1 (#600) (f52494f)
  • deps: update dependency @google-cloud/projectify to v1 (#591) (22713c1)
  • deps: update dependency @google-cloud/promisify to v1 (#592) (cb76922)
  • deps: update dependency arrify to v2 (#577) (6e0ddc8)
  • deps: update dependency google-auth-library to v4 (#599) (21b9995)
  • deps: update dependency google-gax to ^0.26.0 (#586) (0f88be2)
  • deps: update dependency merge-stream to v2 (#624) (3aa676d)
  • deps: update dependency p-queue to v4 (#558) (7547e21)
  • deps: update dependency p-queue to v5 (#578) (7827fb4)
  • deps: update dependency p-queue to v6.0.2 (#643) (ace1359)
  • deps: upgrade to google-gax 1.x (#651) (a32e838)
  • docs: add google.type namespace (#605) (5cc6dc1)
  • docs: link to reference docs section on googleapis.dev (#654) (2379dc2)
  • docs: move to new client docs URL (#647) (7dec1bd)
  • transaction: set/update seqno for all sql requests (#661) (102cae1)
  • DEADLINE_EXCEEDED is no longer retried (#598) (1cac4fc)
  • include 'x-goog-request-params' header in requests (#573) (e0cb9dc)
  • treat deadline errors as idempotent (#602) (b3d494a)
  • update retry config (#650) (f1e8104)

Build System

Features

  • add .repo-metadata.json and move to new README template (#636) (11007cf)
  • support apiEndpoint override (#634) (6a5eb36)
  • support apiEndpoint override in client constructor (#639) (f6ebb27)

Miscellaneous Chores

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