Nodejs Bigtable Versions Save

Node.js client for Google Cloud Bigtable: Google's NoSQL Big Data database service.

v4.1.0

1 year ago

4.1.0 (2022-09-26)

Features

v4.0.5

1 year ago

4.0.5 (2022-09-23)

Bug Fixes

  • Test is less restrictive to allow changes (#1160) (7d05b96)

v4.0.4

1 year ago

4.0.4 (2022-09-14)

Bug Fixes

v4.0.3

1 year ago

4.0.3 (2022-09-09)

Bug Fixes

  • deps: Update dependency uuid to v9 (#1152) (dea0425)
  • Wait for instances to get created in all samples (#1149) (c9dd9c6)

v4.0.2

1 year ago

4.0.2 (2022-08-27)

Bug Fixes

v4.0.1

1 year ago

4.0.1 (2022-08-25)

Bug Fixes

v4.0.0

1 year ago

4.0.0 (2022-07-04)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#1089)

Features

Bug Fixes

  • deps: update dependency @google-cloud/precise-date to v3 (#1097) (e8a5ab8)
  • deps: update dependency @google-cloud/projectify to v3 (#1102) (b997a6b)
  • deps: update dependency @google-cloud/promisify to v3 (#1085) (62fc17e)
  • deps: update dependency grpc-gcp to v0.4.2 (#1074) (54f4202)
  • fixes for dynamic routing and streaming descriptors (#1088) (bdca7d1)

Build System

v3.12.0

2 years ago

3.12.0 (2022-04-13)

Features

  • enable retries for RESOURCE_EXHAUSTED an simplify error codes (#1070) (6832df7)

v3.11.0

2 years ago

3.11.0 (2022-04-13)

Features

  • send retry attempt header to ease debugging (#1068) (37f9b3c)

v3.10.0

2 years ago

3.10.0 (2022-04-06)

Features

Bug Fixes

  • disable retry-request, add exponential backoff in mutateRows and readRows (#1060) (3718011)
  • retry rst_stream errors (#1059) (90de80f)